Lines Matching defs:ctx
50 const void *ctx, bpf_prog_run_fn run_prog, in bpf_prog_run_array_cg()
83 unsigned int __cgroup_bpf_run_lsm_sock(const void *ctx, in __cgroup_bpf_run_lsm_sock()
105 unsigned int __cgroup_bpf_run_lsm_socket(const void *ctx, in __cgroup_bpf_run_lsm_socket()
127 unsigned int __cgroup_bpf_run_lsm_current(const void *ctx, in __cgroup_bpf_run_lsm_current()
1504 struct bpf_sock_addr_kern ctx = { in __cgroup_bpf_run_filter_sock_addr() local
1570 struct bpf_cgroup_dev_ctx ctx = { in __cgroup_bpf_check_dev_permission() local
1594 struct bpf_cg_run_ctx *ctx; in BPF_CALL_2() local
1619 struct bpf_cg_run_ctx *ctx = in BPF_CALL_0() local
1633 struct bpf_cg_run_ctx *ctx = in BPF_CALL_1() local
1732 struct bpf_sysctl_kern ctx = { in __cgroup_bpf_run_filter_sysctl() local
1788 static int sockopt_alloc_buf(struct bpf_sockopt_kern *ctx, int max_optlen, in sockopt_alloc_buf()
1819 static void sockopt_free_buf(struct bpf_sockopt_kern *ctx, in sockopt_free_buf()
1827 static bool sockopt_buf_allocated(struct bpf_sockopt_kern *ctx, in sockopt_buf_allocated()
1839 struct bpf_sockopt_kern ctx = { in __cgroup_bpf_run_filter_setsockopt() local
1931 struct bpf_sockopt_kern ctx = { in __cgroup_bpf_run_filter_getsockopt() local
2014 struct bpf_sockopt_kern ctx = { in __cgroup_bpf_run_filter_getsockopt_kern() local
2081 BPF_CALL_4(bpf_sysctl_get_name, struct bpf_sysctl_kern *, ctx, char *, buf, in BPF_CALL_4() argument
2138 BPF_CALL_3(bpf_sysctl_get_current_value, struct bpf_sysctl_kern *, ctx, in BPF_CALL_3() argument
2153 BPF_CALL_3(bpf_sysctl_get_new_value, struct bpf_sysctl_kern *, ctx, char *, buf, in BPF_CALL_3() argument
2173 BPF_CALL_3(bpf_sysctl_set_new_value, struct bpf_sysctl_kern *, ctx, in BPF_CALL_3() argument
2330 BPF_CALL_1(bpf_get_netns_cookie_sockopt, struct bpf_sockopt_kern *, ctx) in BPF_CALL_1() argument