Home
last modified time | relevance | path

Searched defs:reclaimable (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c411 static inline int reclaimable(const struct sge_txq *tq) in reclaimable() function
414 int reclaimable = hw_cidx - tq->cidx; in reclaimable() local
/linux/fs/xfs/
H A Dxfs_zone_alloc.c1021 uint64_t reclaimable; global() member
H A Dxfs_icache.c1121 long reclaimable = 0; xfs_reclaim_inodes_count() local
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c341 static inline int reclaimable(const struct sge_txq *q) in reclaimable() function