Home
last modified time | relevance | path

Searched refs:test_and_clear_ti_thread_flag (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
A Dthread_info.h111 static inline int test_and_clear_ti_thread_flag(struct thread_info *ti, int flag) in test_and_clear_ti_thread_flag() function
130 test_and_clear_ti_thread_flag(current_thread_info(), flag)
A Dsched.h1979 return test_and_clear_ti_thread_flag(task_thread_info(tsk), flag); in test_and_clear_tsk_thread_flag()
/linux/arch/x86/kernel/
A Dparavirt.c229 if (test_and_clear_ti_thread_flag(task_thread_info(next), TIF_LAZY_MMU_UPDATES)) in paravirt_end_context_switch()

Completed in 15 milliseconds