Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_kfunc_param_nullable.c15 bpf_kfunc_dynptr_test(&data, NULL); in kfunc_dynptr_nullable_test1()
26 bpf_kfunc_dynptr_test(&data, &data); in kfunc_dynptr_nullable_test2()
38 bpf_kfunc_dynptr_test(NULL, &data); in kfunc_dynptr_nullable_test3()
/linux/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_testmod_kfunc.h142 void bpf_kfunc_dynptr_test(struct bpf_dynptr *ptr, struct bpf_dynptr *ptr__nullable) __ksym;
H A Dbpf_testmod.c182 __bpf_kfunc void bpf_kfunc_dynptr_test(struct bpf_dynptr *ptr, in bpf_kfunc_dynptr_test() function
614 BTF_ID_FLAGS(func, bpf_kfunc_dynptr_test)