Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-cgroup.c1073 struct llist_head *plhead; in __blkcg_rstat_flush() local
1075 plhead = per_cpu_ptr(parent->blkcg->lhead, cpu); in __blkcg_rstat_flush()
1076 llist_add(&parent->iostat.lnode, plhead); in __blkcg_rstat_flush()