Searched refs:verify_sleepable_user_copy (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_attach_probe.c82 static __always_inline bool verify_sleepable_user_copy(void) function
93 if (verify_sleepable_user_copy())
112 if (verify_sleepable_user_copy())
H A Duprobe_multi.c29 static __always_inline bool verify_sleepable_user_copy(void) function
65 if (is_sleep && verify_sleepable_user_copy())

Completed in 181 milliseconds