Searched defs:kcov (Results 1 – 3 of 3) sorted by relevance
46 struct kcov { struct56 enum kcov_mode mode; argument68 * Sequence is incremented each time kcov is reenabled, used by argument81 struct kcov *kcov; argument402 static void kcov_get(struct kcov *kcov) in kcov_get()407 static void kcov_put(struct kcov *kcov) in kcov_put()418 struct kcov *kcov; in kcov_task_exit() local498 struct kcov *kcov; in kcov_open() local690 struct kcov *kcov; in kcov_ioctl() local818 struct kcov *kcov; in kcov_remote_start() local[all …]
61 u8 kcov : 1; member
1390 struct kcov *kcov; member
Completed in 14 milliseconds