Home
last modified time | relevance | path

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

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