Home
last modified time | relevance | path

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

/linux/kernel/
A Dkcov.c48 struct kcov { struct
58 enum kcov_mode mode; argument
70 * Sequence is incremented each time kcov is reenabled, used by argument
83 struct kcov *kcov; argument
430 static void kcov_get(struct kcov *kcov) in kcov_get()
435 static void kcov_put(struct kcov *kcov) in kcov_put()
446 struct kcov *kcov; in kcov_task_exit() local
520 struct kcov *kcov; in kcov_open() local
695 struct kcov *kcov; in kcov_ioctl() local
853 struct kcov *kcov; in kcov_remote_start() local
[all …]
/linux/include/linux/
A Dsched.h1473 struct kcov *kcov; member

Completed in 13 milliseconds