Home
last modified time | relevance | path

Searched refs:bitmap_full (Results 1 – 18 of 18) sorted by relevance

/linux/arch/mips/math-emu/
H A Ddsemul.c107 !bitmap_full(mm_ctx->bd_emupage_allocmap, in alloc_emuframe()
/linux/tools/include/linux/
H A Dbitmap.h64 static inline bool bitmap_full(const unsigned long *src, unsigned int nbits) in bitmap_full() function
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_db.c171 if (bitmap_full(db->u.pgdir->order1, in hns_roce_free_db()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dalloc.c223 if (bitmap_full(db->u.pgdir->bitmap, db_per_page)) { in mlx5_db_free()
H A Den_rx.c570 if (bitmap_full(wi->skip_release_bitmap, rq->mpwqe.pages_per_wqe)) in mlx5e_free_rx_mpwqe()
/linux/drivers/md/
H A Ddm-clone-metadata.c595 if (bitmap_full(cmd->region_map, cmd->nr_regions)) in dm_clone_metadata_open()
728 if (bitmap_full(cmd->region_map, cmd->nr_regions)) in __metadata_commit()
/linux/lib/
H A Didr.c439 if (bitmap_full(bitmap->bitmap, IDA_BITMAP_BITS)) in ida_alloc_range()
/linux/include/linux/
H A Dcpumask.h859 return bitmap_full(cpumask_bits(srcp), nr_cpumask_bits); in cpumask_full()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dalloc.c740 if (bitmap_full(db->u.pgdir->order1, MLX4_DB_PER_PAGE / 2)) { in mlx4_db_free()
/linux/drivers/infiniband/hw/mthca/
H A Dmthca_memfree.c605 !bitmap_full(dev->db_tab->page[i].used, in mthca_alloc_db()
/linux/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h2068 return bitmap_full(bits->bits, nbits); in smu_feature_bits_full()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtest_xsk.c1122 if (bitmap_full(bitmap, test->nb_sockets)) in all_packets_received()
1320 return bitmap_full(bitmap, test->nb_sockets); in all_packets_sent()
/linux/drivers/gpio/
H A Dgpio-aggregator.c797 if (!bitmap_full(fwd->valid_mask, chip->ngpio)) in gpiochip_fwd_register()
H A Dgpiolib.c5179 if (bitmap_full(array_info->get_mask, descs->ndescs)) { in gpiod_get_array()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c1155 if (bitmap_full(flow_cfg->dmacflt_bmap, in otx2_add_flow()
/linux/fs/iomap/
H A Dbuffered-io.c39 return bitmap_full(ifs->state, i_blocks_per_folio(inode, folio)); in ifs_is_fully_uptodate()
/linux/tools/perf/
H A Dbuiltin-kwork.c248 if (!bitmap_full(page->bitmap, NR_ATOM_PER_PAGE)) { in atom_new()
/linux/net/smc/
H A Dsmc_core.c2012 !bitmap_full(lgr->rtokens_used_mask, SMC_RMBS_PER_LGR_MAX)))) { in smc_conn_create()