Home
last modified time | relevance | path

Searched defs:nalloc (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/util/
H A Dfdmon-poll.c26 static __thread unsigned npfd, nalloc; variable
/openbmc/qemu/include/qemu/
H A Diov.h176 int nalloc; member
/openbmc/qemu/include/sysemu/
H A Ddma.h40 int nalloc; member
/openbmc/linux/fs/f2fs/
H A Drecovery.c55 s64 nalloc = percpu_counter_sum_positive(&sbi->alloc_valid_block_count); in f2fs_space_for_roll_forward() local
/openbmc/linux/lib/
H A Dscatterlist.c617 unsigned int nent, nalloc; in sgl_alloc_order() local
/openbmc/linux/drivers/md/
H A Draid10.c137 int nalloc, nalloc_rp; in r10buf_pool_alloc() local
3200 int nalloc; in raid10_alloc_init_r10buf() local
/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbnad.c339 bnad_rxq_refill_page(struct bnad *bnad, struct bna_rcb *rcb, u32 nalloc) in bnad_rxq_refill_page()
413 bnad_rxq_refill_skb(struct bnad *bnad, struct bna_rcb *rcb, u32 nalloc) in bnad_rxq_refill_skb()
/openbmc/linux/fs/gfs2/
H A Dquota.c919 unsigned int nalloc = 0, blocks; in do_sync() local