Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/selftests/bpf/
Dtest_progs.h411 int get_bpf_max_tramp_links_from(struct btf *btf);
Dtest_progs.c947 int get_bpf_max_tramp_links_from(struct btf *btf) in get_bpf_max_tramp_links_from() function
978 ret = get_bpf_max_tramp_links_from(vmlinux_btf); in get_bpf_max_tramp_links()