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

/linux-4.1.27/arch/avr32/kernel/
H A Docd.c38 if (!child || !test_and_set_tsk_thread_flag(child, TIF_DEBUG)) { ocd_enable()
/linux-4.1.27/include/linux/
H A Dtracehook.h163 if (!test_and_set_tsk_thread_flag(task, TIF_NOTIFY_RESUME)) set_notify_resume()
H A Dsched.h2761 static inline int test_and_set_tsk_thread_flag(struct task_struct *tsk, int flag) test_and_set_tsk_thread_flag() function
/linux-4.1.27/arch/ia64/kernel/
H A Dptrace.c602 if (test_and_set_tsk_thread_flag(current, TIF_RESTORE_RSE)) ia64_ptrace_stop()
643 !test_and_set_tsk_thread_flag(child, TIF_RESTORE_RSE)) { ptrace_attach_sync_user_rbs()
1874 if (test_and_set_tsk_thread_flag(target, TIF_RESTORE_RSE)) gpregs_writeback()
/linux-4.1.27/mm/
H A Doom_kill.c421 if (test_and_set_tsk_thread_flag(tsk, TIF_MEMDIE)) mark_tsk_oom_victim()

Completed in 1155 milliseconds