Lines Matching defs:ctx
33 const void *ctx, bpf_prog_run_fn run_prog, in bpf_prog_run_array_cg()
66 unsigned int __cgroup_bpf_run_lsm_sock(const void *ctx, in __cgroup_bpf_run_lsm_sock()
88 unsigned int __cgroup_bpf_run_lsm_socket(const void *ctx, in __cgroup_bpf_run_lsm_socket()
110 unsigned int __cgroup_bpf_run_lsm_current(const void *ctx, in __cgroup_bpf_run_lsm_current()
1468 struct bpf_sock_addr_kern ctx = { in __cgroup_bpf_run_filter_sock_addr() local
1524 struct bpf_cgroup_dev_ctx ctx = { in __cgroup_bpf_check_dev_permission() local
1548 struct bpf_cg_run_ctx *ctx; in BPF_CALL_2() local
1573 struct bpf_cg_run_ctx *ctx = in BPF_CALL_0() local
1587 struct bpf_cg_run_ctx *ctx = in BPF_CALL_1() local
1686 struct bpf_sysctl_kern ctx = { in __cgroup_bpf_run_filter_sysctl() local
1742 static int sockopt_alloc_buf(struct bpf_sockopt_kern *ctx, int max_optlen, in sockopt_alloc_buf()
1773 static void sockopt_free_buf(struct bpf_sockopt_kern *ctx, in sockopt_free_buf()
1781 static bool sockopt_buf_allocated(struct bpf_sockopt_kern *ctx, in sockopt_buf_allocated()
1793 struct bpf_sockopt_kern ctx = { in __cgroup_bpf_run_filter_setsockopt() local
1884 struct bpf_sockopt_kern ctx = { in __cgroup_bpf_run_filter_getsockopt() local
1965 struct bpf_sockopt_kern ctx = { in __cgroup_bpf_run_filter_getsockopt_kern() local
2032 BPF_CALL_4(bpf_sysctl_get_name, struct bpf_sysctl_kern *, ctx, char *, buf, in BPF_CALL_4() argument
2089 BPF_CALL_3(bpf_sysctl_get_current_value, struct bpf_sysctl_kern *, ctx, in BPF_CALL_3() argument
2104 BPF_CALL_3(bpf_sysctl_get_new_value, struct bpf_sysctl_kern *, ctx, char *, buf, in BPF_CALL_3() argument
2124 BPF_CALL_3(bpf_sysctl_set_new_value, struct bpf_sysctl_kern *, ctx, in BPF_CALL_3() argument
2279 BPF_CALL_1(bpf_get_netns_cookie_sockopt, struct bpf_sockopt_kern *, ctx) in BPF_CALL_1() argument