bpf_sock_ops_kern   19 include/linux/bpf-cgroup.h struct bpf_sock_ops_kern;
bpf_sock_ops_kern  115 include/linux/bpf-cgroup.h 				     struct bpf_sock_ops_kern *sock_ops,
bpf_sock_ops_kern 2191 include/net/tcp.h 	struct bpf_sock_ops_kern sock_ops;
bpf_sock_ops_kern 2194 include/net/tcp.h 	memset(&sock_ops, 0, offsetof(struct bpf_sock_ops_kern, temp));
bpf_sock_ops_kern  752 kernel/bpf/cgroup.c 				     struct bpf_sock_ops_kern *sock_ops,
bpf_sock_ops_kern 4187 net/core/filter.c BPF_CALL_1(bpf_get_socket_cookie_sock_ops, struct bpf_sock_ops_kern *, ctx)
bpf_sock_ops_kern 4217 net/core/filter.c BPF_CALL_5(bpf_sockopt_event_output, struct bpf_sock_ops_kern *, bpf_sock,
bpf_sock_ops_kern 4237 net/core/filter.c BPF_CALL_5(bpf_setsockopt, struct bpf_sock_ops_kern *, bpf_sock,
bpf_sock_ops_kern 4399 net/core/filter.c BPF_CALL_5(bpf_getsockopt, struct bpf_sock_ops_kern *, bpf_sock,
bpf_sock_ops_kern 4482 net/core/filter.c BPF_CALL_2(bpf_sock_ops_cb_flags_set, struct bpf_sock_ops_kern *, bpf_sock,
bpf_sock_ops_kern 7991 net/core/filter.c 						struct bpf_sock_ops_kern,     \
bpf_sock_ops_kern 7994 net/core/filter.c 				      offsetof(struct bpf_sock_ops_kern,      \
bpf_sock_ops_kern 7998 net/core/filter.c 						struct bpf_sock_ops_kern, sk),\
bpf_sock_ops_kern 8000 net/core/filter.c 				      offsetof(struct bpf_sock_ops_kern, sk));\
bpf_sock_ops_kern 8029 net/core/filter.c 				      offsetof(struct bpf_sock_ops_kern,      \
bpf_sock_ops_kern 8032 net/core/filter.c 						struct bpf_sock_ops_kern,     \
bpf_sock_ops_kern 8035 net/core/filter.c 				      offsetof(struct bpf_sock_ops_kern,      \
bpf_sock_ops_kern 8039 net/core/filter.c 						struct bpf_sock_ops_kern, sk),\
bpf_sock_ops_kern 8041 net/core/filter.c 				      offsetof(struct bpf_sock_ops_kern, sk));\
bpf_sock_ops_kern 8046 net/core/filter.c 				      offsetof(struct bpf_sock_ops_kern,      \
bpf_sock_ops_kern 8065 net/core/filter.c 			     FIELD_SIZEOF(struct bpf_sock_ops_kern, op));
bpf_sock_ops_kern 8067 net/core/filter.c 			     FIELD_SIZEOF(struct bpf_sock_ops_kern, reply));
bpf_sock_ops_kern 8069 net/core/filter.c 			     FIELD_SIZEOF(struct bpf_sock_ops_kern, replylong));
bpf_sock_ops_kern 8072 net/core/filter.c 		off += offsetof(struct bpf_sock_ops_kern, op);
bpf_sock_ops_kern 8085 net/core/filter.c 					      struct bpf_sock_ops_kern, sk),
bpf_sock_ops_kern 8087 net/core/filter.c 				      offsetof(struct bpf_sock_ops_kern, sk));
bpf_sock_ops_kern 8096 net/core/filter.c 						struct bpf_sock_ops_kern, sk),
bpf_sock_ops_kern 8098 net/core/filter.c 				      offsetof(struct bpf_sock_ops_kern, sk));
bpf_sock_ops_kern 8108 net/core/filter.c 					      struct bpf_sock_ops_kern, sk),
bpf_sock_ops_kern 8110 net/core/filter.c 				      offsetof(struct bpf_sock_ops_kern, sk));
bpf_sock_ops_kern 8125 net/core/filter.c 						struct bpf_sock_ops_kern, sk),
bpf_sock_ops_kern 8127 net/core/filter.c 				      offsetof(struct bpf_sock_ops_kern, sk));
bpf_sock_ops_kern 8146 net/core/filter.c 						struct bpf_sock_ops_kern, sk),
bpf_sock_ops_kern 8148 net/core/filter.c 				      offsetof(struct bpf_sock_ops_kern, sk));
bpf_sock_ops_kern 8162 net/core/filter.c 						struct bpf_sock_ops_kern, sk),
bpf_sock_ops_kern 8164 net/core/filter.c 				      offsetof(struct bpf_sock_ops_kern, sk));
bpf_sock_ops_kern 8176 net/core/filter.c 						struct bpf_sock_ops_kern, sk),
bpf_sock_ops_kern 8178 net/core/filter.c 				      offsetof(struct bpf_sock_ops_kern, sk));
bpf_sock_ops_kern 8185 net/core/filter.c 						struct bpf_sock_ops_kern,
bpf_sock_ops_kern 8188 net/core/filter.c 				      offsetof(struct bpf_sock_ops_kern,
bpf_sock_ops_kern 8196 net/core/filter.c 						struct bpf_sock_ops_kern, sk),
bpf_sock_ops_kern 8198 net/core/filter.c 				      offsetof(struct bpf_sock_ops_kern, sk));
bpf_sock_ops_kern 8210 net/core/filter.c 						struct bpf_sock_ops_kern, sk),
bpf_sock_ops_kern 8212 net/core/filter.c 				      offsetof(struct bpf_sock_ops_kern, sk));
bpf_sock_ops_kern 8292 net/core/filter.c 						struct bpf_sock_ops_kern,
bpf_sock_ops_kern 8295 net/core/filter.c 				      offsetof(struct bpf_sock_ops_kern,
bpf_sock_ops_kern 8299 net/core/filter.c 						struct bpf_sock_ops_kern, sk),
bpf_sock_ops_kern 8301 net/core/filter.c 				      offsetof(struct bpf_sock_ops_kern, sk));
bpf_sock_ops_kern  393 net/core/sock_map.c static bool sock_map_op_okay(const struct bpf_sock_ops_kern *ops)
bpf_sock_ops_kern  438 net/core/sock_map.c BPF_CALL_4(bpf_sock_map_update, struct bpf_sock_ops_kern *, sops,
bpf_sock_ops_kern  900 net/core/sock_map.c BPF_CALL_4(bpf_sock_hash_update, struct bpf_sock_ops_kern *, sops,