Searched refs:__trace_set_need_resched (Results 1 – 2 of 2) sorted by relevance
351 extern void __trace_set_need_resched(struct task_struct *curr, int tif);2024 __trace_set_need_resched(tsk, TIF_NEED_RESCHED); in set_tsk_need_resched()
1135 void __trace_set_need_resched(struct task_struct *curr, int tif) in __trace_set_need_resched() function