Lines Matching defs:ctx

63 		      const void *ctx, bpf_prog_run_fn run_prog,  in bpf_prog_run_array_cg()
96 unsigned int __cgroup_bpf_run_lsm_sock(const void *ctx, in __cgroup_bpf_run_lsm_sock()
118 unsigned int __cgroup_bpf_run_lsm_socket(const void *ctx, in __cgroup_bpf_run_lsm_socket()
140 unsigned int __cgroup_bpf_run_lsm_current(const void *ctx, in __cgroup_bpf_run_lsm_current()
1675 struct bpf_sock_addr_kern ctx = { in __cgroup_bpf_run_filter_sock_addr() local
1741 struct bpf_cgroup_dev_ctx ctx = { in __cgroup_bpf_check_dev_permission() local
1765 struct bpf_cg_run_ctx *ctx; in BPF_CALL_2() local
1790 struct bpf_cg_run_ctx *ctx = in BPF_CALL_0() local
1804 struct bpf_cg_run_ctx *ctx = in BPF_CALL_1() local
1899 struct bpf_sysctl_kern ctx = { in __cgroup_bpf_run_filter_sysctl() local
1955 static int sockopt_alloc_buf(struct bpf_sockopt_kern *ctx, int max_optlen, in sockopt_alloc_buf()
1986 static void sockopt_free_buf(struct bpf_sockopt_kern *ctx, in sockopt_free_buf()
1994 static bool sockopt_buf_allocated(struct bpf_sockopt_kern *ctx, in sockopt_buf_allocated()
2006 struct bpf_sockopt_kern ctx = { in __cgroup_bpf_run_filter_setsockopt() local
2098 struct bpf_sockopt_kern ctx = { in __cgroup_bpf_run_filter_getsockopt() local
2181 struct bpf_sockopt_kern ctx = { in __cgroup_bpf_run_filter_getsockopt_kern() local
2248 BPF_CALL_4(bpf_sysctl_get_name, struct bpf_sysctl_kern *, ctx, char *, buf, in BPF_CALL_4() argument
2305 BPF_CALL_3(bpf_sysctl_get_current_value, struct bpf_sysctl_kern *, ctx, in BPF_CALL_3() argument
2320 BPF_CALL_3(bpf_sysctl_get_new_value, struct bpf_sysctl_kern *, ctx, char *, buf, in BPF_CALL_3() argument
2340 BPF_CALL_3(bpf_sysctl_set_new_value, struct bpf_sysctl_kern *, ctx, in BPF_CALL_3() argument
2493 BPF_CALL_1(bpf_get_netns_cookie_sockopt, struct bpf_sockopt_kern *, ctx) in BPF_CALL_1() argument