Searched refs:put_count (Results 1 – 4 of 4) sorted by relevance
64 entry->put_count = ttm_bo_del_from_lru(bo); in ttm_eu_del_from_lru_locked()77 if (entry->put_count) { in ttm_eu_list_ref_sub()78 ttm_bo_list_ref_sub(bo, entry->put_count, true); in ttm_eu_list_ref_sub()79 entry->put_count = 0; in ttm_eu_list_ref_sub()123 entry->put_count = 0; in ttm_eu_reserve_buffers()
181 int put_count = 0; in ttm_bo_del_from_lru() local185 ++put_count; in ttm_bo_del_from_lru()189 ++put_count; in ttm_bo_del_from_lru()197 return put_count; in ttm_bo_del_from_lru()282 int put_count = 0; in ttm_bo_reserve() local289 put_count = ttm_bo_del_from_lru(bo); in ttm_bo_reserve()291 ttm_bo_list_ref_sub(bo, put_count, true); in ttm_bo_reserve()336 int put_count, ret; in ttm_bo_reserve_slowpath() local341 put_count = ttm_bo_del_from_lru(bo); in ttm_bo_reserve_slowpath()343 ttm_bo_list_ref_sub(bo, put_count, true); in ttm_bo_reserve_slowpath()[all …]
52 int put_count; member
682 unsigned int put_count; in sfxge_tx_qdpl_put_unlocked() local696 put_count = mp->m_pkthdr.csum_data; in sfxge_tx_qdpl_put_unlocked()698 put_count = 0; in sfxge_tx_qdpl_put_unlocked()699 if (put_count >= stdp->std_put_max) { in sfxge_tx_qdpl_put_unlocked()703 mbuf->m_pkthdr.csum_data = put_count + 1; in sfxge_tx_qdpl_put_unlocked()