Home
last modified time | relevance | path

Searched refs:in_softirq_really (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/
H A Dkcov.c169 static __always_inline bool in_softirq_really(void) in in_softirq_really() function
183 if (!in_task() && !(in_softirq_really() && t->kcov_softirq)) in check_kcov_mode()
862 if (!in_task() && !in_softirq_really()) in kcov_remote_start()
1013 if (!in_task() && !in_softirq_really()) in kcov_remote_stop()