Searched refs:kcov_remote_arg (Results 1 – 3 of 3) sorted by relevance
11 struct kcov_remote_arg { struct24 #define KCOV_REMOTE_ENABLE _IOW('c', 102, struct kcov_remote_arg) argument
230 array field of the kcov_remote_arg struct. This will attach the used kcov236 common_handle field of the kcov_remote_arg struct. This common handle gets259 struct kcov_remote_arg {269 #define KCOV_REMOTE_ENABLE _IOW('c', 102, struct kcov_remote_arg)295 struct kcov_remote_arg *arg;
580 struct kcov_remote_arg *remote_arg; in kcov_ioctl_locked()625 remote_arg = (struct kcov_remote_arg *)arg; in kcov_ioctl_locked()684 struct kcov_remote_arg *remote_arg = NULL; in kcov_ioctl()719 offsetof(struct kcov_remote_arg, num_handles)))) in kcov_ioctl()
Completed in 5 milliseconds