Home
last modified time | relevance | path

Searched refs:get_bpf_max_tramp_links (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dfexit_stress.c10 bpf_max_tramp_links = get_bpf_max_tramp_links(); in serial_test_fexit_stress()
H A Dtrampoline_count.c44 bpf_max_tramp_links = get_bpf_max_tramp_links(); in serial_test_trampoline_count()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_progs.h412 int get_bpf_max_tramp_links(void);
H A Dtest_progs.c984 int get_bpf_max_tramp_links(void) in get_bpf_max_tramp_links() function