Searched refs:bpf_sockopt_kern (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/kernel/bpf/ |
| H A D | cgroup.c | 1819 static void sockopt_free_buf(struct bpf_sockopt_kern *ctx, in sockopt_free_buf() 1839 struct bpf_sockopt_kern ctx = { in __cgroup_bpf_run_filter_setsockopt() 1931 struct bpf_sockopt_kern ctx = { in __cgroup_bpf_run_filter_getsockopt() 2014 struct bpf_sockopt_kern ctx = { in __cgroup_bpf_run_filter_getsockopt_kern() 2449 BPF_LDX_MEM(BPF_FIELD_SIZEOF(struct bpf_sockopt_kern, F), \ 2451 offsetof(struct bpf_sockopt_kern, F)) 2457 offsetof(struct bpf_sockopt_kern, F), \ 2501 offsetof(struct bpf_sockopt_kern, tmp_reg)); in cg_sockopt_convert_ctx_access() 2504 offsetof(struct bpf_sockopt_kern, current_task)); in cg_sockopt_convert_ctx_access() 2514 offsetof(struct bpf_sockopt_kern, tmp_reg)); in cg_sockopt_convert_ctx_access() [all …]
|
| /linux-6.15/include/linux/ |
| H A D | bpf_types.h | 58 struct bpf_sockopt, struct bpf_sockopt_kern)
|
| H A D | filter.h | 1563 struct bpf_sockopt_kern { struct
|