Home
last modified time | relevance | path

Searched refs:common_handle (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dkcov.h15 __aligned_u64 common_handle; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dkcov.h15 __aligned_u64 common_handle; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dkcov.h26 __aligned_u64 common_handle; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dkcov.h26 __aligned_u64 common_handle; member
/kernel/linux/linux-5.10/kernel/
H A Dkcov.c658 if (remote_arg->common_handle) { in kcov_ioctl_locked()
659 if (!kcov_check_handle(remote_arg->common_handle, in kcov_ioctl_locked()
667 remote_arg->common_handle); in kcov_ioctl_locked()
674 t->kcov_handle = remote_arg->common_handle; in kcov_ioctl_locked()
751 * passed from a userspace process as the common_handle field of the
759 * threads must in turn be annotated with kcov_remote_start(common_handle) and
/kernel/linux/linux-6.6/kernel/
H A 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()
777 * passed from a userspace process as the common_handle field of the
785 * threads must in turn be annotated with kcov_remote_start(common_handle) and

Completed in 4 milliseconds