Home
last modified time | relevance | path

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

/linux/kernel/bpf/
A Dcgroup.c1371 static int sockopt_alloc_buf(struct bpf_sockopt_kern *ctx, int max_optlen, in sockopt_alloc_buf()
1402 static void sockopt_free_buf(struct bpf_sockopt_kern *ctx, in sockopt_free_buf()
1410 static bool sockopt_buf_allocated(struct bpf_sockopt_kern *ctx, in sockopt_buf_allocated()
1422 struct bpf_sockopt_kern ctx = { in __cgroup_bpf_run_filter_setsockopt()
1517 struct bpf_sockopt_kern ctx = { in __cgroup_bpf_run_filter_getsockopt()
1606 struct bpf_sockopt_kern ctx = { in __cgroup_bpf_run_filter_getsockopt_kern()
1918 BPF_CALL_1(bpf_get_netns_cookie_sockopt, struct bpf_sockopt_kern *, ctx) in BPF_CALL_1() argument
2025 T(BPF_FIELD_SIZEOF(struct bpf_sockopt_kern, F), \
2027 offsetof(struct bpf_sockopt_kern, F))
/linux/include/linux/
A Dbpf_types.h58 struct bpf_sockopt, struct bpf_sockopt_kern)
A Dfilter.h1348 struct bpf_sockopt_kern { struct

Completed in 11 milliseconds