t_ctx             112 include/linux/bpf-cgroup.h 				      void *t_ctx);
t_ctx             217 include/linux/bpf-cgroup.h #define BPF_CGROUP_RUN_SA_PROG_LOCK(sk, uaddr, type, t_ctx)		       \
t_ctx             223 include/linux/bpf-cgroup.h 							  t_ctx);	       \
t_ctx             250 include/linux/bpf-cgroup.h #define BPF_CGROUP_RUN_PROG_UDP4_SENDMSG_LOCK(sk, uaddr, t_ctx)		       \
t_ctx             251 include/linux/bpf-cgroup.h 	BPF_CGROUP_RUN_SA_PROG_LOCK(sk, uaddr, BPF_CGROUP_UDP4_SENDMSG, t_ctx)
t_ctx             253 include/linux/bpf-cgroup.h #define BPF_CGROUP_RUN_PROG_UDP6_SENDMSG_LOCK(sk, uaddr, t_ctx)		       \
t_ctx             254 include/linux/bpf-cgroup.h 	BPF_CGROUP_RUN_SA_PROG_LOCK(sk, uaddr, BPF_CGROUP_UDP6_SENDMSG, t_ctx)
t_ctx             393 include/linux/bpf-cgroup.h #define BPF_CGROUP_RUN_PROG_UDP4_SENDMSG_LOCK(sk, uaddr, t_ctx) ({ 0; })
t_ctx             394 include/linux/bpf-cgroup.h #define BPF_CGROUP_RUN_PROG_UDP6_SENDMSG_LOCK(sk, uaddr, t_ctx) ({ 0; })
t_ctx            1188 include/linux/filter.h 	void *t_ctx;	/* Attach type specific context. */
t_ctx             706 kernel/bpf/cgroup.c 				      void *t_ctx)
t_ctx             711 kernel/bpf/cgroup.c 		.t_ctx = t_ctx,
t_ctx            7953 net/core/filter.c 			struct bpf_sock_addr_kern, struct in_addr, t_ctx,
t_ctx            7963 net/core/filter.c 			struct bpf_sock_addr_kern, struct in6_addr, t_ctx,