Home
last modified time | relevance | path

Searched refs:THREAD_NOTIFY_EXIT (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/arm/include/asm/
H A Dthread_notify.h41 #define THREAD_NOTIFY_EXIT 1 macro
/openbmc/linux/arch/arm/kernel/
H A Dxscale-cp0.c72 case THREAD_NOTIFY_EXIT: in iwmmxt_do()
H A Dprocess.c215 thread_notify(THREAD_NOTIFY_EXIT, task_thread_info(tsk)); in exit_thread()
/openbmc/linux/arch/arm/vfp/
H A Dvfpmodule.c194 case THREAD_NOTIFY_EXIT: in vfp_notifier()