Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/include/asm/
Dthread_notify.h44 #define THREAD_NOTIFY_EXIT 1 macro
/linux-2.6.39/arch/arm/kernel/
Dpj4-cp0.c36 case THREAD_NOTIFY_EXIT: in iwmmxt_do()
Dcrunch.c54 case THREAD_NOTIFY_EXIT: in crunch_do()
Dxscale-cp0.c73 case THREAD_NOTIFY_EXIT: in iwmmxt_do()
Dprocess.c332 thread_notify(THREAD_NOTIFY_EXIT, current_thread_info()); in exit_thread()
/linux-2.6.39/arch/arm/vfp/
Dvfpmodule.c156 case THREAD_NOTIFY_EXIT: in vfp_notifier()