Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dtracehook.h163 if (!test_and_set_tsk_thread_flag(task, TIF_NOTIFY_RESUME)) in set_notify_resume()
Dsched.h2761 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.1.27/arch/avr32/kernel/
Docd.c38 if (!child || !test_and_set_tsk_thread_flag(child, TIF_DEBUG)) { in ocd_enable()
/linux-4.1.27/mm/
Doom_kill.c421 if (test_and_set_tsk_thread_flag(tsk, TIF_MEMDIE)) in mark_tsk_oom_victim()
/linux-4.1.27/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()