Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/include/asm/
Dthread_notify.h43 #define THREAD_NOTIFY_COPY 3 macro
/Linux-v5.10/arch/arm/kernel/
Dprocess.c266 thread_notify(THREAD_NOTIFY_COPY, thread); in copy_thread()
/Linux-v5.10/arch/arm/vfp/
Dvfpmodule.c198 case THREAD_NOTIFY_COPY: in vfp_notifier()