Searched refs:free_bitmap (Results 1 – 7 of 7) sorted by relevance
26 u64 free_bitmap; member81 hwsp->free_bitmap = ~0ull; in hwsp_alloc()88 GEM_BUG_ON(!hwsp->free_bitmap); in hwsp_alloc()89 *cacheline = __ffs64(hwsp->free_bitmap); in hwsp_alloc()90 hwsp->free_bitmap &= ~BIT_ULL(*cacheline); in hwsp_alloc()91 if (!hwsp->free_bitmap) in hwsp_alloc()108 if (!hwsp->free_bitmap) in __idle_hwsp_free()111 GEM_BUG_ON(cacheline >= BITS_PER_TYPE(hwsp->free_bitmap)); in __idle_hwsp_free()112 hwsp->free_bitmap |= BIT_ULL(cacheline); in __idle_hwsp_free()115 if (hwsp->free_bitmap == ~0ull) { in __idle_hwsp_free()
130 goto free_bitmap; in aggr_parse()137 goto free_bitmap; in aggr_parse()147 goto free_bitmap; in aggr_parse()153 goto free_bitmap; in aggr_parse()164 free_bitmap: in aggr_parse()
575 goto free_bitmap; in mlx4_create_zones()585 goto free_bitmap; in mlx4_create_zones()594 goto free_bitmap; in mlx4_create_zones()605 goto free_bitmap; in mlx4_create_zones()720 goto free_bitmap; in mlx4_create_zones()726 free_bitmap: in mlx4_create_zones()
589 goto free_bitmap; in zpci_dma_init_device()596 goto free_bitmap; in zpci_dma_init_device()599 free_bitmap: in zpci_dma_init_device()
1956 static void free_bitmap(struct btrfs_free_space_ctl *ctl, in free_bitmap() function2016 free_bitmap(ctl, bitmap_info); in remove_from_bitmap()2050 free_bitmap(ctl, bitmap_info); in remove_from_bitmap()2367 free_bitmap(ctl, bitmap); in steal_from_bitmap_to_end()2424 free_bitmap(ctl, bitmap); in steal_from_bitmap_to_front()2775 free_bitmap(ctl, info); in __btrfs_remove_free_space_cache_locked()2873 free_bitmap(ctl, entry); in btrfs_find_space_for_alloc()3719 free_bitmap(ctl, entry); in trim_bitmaps()3881 free_bitmap(ctl, entry); in btrfs_find_ino_for_alloc()
1502 goto free_bitmap; in __create_xol_area()1516 free_bitmap: in __create_xol_area()
2790 goto free_bitmap; in blk_mq_alloc_hctx()2798 free_bitmap: in blk_mq_alloc_hctx()