Searched defs:socket_post_create (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | task_storage_nodeadlock.c | 25 int BPF_PROG(socket_post_create, struct socket *sock, int family, int type, in BPF_PROG() argument
|
H A D | bench_local_storage_create.c | 61 int BPF_PROG(socket_post_create, struct socket *sock, int family, int type, in BPF_PROG() argument
|
H A D | local_storage.c | 184 int BPF_PROG(socket_post_create, struct socket *sock, int family, int type, in BPF_PROG() argument
|
H A D | lsm_cgroup.c | 85 int BPF_PROG(socket_post_create, struct socket *sock, int family, in BPF_PROG() argument
|
H A D | setget_sockopt.c | 345 int BPF_PROG(socket_post_create, struct socket *sock, int family, in BPF_PROG() argument
|