Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/bpf/progs/
Dkfunc_call_destructive.c5 extern void bpf_kfunc_call_test_destructive(void) __ksym;
10 bpf_kfunc_call_test_destructive(); in kfunc_destructive_test()
/linux-6.1.9/net/bpf/
Dtest_run.c730 noinline void bpf_kfunc_call_test_destructive(void) in bpf_kfunc_call_test_destructive() function
762 BTF_ID_FLAGS(func, bpf_kfunc_call_test_destructive, KF_DESTRUCTIVE) in BTF_ID_FLAGS()