Home
last modified time | relevance | path

Searched refs:thread_notify (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/arm/kernel/
A Dprocess.c215 thread_notify(THREAD_NOTIFY_EXIT, task_thread_info(tsk)); in exit_thread()
231 thread_notify(THREAD_NOTIFY_FLUSH, thread); in flush_thread()
276 thread_notify(THREAD_NOTIFY_COPY, thread); in copy_thread()
/linux-6.3-rc2/arch/arm/include/asm/
A Dthread_notify.h29 static inline void thread_notify(unsigned long rc, struct thread_info *thread) in thread_notify() function

Completed in 3 milliseconds