Searched refs:was_full (Results 1 – 5 of 5) sorted by relevance
102 if (!commonring->was_full) in brcmf_commonring_write_available()105 commonring->was_full = false; in brcmf_commonring_write_available()124 commonring->was_full = true; in brcmf_commonring_write_available()158 commonring->was_full = true; in brcmf_commonring_reserve_for_write()197 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()
2067 bool was_full; in ceph_osdc_handle_map() local2081 was_full = ceph_osdmap_flag(osdc->osdmap, CEPH_OSDMAP_FULL); in ceph_osdc_handle_map()2107 was_full = was_full || in ceph_osdc_handle_map()2110 kick_requests(osdc, 0, was_full); in ceph_osdc_handle_map()2153 was_full = was_full || in ceph_osdc_handle_map()2156 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()