Home
last modified time | relevance | path

Searched refs:cgroup_storage_lookup (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/bpf/
A Dlocal_storage.c66 cgroup_storage_lookup(struct bpf_cgroup_storage_map *map, in cgroup_storage_lookup() function
136 storage = cgroup_storage_lookup(map, key, false); in cgroup_storage_lookup_elem()
156 storage = cgroup_storage_lookup((struct bpf_cgroup_storage_map *)map, in cgroup_storage_update_elem()
191 storage = cgroup_storage_lookup(map, key, false); in bpf_percpu_cgroup_storage_copy()
223 storage = cgroup_storage_lookup(map, key, false); in bpf_percpu_cgroup_storage_update()
257 storage = cgroup_storage_lookup(map, key, true); in cgroup_storage_get_next_key()
423 storage = cgroup_storage_lookup(map_to_storage(map), key, false); in cgroup_storage_seq_show_elem()
A Dcgroup.c57 storages[stype] = cgroup_storage_lookup((void *)map, &key, false); in bpf_cgroup_storages_alloc()
/linux/include/linux/
A Dbpf-cgroup.h207 cgroup_storage_lookup(struct bpf_cgroup_storage_map *map,

Completed in 10 milliseconds