Searched defs:tif (Results 1 – 4 of 4) 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()
965 static inline bool set_nr_and_not_polling(struct thread_info *ti, int tif) in set_nr_and_not_polling()992 static inline bool set_nr_and_not_polling(struct thread_info *ti, int tif) in set_nr_and_not_polling()1098 static void __resched_curr(struct rq *rq, int tif) in __resched_curr()1134 void __trace_set_need_resched(struct task_struct *curr, int tif) in __trace_set_need_resched()
361 unsigned long tif; in x86_virt_spec_ctrl() local