Home
last modified time | relevance | path

Searched refs:global_func (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/bpf/prog_tests/
A Dtest_btf_ext.c20 fd = bpf_program__fd(skel->progs.global_func); in subtest_line_func_info()
30 libbpf_line_info = bpf_program__line_info(skel->progs.global_func); in subtest_line_func_info()
31 libbbpf_line_info_cnt = bpf_program__line_info_cnt(skel->progs.global_func); in subtest_line_func_info()
41 libbpf_func_info = bpf_program__func_info(skel->progs.global_func); in subtest_line_func_info()
42 libbbpf_func_info_cnt = bpf_program__func_info_cnt(skel->progs.global_func); in subtest_line_func_info()
/tools/testing/selftests/bpf/progs/
A Dtest_btf_ext.c18 __u64 global_func(struct xdp_md *xdp) in global_func() function
A Dexceptions_fail.c258 __noinline int global_func(struct __sk_buff *ctx) in global_func() function
276 return global_func(ctx); in __exception_cb()

Completed in 5 milliseconds