Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dtest_profiler.c9 static int sanity_run(struct bpf_program *prog) in sanity_run() function
44 if (sanity_run(profiler1_skel->progs.raw_tracepoint__sched_process_exec)) in test_test_profiler()
55 if (sanity_run(profiler2_skel->progs.raw_tracepoint__sched_process_exec)) in test_test_profiler()
66 if (sanity_run(profiler3_skel->progs.raw_tracepoint__sched_process_exec)) in test_test_profiler()
A Dtest_skb_pkt_end.c7 static int sanity_run(struct bpf_program *prog) in sanity_run() function
39 if (sanity_run(skb_pkt_end_skel->progs.main_prog)) in test_test_skb_pkt_end()

Completed in 4 milliseconds