Home
last modified time | relevance | path

Searched refs:KCOV_DISABLE (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dkcov.h23 #define KCOV_DISABLE _IO('c', 101) macro
/linux-6.3-rc2/Documentation/dev-tools/
A Dkcov.rst57 #define KCOV_DISABLE _IO('c', 101)
96 if (ioctl(fd, KCOV_DISABLE, 0))
198 if (ioctl(fd, KCOV_DISABLE, 0))
268 #define KCOV_DISABLE _IO('c', 101)
332 if (ioctl(fd, KCOV_DISABLE, 0))
/linux-6.3-rc2/kernel/
A Dkcov.c608 case KCOV_DISABLE: in kcov_ioctl_locked()

Completed in 6 milliseconds