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

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dfill_link_info.c149 static void test_kprobe_fill_link_info(struct test_fill_link_info *skel, function
583 test_kprobe_fill_link_info(skel, BPF_PERF_EVENT_KPROBE, false);
585 test_kprobe_fill_link_info(skel, BPF_PERF_EVENT_KRETPROBE, false);
587 test_kprobe_fill_link_info(skel, BPF_PERF_EVENT_KPROBE, true);

Completed in 193 milliseconds