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

/linux-master/kernel/bpf/
H A Dcgroup.c1754 static int sockopt_alloc_buf(struct bpf_sockopt_kern *ctx, int max_optlen,
1785 static void sockopt_free_buf(struct bpf_sockopt_kern *ctx,
1793 static bool sockopt_buf_allocated(struct bpf_sockopt_kern *ctx,
1805 struct bpf_sockopt_kern ctx = {
1862 /* We've used bpf_sockopt_kern->buf as an intermediary
1897 struct bpf_sockopt_kern ctx = {
1980 struct bpf_sockopt_kern ctx = {
2296 BPF_CALL_1(bpf_get_netns_cookie_sockopt, struct bpf_sockopt_kern *, ctx)
2415 BPF_LDX_MEM(BPF_FIELD_SIZEOF(struct bpf_sockopt_kern, F), \
2417 offsetof(struct bpf_sockopt_kern,
[all...]
/linux-master/include/linux/
H A Dbpf_types.h58 struct bpf_sockopt, struct bpf_sockopt_kern)
H A Dfilter.h1387 struct bpf_sockopt_kern { struct

Completed in 140 milliseconds