Home
last modified time | relevance | path

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

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