Home
last modified time | relevance | path

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

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