Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/bpf/
A Dcgroup.c1773 static void sockopt_free_buf(struct bpf_sockopt_kern *ctx, in sockopt_free_buf()
1781 static bool sockopt_buf_allocated(struct bpf_sockopt_kern *ctx, in sockopt_buf_allocated()
1793 struct bpf_sockopt_kern ctx = { in __cgroup_bpf_run_filter_setsockopt()
1878 struct bpf_sockopt_kern ctx = { in __cgroup_bpf_run_filter_getsockopt()
1947 struct bpf_sockopt_kern ctx = { in __cgroup_bpf_run_filter_getsockopt_kern()
2380 T(BPF_FIELD_SIZEOF(struct bpf_sockopt_kern, F), \
2382 offsetof(struct bpf_sockopt_kern, F))
2425 offsetof(struct bpf_sockopt_kern, tmp_reg)); in cg_sockopt_convert_ctx_access()
2428 offsetof(struct bpf_sockopt_kern, current_task)); in cg_sockopt_convert_ctx_access()
2436 offsetof(struct bpf_sockopt_kern, tmp_reg)); in cg_sockopt_convert_ctx_access()
[all …]
/linux-6.3-rc2/include/linux/
A Dbpf_types.h58 struct bpf_sockopt, struct bpf_sockopt_kern)
A Dfilter.h1342 struct bpf_sockopt_kern { struct

Completed in 12 milliseconds