Home
last modified time | relevance | path

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

/linux/include/linux/
A Dblk-cgroup.h54 struct blkcg_gq __rcu *blkg_hint; member
340 blkg = rcu_dereference(blkcg->blkg_hint); in __blkg_lookup()
/linux/block/
A Dblk-cgroup.c220 rcu_assign_pointer(blkcg->blkg_hint, blkg); in blkg_lookup_slowpath()
409 if (rcu_access_pointer(blkcg->blkg_hint) == blkg) in blkg_destroy()
410 rcu_assign_pointer(blkcg->blkg_hint, NULL); in blkg_destroy()

Completed in 8 milliseconds