Home
last modified time | relevance | path

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

/linux/kernel/trace/rv/monitors/nrp/
H A Dnrp.c67 int cpu, int tif) in handle_sched_need_resched()
/linux/kernel/trace/rv/monitors/opid/
H A Dopid.c87 static void handle_sched_need_resched(void *data, struct task_struct *tsk, int cpu, int tif) in handle_sched_need_resched()
/linux/arch/x86/kernel/
H A Dprocess.c678 void speculation_ctrl_update(unsigned long tif) in speculation_ctrl_update()
/linux/kernel/sched/
H A Dcore.c963 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()
/linux/arch/x86/kernel/cpu/
H A Dbugs.c347 unsigned long tif; in x86_virt_spec_ctrl() local