Home
last modified time | relevance | path

Searched defs:tif (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/sched/
H A Dcore.c1062 static inline bool set_nr_and_not_polling(struct thread_info *ti, int tif) in set_nr_and_not_polling()
1089 static inline bool set_nr_and_not_polling(struct thread_info *ti, int tif) in set_nr_and_not_polling()
1195 static void __resched_curr(struct rq *rq, int tif) in __resched_curr()
1235 void __trace_set_need_resched(struct task_struct *curr, int tif) in __trace_set_need_resched()
/linux/arch/x86/kernel/cpu/
H A Dbugs.c213 unsigned long tif; in x86_virt_spec_ctrl() local