Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/bpf/
Dcgroup.c957 static int sockopt_alloc_buf(struct bpf_sockopt_kern *ctx, int max_optlen) in sockopt_alloc_buf()
971 static void sockopt_free_buf(struct bpf_sockopt_kern *ctx) in sockopt_free_buf()
981 struct bpf_sockopt_kern ctx = { in __cgroup_bpf_run_filter_setsockopt()
1053 struct bpf_sockopt_kern ctx = { in __cgroup_bpf_run_filter_getsockopt()
1484 T(BPF_FIELD_SIZEOF(struct bpf_sockopt_kern, F), \
1486 offsetof(struct bpf_sockopt_kern, F))
/Linux-v5.4/include/linux/
Dfilter.h1221 struct bpf_sockopt_kern { struct