Searched refs:common_handle (Results 1 – 3 of 3) sorted by relevance
15 __aligned_u64 common_handle; member
653 if (remote_arg->common_handle) { in kcov_ioctl_locked()654 if (!kcov_check_handle(remote_arg->common_handle, in kcov_ioctl_locked()662 remote_arg->common_handle); in kcov_ioctl_locked()669 t->kcov_handle = remote_arg->common_handle; in kcov_ioctl_locked()
236 common_handle field of the kcov_remote_arg struct. This common handle gets263 __aligned_u64 common_handle;314 arg->common_handle = kcov_remote_handle(KCOV_SUBSYSTEM_COMMON,
Completed in 6 milliseconds