Home
last modified time | relevance | path

Searched refs:needed_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() argument
193 return mode == needed_mode; in check_kcov_mode()