Searched refs:bpf_cgroup_dev_ctx (Results 1 – 6 of 6) sorted by relevance
54 struct bpf_cgroup_dev_ctx, struct bpf_cgroup_dev_ctx)
13 int bpf_prog1(struct bpf_cgroup_dev_ctx *ctx) in bpf_prog1()
1129 struct bpf_cgroup_dev_ctx ctx = { in __cgroup_bpf_check_dev_permission()1178 if (off < 0 || off + size > sizeof(struct bpf_cgroup_dev_ctx)) in cgroup_dev_is_valid_access()1185 case bpf_ctx_range(struct bpf_cgroup_dev_ctx, access_type): in cgroup_dev_is_valid_access()
4833 struct bpf_cgroup_dev_ctx { struct
2075 A BPF_CGROUP_DEVICE program takes a pointer to the bpf_cgroup_dev_ctx