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

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_attach_probe.c18 int uretprobe_byname3_sleepable_res = 0; variable
113 uretprobe_byname3_sleepable_res = 11;
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dattach_probe.c287 ASSERT_EQ(skel->bss->uretprobe_byname3_sleepable_res, 11, "check_uretprobe_byname3_sleepable_res");

Completed in 278 milliseconds