Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dkcov.c173 static notrace bool check_kcov_mode(enum kcov_mode needed_mode, struct task_struct *t) in check_kcov_mode() function
216 if (!check_kcov_mode(KCOV_MODE_TRACE_PC, t)) in __sanitizer_cov_trace_pc()
245 if (!check_kcov_mode(KCOV_MODE_TRACE_CMP, t)) in write_comp_data()