Searched refs:in_serving_softirq (Results 1 – 13 of 13) sorted by relevance
65 if (in_serving_softirq()) in kcov_remote_start_usb_softirq()71 if (in_serving_softirq()) in kcov_remote_stop_softirq()
120 #define in_serving_softirq() (softirq_count() & SOFTIRQ_OFFSET) macro121 #define in_task() (!(in_nmi() | in_hardirq() | in_serving_softirq()))
150 (is_idle_task(current) && !in_nmi() && !in_hardirq() && !in_serving_softirq())
173 if (!in_task() && !(in_serving_softirq() && t->kcov_softirq)) in check_kcov_mode()849 if (!in_task() && !in_serving_softirq()) in kcov_remote_start()868 if (WARN_ON(in_serving_softirq() && t->kcov_softirq)) { in kcov_remote_start()914 if (in_serving_softirq()) { in kcov_remote_start()991 if (!in_task() && !in_serving_softirq()) in kcov_remote_stop()1006 if (in_serving_softirq() && !t->kcov_softirq) { in kcov_remote_stop()1011 if (WARN_ON(!in_serving_softirq() && t->kcov_softirq)) { in kcov_remote_stop()1022 if (in_serving_softirq()) { in kcov_remote_stop()
66 if (in_serving_softirq()) { in task_get_classid()
389 if (in_serving_softirq()) in page_pool_ring_lock()398 if (in_serving_softirq()) in page_pool_ring_unlock()
515 if (in_serving_softirq()) in page_pool_recycle_in_ring()573 if (allow_direct && in_serving_softirq() && in __page_pool_put_page()
195 else if (in_serving_softirq()) in account_system_time()
1071 if ((current == t && !in_hardirq() && !in_serving_softirq()) || in rcu_gp_kthread_wake()2220 if (in_serving_softirq() && unlikely(bl > 100)) { in rcu_do_batch()2257 if (in_serving_softirq()) { in rcu_do_batch()
641 } else if (in_serving_softirq()) { in __create_object()
4890 if (in_serving_softirq() && (current->flags & PF_MEMALLOC)) in __gfp_pfmemalloc_flags()
869 if (in_irq() || in_serving_softirq() || in_nmi()) { in restricted_pointer()
2648 if (in_serving_softirq()) in tracing_gen_ctx_irq_test()