Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf_types.h54 struct bpf_cgroup_dev_ctx, struct bpf_cgroup_dev_ctx)
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Ddev_cgroup.c13 int bpf_prog1(struct bpf_cgroup_dev_ctx *ctx) in bpf_prog1()
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dcgroup.c1181 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()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dbpf.h2853 struct bpf_cgroup_dev_ctx { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dbpf.h2853 struct bpf_cgroup_dev_ctx { struct
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dbpf.h4834 struct bpf_cgroup_dev_ctx { struct
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dbpf.h4834 struct bpf_cgroup_dev_ctx { struct
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dcgroup-v2.rst2130 A BPF_CGROUP_DEVICE program takes a pointer to the bpf_cgroup_dev_ctx