Searched refs:KCOV_REMOTE_ENABLE (Results 1 – 3 of 3) sorted by relevance
24 #define KCOV_REMOTE_ENABLE _IOW('c', 102, struct kcov_remote_arg) macro
215 from the current process. With KCOV_REMOTE_ENABLE it's possible to collect229 a list of such handles to the KCOV_REMOTE_ENABLE ioctl in the handles269 #define KCOV_REMOTE_ENABLE _IOW('c', 102, struct kcov_remote_arg)318 if (ioctl(fd, KCOV_REMOTE_ENABLE, arg))
619 case KCOV_REMOTE_ENABLE: in kcov_ioctl_locked()717 case KCOV_REMOTE_ENABLE: in kcov_ioctl()
Completed in 6 milliseconds