Home
last modified time | relevance | path

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

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