Searched refs:was_full (Results 1 – 8 of 8) sorted by relevance
81 if (!commonring->was_full) in brcmf_commonring_write_available()84 commonring->was_full = false; in brcmf_commonring_write_available()103 commonring->was_full = true; in brcmf_commonring_write_available()137 commonring->was_full = true; in brcmf_commonring_reserve_for_write()176 commonring->was_full = true; in brcmf_commonring_reserve_for_write_multiple()
29 bool was_full; member
262 bool was_full = false; in vmci_transport_notify_pkt_recv_post_dequeue() local273 was_full = free_space == copied; in vmci_transport_notify_pkt_recv_post_dequeue()275 if (was_full) in vmci_transport_notify_pkt_recv_post_dequeue()
212 bool was_full; in mlx5_dma_pool_free() local215 was_full = bitmap_empty(page->bitmap, blocks_per_page); in mlx5_dma_pool_free()224 if (was_full) in mlx5_dma_pool_free()
60 bool was_full; /* for handle_one_map() */ member
89 bool was_full = (used + freed == rtg_blocks(rtg)); in xfs_zone_account_reclaimable() local108 if (!was_full) in xfs_zone_account_reclaimable()119 } else if (was_full) { in xfs_zone_account_reclaimable()
3890 pi->was_full = __pool_full(pi); in set_pool_was_full() 3902 return pi->was_full && !__pool_full(pi); in pool_cleared_full() 4015 bool was_full; in handle_one_map() 4017 was_full = ceph_osdmap_flag(osdc, CEPH_OSDMAP_FULL); in handle_one_map() 4031 * Preserve ->was_full before destroying the old map. in handle_one_map() 4032 * For pools that weren't in the old map, ->was_full in handle_one_map() 4042 pi->was_full = old_pi->was_full; in handle_one_map() 4044 WARN_ON(pi->was_full); in handle_one_map() 4057 was_full in handle_one_map() 4014 bool was_full; handle_one_map() local [all...]
5717 bool was_full; in __slab_free() local5737 was_full = (old.freelist == NULL); in __slab_free()5750 if (!new.inuse || was_full) { in __slab_free()5780 if (!was_full && !on_node_partial) { in __slab_free()5796 if (unlikely(was_full)) { in __slab_free()5808 if (likely(!was_full)) { in __slab_free()