| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | bitmap.h | 61 static inline int bitmap_full(const unsigned long *src, unsigned int nbits) in bitmap_full() function
|
| /OK3568_Linux_fs/kernel/arch/mips/math-emu/ |
| H A D | dsemul.c | 110 !bitmap_full(mm_ctx->bd_emupage_allocmap, in alloc_emuframe()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_db.c | 173 if (bitmap_full(db->u.pgdir->order1, in hns_roce_free_db()
|
| H A D | hns_roce_hw_v2.c | 845 if (unlikely(bitmap_full(idx_que->bitmap, size))) in find_empty_entry()
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | dm-clone-metadata.c | 609 if (bitmap_full(cmd->region_map, cmd->nr_regions)) in dm_clone_metadata_open() 742 if (bitmap_full(cmd->region_map, cmd->nr_regions)) in __metadata_commit()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | alloc.c | 277 if (bitmap_full(db->u.pgdir->bitmap, db_per_page)) { in mlx5_db_free()
|
| H A D | en_rx.c | 476 if (bitmap_full(wi->xdp_xmit_bitmap, MLX5_MPWRQ_PAGES_PER_WQE)) in mlx5e_free_rx_mpwqe()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | idr.c | 437 if (bitmap_full(bitmap->bitmap, IDA_BITMAP_BITS)) in ida_alloc_range()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | bitmap.h | 398 static inline int bitmap_full(const unsigned long *src, unsigned int nbits) in bitmap_full() function
|
| H A D | nodemask.h | 234 return bitmap_full(srcp->bits, nbits); in __nodes_full()
|
| H A D | cpumask.h | 554 return bitmap_full(cpumask_bits(srcp), nr_cpumask_bits); in cpumask_full()
|
| /OK3568_Linux_fs/kernel/fs/iomap/ |
| H A D | buffered-io.c | 79 WARN_ON_ONCE(bitmap_full(iop->uptodate, nr_blocks) != in iomap_page_release() 155 if (bitmap_full(iop->uptodate, i_blocks_per_page(inode, page))) in iomap_iop_set_range_uptodate()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/mthca/ |
| H A D | mthca_memfree.c | 602 !bitmap_full(dev->db_tab->page[i].used, in mthca_alloc_db()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | alloc.c | 763 if (bitmap_full(db->u.pgdir->order1, MLX4_DB_PER_PAGE / 2)) { in mlx4_db_free()
|
| /OK3568_Linux_fs/kernel/drivers/media/mc/ |
| H A D | mc-entity.c | 488 if (!bitmap_full(active, entity->num_pads)) { in __media_pipeline_start()
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | renesas_sdhi_core.c | 605 if (bitmap_full(priv->taps, taps_size)) { in renesas_sdhi_select_tuning()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf_kcpu.c | 826 return bitmap_full(cqs_wait->signaled, cqs_wait->nr_objs); in kbase_kcpu_cqs_wait_process() 1113 return bitmap_full(cqs_wait_operation->signaled, cqs_wait_operation->nr_objs); in kbase_kcpu_cqs_wait_operation_process()
|
| /OK3568_Linux_fs/kernel/net/smc/ |
| H A D | smc_core.c | 1320 !bitmap_full(lgr->rtokens_used_mask, SMC_RMBS_PER_LGR_MAX)))) { in smc_conn_create()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_mem.c | 2582 if (bitmap_full(sa->sub_pages, SZ_2M / SZ_4K)) { in kbase_alloc_phy_pages_helper() 2772 if (bitmap_full(sa->sub_pages, in kbase_alloc_phy_pages_helper_locked()
|
| /OK3568_Linux_fs/kernel/drivers/lightnvm/ |
| H A D | pblk-core.c | 1752 WARN(!bitmap_full(line->map_bitmap, lm->sec_per_line), in pblk_line_close()
|
| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpiolib.c | 4298 if (bitmap_full(array_info->get_mask, descs->ndescs)) { in gpiod_get_array()
|