Searched refs:thread_notify (Results 1 - 9 of 9) sorted by relevance

/linux-master/arch/arm/include/asm/
H A Dthread_notify.h3 * arch/arm/include/asm/thread_notify.h
29 static inline void thread_notify(unsigned long rc, struct thread_info *thread) function
/linux-master/arch/arm/kernel/
H A Dthumbee.c13 #include <asm/thread_notify.h>
H A Dprocess.c30 #include <asm/thread_notify.h>
215 thread_notify(THREAD_NOTIFY_EXIT, task_thread_info(tsk));
230 thread_notify(THREAD_NOTIFY_FLUSH, thread);
275 thread_notify(THREAD_NOTIFY_COPY, thread);
H A Dxscale-cp0.c14 #include <asm/thread_notify.h>
H A Dentry-v7m.S11 #include <asm/thread_notify.h>
H A Dentry-armv.S22 #include <asm/thread_notify.h>
/linux-master/arch/arm/nwfpe/
H A Dfpmodule.c25 #include <asm/thread_notify.h>
/linux-master/arch/arm/mm/
H A Dcontext.c18 #include <asm/thread_notify.h>
/linux-master/arch/arm/vfp/
H A Dvfpmodule.c26 #include <asm/thread_notify.h>

Completed in 277 milliseconds