Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/maps/
H A Dphysmap-core.c55 int vpp_refcnt; member
111 if (++info->vpp_refcnt == 1) /* first nested 'on' */ in physmap_set_vpp()
114 if (--info->vpp_refcnt == 0) /* last nested 'off' */ in physmap_set_vpp()