Lines Matching defs:ctx
1121 struct bpf_sock_addr_kern ctx = { in __cgroup_bpf_run_filter_sock_addr() local
1181 struct bpf_cgroup_dev_ctx ctx = { in __cgroup_bpf_check_dev_permission() local
1284 struct bpf_sysctl_kern ctx = { in __cgroup_bpf_run_filter_sysctl() local
1353 static int sockopt_alloc_buf(struct bpf_sockopt_kern *ctx, int max_optlen) in sockopt_alloc_buf()
1374 static void sockopt_free_buf(struct bpf_sockopt_kern *ctx) in sockopt_free_buf()
1384 struct bpf_sockopt_kern ctx = { in __cgroup_bpf_run_filter_setsockopt() local
1462 struct bpf_sockopt_kern ctx = { in __cgroup_bpf_run_filter_getsockopt() local
1582 BPF_CALL_4(bpf_sysctl_get_name, struct bpf_sysctl_kern *, ctx, char *, buf, in BPF_CALL_4() argument
1639 BPF_CALL_3(bpf_sysctl_get_current_value, struct bpf_sysctl_kern *, ctx, in BPF_CALL_3() argument
1654 BPF_CALL_3(bpf_sysctl_get_new_value, struct bpf_sysctl_kern *, ctx, char *, buf, in BPF_CALL_3() argument
1674 BPF_CALL_3(bpf_sysctl_set_new_value, struct bpf_sysctl_kern *, ctx, in BPF_CALL_3() argument