Home
last modified time | relevance | path

Searched refs:cgroup_storage_map_ops (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf_types.h89 BPF_MAP_TYPE(BPF_MAP_TYPE_CGROUP_STORAGE, cgroup_storage_map_ops)
90 BPF_MAP_TYPE(BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE, cgroup_storage_map_ops)
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dlocal_storage.c455 const struct bpf_map_ops cgroup_storage_map_ops = { variable