Home
last modified time | relevance | path

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

/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.c183 struct bpf_dynptr *ptr__nullable) in bpf_kfunc_dynptr_test() argument