Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/aoe/
H A Daoedev.c439 aoedev_by_aoeaddr(ulong maj, int min, int do_alloc) in aoedev_by_aoeaddr() argument
460 if (d || !do_alloc || minor_get(&sysminor, maj, min) < 0) in aoedev_by_aoeaddr()
H A Daoe.h236 struct aoedev *aoedev_by_aoeaddr(ulong maj, int min, int do_alloc);
/openbmc/linux/fs/gfs2/
H A Dbmap.c902 goto do_alloc; in __gfs2_iomap_get()
909 goto do_alloc; in __gfs2_iomap_get()
913 goto do_alloc; in __gfs2_iomap_get()
931 do_alloc: in __gfs2_iomap_get()
/openbmc/linux/net/core/
H A Dneighbour.c478 goto do_alloc; in neigh_alloc()
493 do_alloc: in neigh_alloc()