Searched refs:common_handle (Results 1 – 4 of 4) sorted by relevance
251 对于 #2,用户空间进程必须通过 ``kcov_remote_arg`` 结构体的 ``common_handle`` 字段283 __aligned_u64 common_handle;334 arg->common_handle = kcov_remote_handle(KCOV_SUBSYSTEM_COMMON,
15 __aligned_u64 common_handle; member
666 if (remote_arg->common_handle) { in kcov_ioctl_locked()667 if (!kcov_check_handle(remote_arg->common_handle, in kcov_ioctl_locked()675 remote_arg->common_handle); in kcov_ioctl_locked()682 t->kcov_handle = remote_arg->common_handle; in kcov_ioctl_locked()
260 ``common_handle`` field of the ``kcov_remote_arg`` struct. This common handle298 __aligned_u64 common_handle;349 arg->common_handle = kcov_remote_handle(KCOV_SUBSYSTEM_COMMON,