Home
last modified time | relevance | path

Searched defs:kcov (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/
H A Dkcov.c47 struct kcov { struct
57 enum kcov_mode mode; argument
69 * Sequence is incremented each time kcov is reenabled, used by argument
82 struct kcov *kcov; member
420 static void kcov_get(struct kcov *kcov) in kcov_get()
425 static void kcov_put(struct kcov *kcov) in kcov_put()
436 struct kcov *kcov; in kcov_task_exit() local
510 struct kcov *kcov; in kcov_open() local
684 struct kcov *kcov; in kcov_ioctl() local
842 struct kcov *kcov; in kcov_remote_start() local
[all …]
/openbmc/linux/include/linux/
H A Dsched.h1422 struct kcov *kcov; member