Home
last modified time | relevance | path

Searched refs:common_handle (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/uapi/linux/
Dkcov.h15 __aligned_u64 common_handle; member
/Linux-v6.6/kernel/
Dkcov.c654 if (remote_arg->common_handle) { in kcov_ioctl_locked()
655 if (!kcov_check_handle(remote_arg->common_handle, in kcov_ioctl_locked()
663 remote_arg->common_handle); in kcov_ioctl_locked()
670 t->kcov_handle = remote_arg->common_handle; in kcov_ioctl_locked()
/Linux-v6.6/Documentation/dev-tools/
Dkcov.rst260 ``common_handle`` field of the ``kcov_remote_arg`` struct. This common handle
298 __aligned_u64 common_handle;
349 arg->common_handle = kcov_remote_handle(KCOV_SUBSYSTEM_COMMON,