Home
last modified time | relevance | path

Searched refs:bpf_cgroup_dev_ctx (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/tools/testing/selftests/bpf/
Ddev_cgroup.c13 int bpf_prog1(struct bpf_cgroup_dev_ctx *ctx) in bpf_prog1()
/Linux-v4.19/kernel/bpf/
Dcgroup.c649 struct bpf_cgroup_dev_ctx ctx = { in __cgroup_bpf_check_dev_permission()
698 if (off < 0 || off + size > sizeof(struct bpf_cgroup_dev_ctx)) in cgroup_dev_is_valid_access()
705 case bpf_ctx_range(struct bpf_cgroup_dev_ctx, access_type): in cgroup_dev_is_valid_access()
/Linux-v4.19/tools/include/uapi/linux/
Dbpf.h2694 struct bpf_cgroup_dev_ctx { struct
/Linux-v4.19/include/uapi/linux/
Dbpf.h2694 struct bpf_cgroup_dev_ctx { struct
/Linux-v4.19/Documentation/admin-guide/
Dcgroup-v2.rst1605 A BPF_CGROUP_DEVICE program takes a pointer to the bpf_cgroup_dev_ctx