Searched refs:tif_test_bit (Results 1 – 3 of 3) sorted by relevance
190 static __always_inline bool tif_test_bit(int bit) in tif_test_bit() function198 static __always_inline bool tif_test_bit(int bit) in tif_test_bit() function208 return tif_test_bit(TIF_NEED_RESCHED); in tif_need_resched()
5658 if (dynamic_preempt_lazy() && tif_test_bit(TIF_NEED_RESCHED_LAZY)) in sched_tick()
2539 if (IS_ENABLED(CONFIG_ARCH_HAS_PREEMPT_LAZY) && tif_test_bit(TIF_NEED_RESCHED_LAZY)) in tracing_gen_ctx_irq_test()