Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dkcov.c169 static 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()
1004 if (!in_task() && !in_softirq_really()) in kcov_remote_stop()