Searched refs:test_and_set_tsk_thread_flag (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dresume_user_mode.h23 if (!test_and_set_tsk_thread_flag(task, TIF_NOTIFY_RESUME))
H A Dsched.h1940 static inline int test_and_set_tsk_thread_flag(struct task_struct *tsk, int flag) function
/linux-master/arch/s390/kernel/
H A Dguarded_storage.c102 if (test_and_set_tsk_thread_flag(sibling, TIF_GUARDED_STORAGE))
/linux-master/include/linux/sched/
H A Dsignal.h359 return !test_and_set_tsk_thread_flag(task, TIF_NOTIFY_SIGNAL) &&
/linux-master/mm/
H A Doom_kill.c763 if (test_and_set_tsk_thread_flag(tsk, TIF_MEMDIE))

Completed in 290 milliseconds