Searched refs:was_full (Results 1 – 5 of 5) sorted by relevance
91 if (!commonring->was_full) in brcmf_commonring_write_available()94 commonring->was_full = false; in brcmf_commonring_write_available()113 commonring->was_full = true; in brcmf_commonring_write_available()147 commonring->was_full = true; in brcmf_commonring_reserve_for_write()186 commonring->was_full = true; in brcmf_commonring_reserve_for_write_multiple()
39 bool was_full; member
270 bool was_full = false; in vmci_transport_notify_pkt_recv_post_dequeue() local281 was_full = free_space == copied; in vmci_transport_notify_pkt_recv_post_dequeue()283 if (was_full) in vmci_transport_notify_pkt_recv_post_dequeue()
2081 bool was_full; in ceph_osdc_handle_map() local2095 was_full = ceph_osdmap_flag(osdc->osdmap, CEPH_OSDMAP_FULL); in ceph_osdc_handle_map()2121 was_full = was_full || in ceph_osdc_handle_map()2124 kick_requests(osdc, 0, was_full); in ceph_osdc_handle_map()2167 was_full = was_full || in ceph_osdc_handle_map()2170 kick_requests(osdc, skipped_map, was_full); in ceph_osdc_handle_map()
803 bool was_full = !p->highest_bit; in swap_entry_free() local805 if (was_full && (p->flags & SWP_WRITEOK)) { in swap_entry_free()