Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/bpf/progs/
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()
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()