Searched refs:bpf_cgroup_dev_ctx (Results 1 – 8 of 8) 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()
1181 struct bpf_cgroup_dev_ctx ctx = { in __cgroup_bpf_check_dev_permission()1230 if (off < 0 || off + size > sizeof(struct bpf_cgroup_dev_ctx)) in cgroup_dev_is_valid_access()1237 case bpf_ctx_range(struct bpf_cgroup_dev_ctx, access_type): in cgroup_dev_is_valid_access()
2853 struct bpf_cgroup_dev_ctx { struct
4834 struct bpf_cgroup_dev_ctx { struct
2130 A BPF_CGROUP_DEVICE program takes a pointer to the bpf_cgroup_dev_ctx