Home
last modified time | relevance | path

Searched refs:BPF_CGROUP_DEVICE (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_dev_cgroup.c46 if (bpf_prog_attach(prog_fd, cgroup_fd, BPF_CGROUP_DEVICE, 0)) { in main()
51 if (bpf_prog_query(cgroup_fd, BPF_CGROUP_DEVICE, 0, NULL, NULL, in main()
H A Dveristat.c846 { "bpf_cgroup_dev_ctx", "bpf_cgroup_dev_ctx", BPF_PROG_TYPE_CGROUP_DEVICE, BPF_CGROUP_DEVICE }, in guess_prog_type_by_ctx_name()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsection_names.c72 {0, BPF_PROG_TYPE_CGROUP_DEVICE, BPF_CGROUP_DEVICE},
73 {0, BPF_CGROUP_DEVICE},
/openbmc/linux/Documentation/bpf/libbpf/
H A Dprogram_types.rst24 | ``BPF_PROG_TYPE_CGROUP_DEVICE`` | ``BPF_CGROUP_DEVICE`` | ``cgroup/dev…
/openbmc/linux/tools/bpf/bpftool/
H A Dcommon.c1142 case BPF_CGROUP_DEVICE: return "device"; in bpf_attach_type_input_str()
/openbmc/linux/tools/include/uapi/linux/
H A Dbpf.h1000 BPF_CGROUP_DEVICE, enumerator
/openbmc/linux/include/uapi/linux/
H A Dbpf.h1000 BPF_CGROUP_DEVICE, enumerator
/openbmc/linux/kernel/bpf/
H A Dsyscall.c3760 case BPF_CGROUP_DEVICE: in attach_type_to_prog_type()
4036 case BPF_CGROUP_DEVICE: in bpf_prog_query()
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c81 [BPF_CGROUP_DEVICE] = "cgroup_device",
8862 SEC_DEF("cgroup/dev", CGROUP_DEVICE, BPF_CGROUP_DEVICE, SEC_ATTACHABLE_OPT),
/openbmc/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst2335 them to cgroups with BPF_CGROUP_DEVICE flag. On an attempt to access a