Searched refs:bpf_cgroup_dev_ctx (Results 1 – 7 of 7) 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()
7 BPF_RETVAL_HOOK(dev, "cgroup/dev", bpf_cgroup_dev_ctx, 0)
1525 struct bpf_cgroup_dev_ctx ctx = { in __cgroup_bpf_check_dev_permission()1633 if (off < 0 || off + size > sizeof(struct bpf_cgroup_dev_ctx)) in cgroup_dev_is_valid_access()1640 case bpf_ctx_range(struct bpf_cgroup_dev_ctx, access_type): in cgroup_dev_is_valid_access()
6937 struct bpf_cgroup_dev_ctx { struct
2340 bpf_cgroup_dev_ctx structure, which describes the device access attempt: