Home
last modified time | relevance | path

Searched refs:THREAD_NOTIFY_COPY (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/arm/include/asm/
Dthread_notify.h46 #define THREAD_NOTIFY_COPY 3 macro
/linux-4.1.27/arch/arm/kernel/
Dprocess.c233 thread_notify(THREAD_NOTIFY_COPY, thread); in copy_thread()
/linux-4.1.27/arch/arm/vfp/
Dvfpmodule.c205 case THREAD_NOTIFY_COPY: in vfp_notifier()