Searched refs:hold_count (Results 1 – 3 of 3) sorted by relevance
104 refcount_t hold_count; member237 GEM_BUG_ON(refcount_read(&vma_res->hold_count) != 1); in i915_vma_resource_fini()
332 atomic_t hold_count; member616 atomic_inc(&b->hold_count); in __cache_inc_buffer()663 if (atomic_read(&b->hold_count)) in __evict_pred()852 BUG_ON(atomic_read(&b->hold_count) != 1); in cache_insert()877 if (atomic_read(&b->hold_count) != 1) { in cache_remove()933 if (atomic_read(&b->hold_count)) in __remove_range()1494 BUG_ON(atomic_read(&b->hold_count)); in __make_buffer_clean()1758 BUG_ON(!atomic_read(&b->hold_count)); in cache_put_and_wake()1759 wake = atomic_dec_and_test(&b->hold_count); in cache_put_and_wake()1804 atomic_set(&b->hold_count, 1); in __bufio_new()[all …]
481 count->hold_count = in->hold_count; in pkt_session_set_property_1x()