Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dsock_addr_kern.c10 bpf_kfunc_init_sock(args); in init_sock()
/linux/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_testmod_kfunc.h132 int bpf_kfunc_init_sock(struct init_sock_args *args) __ksym;
H A Dbpf_testmod.c780 __bpf_kfunc int bpf_kfunc_init_sock(struct init_sock_args *args) in bpf_kfunc_init_sock() function
1083 BTF_ID_FLAGS(func, bpf_kfunc_init_sock, KF_SLEEPABLE) in BTF_ID_FLAGS()