Home
last modified time | relevance | path

Searched refs:test_and_set_ti_thread_flag (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/include/linux/
Dthread_info.h72 static inline int test_and_set_ti_thread_flag(struct thread_info *ti, int flag) in test_and_set_ti_thread_flag() function
94 test_and_set_ti_thread_flag(current_thread_info(), flag)
Dsched.h1820 return test_and_set_ti_thread_flag(task_thread_info(tsk), flag); in test_and_set_tsk_thread_flag()
/Linux-v5.10/arch/arm64/kernel/
Ddebug-monitors.c447 if (!test_and_set_ti_thread_flag(ti, TIF_SINGLESTEP)) in user_enable_single_step()
/Linux-v5.10/Documentation/core-api/
Datomic_ops.rst481 flag operations. Routines such as test_and_set_ti_thread_flag() chop