Home
last modified time | relevance | path

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

/linux-6.3-rc2/block/
A Dblk-cgroup.c341 if (!new_blkg) { in blkg_create()
343 if (unlikely(!new_blkg)) { in blkg_create()
348 blkg = new_blkg; in blkg_create()
398 if (new_blkg) in blkg_create()
399 blkg_free(new_blkg); in blkg_create()
748 struct blkcg_gq *new_blkg; in blkg_conf_prep() local
761 if (unlikely(!new_blkg)) { in blkg_conf_prep()
767 blkg_free(new_blkg); in blkg_conf_prep()
776 blkg_free(new_blkg); in blkg_conf_prep()
783 blkg_free(new_blkg); in blkg_conf_prep()
[all …]

Completed in 6 milliseconds