Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dkcov.c168 static inline bool in_softirq_really(void) in in_softirq_really() function
182 if (!in_task() && !(in_softirq_really() && t->kcov_softirq)) in check_kcov_mode()
860 if (!in_task() && !in_softirq_really()) in kcov_remote_start()
1002 if (!in_task() && !in_softirq_really()) in kcov_remote_stop()