Searched defs:nfree (Results 1 – 14 of 14) sorted by relevance
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
A D | clip_tbl.h | 29 atomic_t nfree; member
|
A D | l2t.c | 60 atomic_t nfree; /* number of free entries */ member
|
/linux/fs/nilfs2/ |
A D | alloc.c | 133 unsigned long nfree; in nilfs_palloc_group_desc_nfrees() local 151 u32 nfree; in nilfs_palloc_group_desc_add_entries() local 737 u32 nfree; in nilfs_palloc_freev() local
|
/linux/drivers/nvdimm/ |
A D | btt.h | 106 __le32 nfree; member 175 u32 nfree; member
|
A D | label.c | 702 u32 nfree = ALIGN(nslot, BITS_PER_LONG); in nd_label_write_index() local 1061 int i, alloc, victims, nfree, old_num_resources, nlabel, rc = -ENXIO; in __blk_label_update() local
|
A D | dimm_devs.c | 342 u32 nfree; in __available_slots_show() local
|
/linux/drivers/net/ethernet/chelsio/cxgb3/ |
A D | l2t.h | 76 atomic_t nfree; /* number of free entries */ member
|
/linux/fs/xfs/libxfs/ |
A D | xfs_ag.h | 162 xfs_rfsblock_t nfree; /* cumulative new free space */ member
|
/linux/kernel/bpf/ |
A D | bpf_lru_list.c | 323 unsigned int nfree = 0; in bpf_lru_list_pop_free_to_local() local
|
/linux/fs/jfs/ |
A D | jfs_dmap.h | 149 __le32 nfree; /* 4: num of free blks in this dmap */ member
|
/linux/sound/core/ |
A D | pcm.c | 1135 int snd_pcm_notify(struct snd_pcm_notify *notify, int nfree) in snd_pcm_notify()
|
/linux/drivers/infiniband/hw/qib/ |
A D | qib_user_sdma.c | 1252 u16 nfree, nsent; in qib_user_sdma_send_desc() local
|
/linux/mm/ |
A D | z3fold.c | 583 int nfree; in num_free_chunks() local
|
/linux/drivers/net/ppp/ |
A D | ppp_generic.c | 1912 int navail, nfree, nzero; in ppp_mp_explode() local
|
Completed in 42 milliseconds