Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dlocal_storage.c540 static void free_shared_cgroup_storage_rcu(struct rcu_head *rcu) in free_shared_cgroup_storage_rcu() function
569 call_rcu(&storage->rcu, free_shared_cgroup_storage_rcu); in bpf_cgroup_storage_free()