Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/
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; argument
419 static void kcov_get(struct kcov *kcov) in kcov_get()
424 static void kcov_put(struct kcov *kcov) in kcov_put()
435 struct kcov *kcov; in kcov_task_exit() local
509 struct kcov *kcov; in kcov_open() local
682 struct kcov *kcov; in kcov_ioctl() local
840 struct kcov *kcov; in kcov_remote_start() local
[all …]
/linux-6.3-rc2/include/linux/
A Dsched.h1420 struct kcov *kcov; member

Completed in 15 milliseconds