Searched defs:tif (Results 1 – 5 of 5) sorted by relevance
67 int cpu, int tif) in handle_sched_need_resched()
87 static void handle_sched_need_resched(void *data, struct task_struct *tsk, int cpu, int tif) in handle_sched_need_resched()
678 void speculation_ctrl_update(unsigned long tif) in speculation_ctrl_update()
963 static inline bool set_nr_and_not_polling(struct thread_info *ti, int tif) in set_nr_and_not_polling()990 static inline bool set_nr_and_not_polling(struct thread_info *ti, int tif) in set_nr_and_not_polling()1096 static void __resched_curr(struct rq *rq, int tif) in __resched_curr()1132 void __trace_set_need_resched(struct task_struct *curr, int tif) in __trace_set_need_resched()
347 unsigned long tif; in x86_virt_spec_ctrl() local