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()
1163 struct bpf_cgroup_dev_ctx ctx = { in __cgroup_bpf_check_dev_permission()1212 if (off < 0 || off + size > sizeof(struct bpf_cgroup_dev_ctx)) in cgroup_dev_is_valid_access()1219 case bpf_ctx_range(struct bpf_cgroup_dev_ctx, access_type): in cgroup_dev_is_valid_access()
6020 struct bpf_cgroup_dev_ctx { struct
2179 bpf_cgroup_dev_ctx structure, which describes the device access attempt: