Home
last modified time | relevance | path

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

/kernel/
Dkcov.c557 static inline bool kcov_check_handle(u64 handle, bool common_valid, in kcov_check_handle() function
638 if (!kcov_check_handle(remote_arg->handles[i], in kcov_ioctl_locked()
654 if (!kcov_check_handle(remote_arg->common_handle, in kcov_ioctl_locked()
847 if (WARN_ON(!kcov_check_handle(handle, true, true, true))) in kcov_remote_start()