Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_attach_probe.c88 static __always_inline bool verify_sleepable_user_copy(void) in verify_sleepable_user_copy() function
147 if (verify_sleepable_user_copy()) in handle_uprobe_byname3_sleepable()
168 if (verify_sleepable_user_copy()) in handle_uretprobe_byname3_sleepable()
H A Duprobe_multi.c36 static __always_inline bool verify_sleepable_user_copy(void)
80 if (is_sleep && verify_sleepable_user_copy()) in uretprobe()
29 static __always_inline bool verify_sleepable_user_copy(void) verify_sleepable_user_copy() function