Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dkcov.h15 __aligned_u64 common_handle; member
/openbmc/linux/kernel/
H A Dkcov.c664 if (remote_arg->common_handle) { in kcov_ioctl_locked()
665 if (!kcov_check_handle(remote_arg->common_handle, in kcov_ioctl_locked()
673 remote_arg->common_handle); in kcov_ioctl_locked()
680 t->kcov_handle = remote_arg->common_handle; in kcov_ioctl_locked()
/openbmc/linux/Documentation/dev-tools/
H A 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,