Home
last modified time | relevance | path

Searched refs:BPF_MAP_TYPE_CGROUP_STORAGE (Results 1 – 25 of 1409) sorted by relevance

12345678910>>...57

/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/bpf/
H A Dmap_cgroup_storage.rst5 BPF_MAP_TYPE_CGROUP_STORAGE chapter
8 The ``BPF_MAP_TYPE_CGROUP_STORAGE`` map type represents a local fix-sized
19 ``BPF_MAP_TYPE_CGROUP_STORAGE`` map type. Some of its behaviors was changed in
48 There is no implicit synchronization. Storages of ``BPF_MAP_TYPE_CGROUP_STORAGE``
62 __uint(type, BPF_MAP_TYPE_CGROUP_STORAGE);
97 __uint(type, BPF_MAP_TYPE_CGROUP_STORAGE);
155 ``BPF_MAP_TYPE_CGROUP_STORAGE`` or more than one
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/bpf/
H A Dmap_cgroup_storage.rst5 BPF_MAP_TYPE_CGROUP_STORAGE chapter
8 The ``BPF_MAP_TYPE_CGROUP_STORAGE`` map type represents a local fix-sized
19 ``BPF_MAP_TYPE_CGROUP_STORAGE`` map type. Some of its behaviors was changed in
48 There is no implicit synchronization. Storages of ``BPF_MAP_TYPE_CGROUP_STORAGE``
62 __uint(type, BPF_MAP_TYPE_CGROUP_STORAGE);
97 __uint(type, BPF_MAP_TYPE_CGROUP_STORAGE);
155 ``BPF_MAP_TYPE_CGROUP_STORAGE`` or more than one
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/bpf/
H A Dmap_cgroup_storage.rst5 BPF_MAP_TYPE_CGROUP_STORAGE chapter
8 The ``BPF_MAP_TYPE_CGROUP_STORAGE`` map type represents a local fix-sized
19 ``BPF_MAP_TYPE_CGROUP_STORAGE`` map type. Some of its behaviors was changed in
48 There is no implicit synchronization. Storages of ``BPF_MAP_TYPE_CGROUP_STORAGE``
62 __uint(type, BPF_MAP_TYPE_CGROUP_STORAGE);
97 __uint(type, BPF_MAP_TYPE_CGROUP_STORAGE);
155 ``BPF_MAP_TYPE_CGROUP_STORAGE`` or more than one
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dcg_storage_multi_egress_only.c16 __uint(type, BPF_MAP_TYPE_CGROUP_STORAGE);
H A Dcg_storage_multi_shared.c16 __uint(type, BPF_MAP_TYPE_CGROUP_STORAGE);
H A Dcg_storage_multi_isolated.c16 __uint(type, BPF_MAP_TYPE_CGROUP_STORAGE);
H A Dnetcnt_prog.c20 __uint(type, BPF_MAP_TYPE_CGROUP_STORAGE);
H A Dtest_spin_lock.c26 __uint(type, BPF_MAP_TYPE_CGROUP_STORAGE);
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dcg_storage_multi_egress_only.c16 __uint(type, BPF_MAP_TYPE_CGROUP_STORAGE);
H A Dcg_storage_multi_isolated.c16 __uint(type, BPF_MAP_TYPE_CGROUP_STORAGE);
H A Dcg_storage_multi_shared.c16 __uint(type, BPF_MAP_TYPE_CGROUP_STORAGE);
H A Dnetcnt_prog.c20 __uint(type, BPF_MAP_TYPE_CGROUP_STORAGE);
H A Dtest_spin_lock.c26 __uint(type, BPF_MAP_TYPE_CGROUP_STORAGE);
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dcg_storage_multi_egress_only.c16 __uint(type, BPF_MAP_TYPE_CGROUP_STORAGE);
H A Dcg_storage_multi_isolated.c16 __uint(type, BPF_MAP_TYPE_CGROUP_STORAGE);
H A Dcg_storage_multi_shared.c16 __uint(type, BPF_MAP_TYPE_CGROUP_STORAGE);
H A Dnetcnt_prog.c20 __uint(type, BPF_MAP_TYPE_CGROUP_STORAGE);
H A Dtest_spin_lock.c26 __uint(type, BPF_MAP_TYPE_CGROUP_STORAGE);
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/
H A Dtest_cgroup_storage.c53 map_fd = bpf_create_map(BPF_MAP_TYPE_CGROUP_STORAGE, sizeof(key), in main()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/
H A Dtest_cgroup_storage.c53 map_fd = bpf_create_map(BPF_MAP_TYPE_CGROUP_STORAGE, sizeof(key), in main()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/
H A Dtest_cgroup_storage.c53 map_fd = bpf_create_map(BPF_MAP_TYPE_CGROUP_STORAGE, sizeof(key), in main()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dbpf_types.h89 BPF_MAP_TYPE(BPF_MAP_TYPE_CGROUP_STORAGE, cgroup_storage_map_ops)
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dbpf_types.h89 BPF_MAP_TYPE(BPF_MAP_TYPE_CGROUP_STORAGE, cgroup_storage_map_ops)
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dbpf_types.h89 BPF_MAP_TYPE(BPF_MAP_TYPE_CGROUP_STORAGE, cgroup_storage_map_ops)
/dports/multimedia/libv4l/linux-5.13-rc2/samples/bpf/
H A Dhbm_kern.h63 __uint(type, BPF_MAP_TYPE_CGROUP_STORAGE);

12345678910>>...57