Searched refs:free_bitmap (Results 1 – 6 of 6) sorted by relevance
23 u64 free_bitmap; member84 hwsp->free_bitmap = ~0ull; in hwsp_alloc()91 GEM_BUG_ON(!hwsp->free_bitmap); in hwsp_alloc()92 *cacheline = __ffs64(hwsp->free_bitmap); in hwsp_alloc()93 hwsp->free_bitmap &= ~BIT_ULL(*cacheline); in hwsp_alloc()94 if (!hwsp->free_bitmap) in hwsp_alloc()111 if (!hwsp->free_bitmap) in __idle_hwsp_free()114 GEM_BUG_ON(cacheline >= BITS_PER_TYPE(hwsp->free_bitmap)); in __idle_hwsp_free()115 hwsp->free_bitmap |= BIT_ULL(cacheline); in __idle_hwsp_free()118 if (hwsp->free_bitmap == ~0ull) { in __idle_hwsp_free()
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()719 goto free_bitmap; in mlx4_create_zones()725 free_bitmap: in mlx4_create_zones()
591 goto free_bitmap; in zpci_dma_init_device()598 goto free_bitmap; in zpci_dma_init_device()601 free_bitmap: in zpci_dma_init_device()
1881 static void free_bitmap(struct btrfs_free_space_ctl *ctl, in free_bitmap() function1929 free_bitmap(ctl, bitmap_info); in remove_from_bitmap()1963 free_bitmap(ctl, bitmap_info); in remove_from_bitmap()2234 free_bitmap(ctl, bitmap); in steal_from_bitmap_to_end()2287 free_bitmap(ctl, bitmap); in steal_from_bitmap_to_front()2587 free_bitmap(ctl, info); in __btrfs_remove_free_space_cache_locked()2644 free_bitmap(ctl, entry); in btrfs_find_space_for_alloc()3323 free_bitmap(ctl, entry); in trim_bitmaps()3463 free_bitmap(ctl, entry); in btrfs_find_ino_for_alloc()
1503 goto free_bitmap; in __create_xol_area()1517 free_bitmap: in __create_xol_area()
2392 goto free_bitmap; in blk_mq_alloc_hctx()2400 free_bitmap: in blk_mq_alloc_hctx()