Home
last modified time | relevance | path

Searched refs:update_ti_thread_flag (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dthread_info.h63 static inline void update_ti_thread_flag(struct thread_info *ti, int flag, in update_ti_thread_flag() function
92 update_ti_thread_flag(current_thread_info(), flag, value)
Dsched.h1637 update_ti_thread_flag(task_thread_info(tsk), flag, value); in update_tsk_thread_flag()