Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dcgroup.c1787 static void sockopt_free_buf(struct bpf_sockopt_kern *ctx, in sockopt_free_buf()
1807 struct bpf_sockopt_kern ctx = { in __cgroup_bpf_run_filter_setsockopt()
1898 struct bpf_sockopt_kern ctx = { in __cgroup_bpf_run_filter_getsockopt()
1979 struct bpf_sockopt_kern ctx = { in __cgroup_bpf_run_filter_getsockopt_kern()
2414 BPF_LDX_MEM(BPF_FIELD_SIZEOF(struct bpf_sockopt_kern, F), \
2416 offsetof(struct bpf_sockopt_kern, F))
2422 offsetof(struct bpf_sockopt_kern, F), \
2466 offsetof(struct bpf_sockopt_kern, tmp_reg)); in cg_sockopt_convert_ctx_access()
2469 offsetof(struct bpf_sockopt_kern, current_task)); in cg_sockopt_convert_ctx_access()
2479 offsetof(struct bpf_sockopt_kern, tmp_reg)); in cg_sockopt_convert_ctx_access()
[all …]
/openbmc/linux/include/linux/
H A Dbpf_types.h58 struct bpf_sockopt, struct bpf_sockopt_kern)
H A Dfilter.h1337 struct bpf_sockopt_kern { struct