Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/include/asm/
Dthread_notify.h46 #define THREAD_NOTIFY_COPY 3 macro
/Linux-v4.19/arch/arm/kernel/
Dprocess.c268 thread_notify(THREAD_NOTIFY_COPY, thread); in copy_thread()
/Linux-v4.19/arch/arm/vfp/
Dvfpmodule.c201 case THREAD_NOTIFY_COPY: in vfp_notifier()