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
232 2. Using ``KCOV_REMOTE_ENABLE`` instead of ``KCOV_ENABLE`` in the userspace236 ``KCOV_REMOTE_ENABLE`` ioctl accept handles that identify particular coverage254 this handle to ``KCOV_REMOTE_ENABLE`` in the ``handles`` array field of the279 userspace process that passed a common handle to ``KCOV_REMOTE_ENABLE``.304 #define KCOV_REMOTE_ENABLE _IOW('c', 102, struct kcov_remote_arg)353 if (ioctl(fd, KCOV_REMOTE_ENABLE, arg))
629 case KCOV_REMOTE_ENABLE: in kcov_ioctl_locked()728 case KCOV_REMOTE_ENABLE: in kcov_ioctl()