Home
last modified time | relevance | path

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

/kernel/bpf/
Dlocal_storage.c543 static void free_percpu_cgroup_storage_rcu(struct rcu_head *rcu) in free_percpu_cgroup_storage_rcu() function
565 call_rcu(&storage->rcu, free_percpu_cgroup_storage_rcu); in bpf_cgroup_storage_free()