Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dbpf_types.h58 struct bpf_sockopt, struct bpf_sockopt_kern)
Dfilter.h1300 struct bpf_sockopt_kern { struct
/kernel/linux/linux-5.10/kernel/bpf/
Dcgroup.c1353 static int sockopt_alloc_buf(struct bpf_sockopt_kern *ctx, int max_optlen) in sockopt_alloc_buf()
1374 static void sockopt_free_buf(struct bpf_sockopt_kern *ctx) in sockopt_free_buf()
1384 struct bpf_sockopt_kern ctx = { in __cgroup_bpf_run_filter_setsockopt()
1462 struct bpf_sockopt_kern ctx = { in __cgroup_bpf_run_filter_getsockopt()
1897 T(BPF_FIELD_SIZEOF(struct bpf_sockopt_kern, F), \
1899 offsetof(struct bpf_sockopt_kern, F))