Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dtracehook.h164 if (!test_and_set_tsk_thread_flag(task, TIF_NOTIFY_RESUME)) in set_notify_resume()
Dsched.h2864 static inline int test_and_set_tsk_thread_flag(struct task_struct *tsk, int flag) in test_and_set_tsk_thread_flag() function
/linux-4.4.14/arch/avr32/kernel/
Docd.c38 if (!child || !test_and_set_tsk_thread_flag(child, TIF_DEBUG)) { in ocd_enable()
/linux-4.4.14/mm/
Doom_kill.c422 if (test_and_set_tsk_thread_flag(tsk, TIF_MEMDIE)) in mark_oom_victim()
/linux-4.4.14/arch/ia64/kernel/
Dptrace.c602 if (test_and_set_tsk_thread_flag(current, TIF_RESTORE_RSE)) in ia64_ptrace_stop()
643 !test_and_set_tsk_thread_flag(child, TIF_RESTORE_RSE)) { in ptrace_attach_sync_user_rbs()
1874 if (test_and_set_tsk_thread_flag(target, TIF_RESTORE_RSE)) in gpregs_writeback()