Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dkcov.c567 static inline bool kcov_check_handle(u64 handle, bool common_valid, in kcov_check_handle() function
649 if (!kcov_check_handle(remote_arg->handles[i], in kcov_ioctl_locked()
665 if (!kcov_check_handle(remote_arg->common_handle, in kcov_ioctl_locked()
858 if (WARN_ON(!kcov_check_handle(handle, true, true, true))) in kcov_remote_start()