Searched refs:put_count (Results 1 – 4 of 4) sorted by relevance
66 entry->put_count = ttm_bo_del_from_lru(bo); in ttm_eu_del_from_lru_locked()79 if (entry->put_count) { in ttm_eu_list_ref_sub()80 ttm_bo_list_ref_sub(bo, entry->put_count, true); in ttm_eu_list_ref_sub()81 entry->put_count = 0; in ttm_eu_list_ref_sub()125 entry->put_count = 0; in ttm_eu_reserve_buffers()
183 int put_count = 0; in ttm_bo_del_from_lru() local187 ++put_count; in ttm_bo_del_from_lru()191 ++put_count; in ttm_bo_del_from_lru()199 return put_count; in ttm_bo_del_from_lru()284 int put_count = 0; in ttm_bo_reserve() local338 int put_count, ret; in ttm_bo_reserve_slowpath() local556 int put_count; in ttm_bo_cleanup_refs_or_queue() local615 int put_count; in ttm_bo_cleanup_refs_and_unlock() local678 ++put_count; in ttm_bo_cleanup_refs_and_unlock()868 int ret = -EBUSY, put_count; in ttm_mem_evict_first() local[all …]
53 int put_count; member
684 unsigned int put_count; in sfxge_tx_qdpl_put_unlocked() local698 put_count = mp->m_pkthdr.csum_data; in sfxge_tx_qdpl_put_unlocked()700 put_count = 0; in sfxge_tx_qdpl_put_unlocked()701 if (put_count >= stdp->std_put_max) { in sfxge_tx_qdpl_put_unlocked()705 mbuf->m_pkthdr.csum_data = put_count + 1; in sfxge_tx_qdpl_put_unlocked()