Home
last modified time | relevance | path

Searched refs:bitmap_fill (Results 1 – 25 of 47) sorted by relevance

12

/OK3568_Linux_fs/kernel/lib/
H A Dtest_bitmap.c218 bitmap_fill(bmap, 35); in test_fill_set()
225 bitmap_fill(bmap, 115); in test_fill_set()
229 bitmap_fill(bmap, 1024); in test_fill_set()
255 bitmap_fill(bmap2, 1024); in test_copy()
263 bitmap_fill(bmap2, 1024); in test_copy()
267 bitmap_fill(bmap2, 1024); in test_copy()
290 bitmap_fill(bmap, 1024); in test_replace()
294 bitmap_fill(bmap, 1024); in test_replace()
H A Dtest_printf.c568 bitmap_fill(bits, 20); in bitmap()
/OK3568_Linux_fs/kernel/drivers/mmc/core/
H A Dpwrseq_simple.c50 bitmap_fill(values, nvalues); in mmc_pwrseq_simple_set_gpios_value()
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dbitmap.h43 static inline void bitmap_fill(unsigned long *dst, unsigned int nbits) in bitmap_fill() function
/OK3568_Linux_fs/kernel/net/sched/
H A Dem_canid.c73 bitmap_fill(cm->match_sff, (1 << CAN_SFF_ID_BITS)); in em_canid_sff_match_add()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dalternative.c260 bitmap_fill(all_capabilities, ARM64_NPATCHABLE); in apply_alternatives_module()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_db.c81 bitmap_fill(pgdir->order1, in hns_roce_alloc_db_pgdir()
/OK3568_Linux_fs/kernel/lib/math/
H A Dprime_numbers.c144 bitmap_fill(new->primes, sz); in expand_to_next_prime()
/OK3568_Linux_fs/kernel/net/ethtool/
H A Dbitset.c638 bitmap_fill(mask, nbits); in ethnl_parse_bitset()
664 bitmap_fill(mask, nbits); in ethnl_parse_bitset()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dalloc.c196 bitmap_fill(pgdir->bitmap, db_per_page); in mlx5_alloc_db_pgdir()
/OK3568_Linux_fs/kernel/include/linux/
H A Dinetdevice.h73 bitmap_fill(in_dev->cnf.state, IPV4_DEVCONF_MAX); in ipv4_devconf_setall()
H A Dbitmap.h249 static inline void bitmap_fill(unsigned long *dst, unsigned int nbits) in bitmap_fill() function
H A Dnodemask.h142 bitmap_fill(dstp->bits, nbits); in __nodes_setall()
H A Dcpumask.h404 bitmap_fill(cpumask_bits(dstp), nr_cpumask_bits); in cpumask_setall()
/OK3568_Linux_fs/kernel/drivers/input/keyboard/
H A Dsh_keysc.c96 bitmap_fill(keys1, SH_KEYSC_MAXKEYS); in sh_keysc_isr()
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-max3191x.c324 bitmap_fill(values, ndescs); in gpiod_set_array_single_value_cansleep()
/OK3568_Linux_fs/kernel/include/net/
H A Dneighbour.h107 bitmap_fill(p->data_state, NEIGH_VAR_DATA_MAX); in neigh_parms_data_state_setall()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/
H A Dslice.c712 bitmap_fill(mask->high_slices, SLICE_NUM_HIGH); in slice_init_new_context_exec()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/
H A Dspu_base.c102 bitmap_fill(cpumask_bits(mm_cpumask(mm)), nr); in mm_needs_global_tlbie()
/OK3568_Linux_fs/kernel/arch/arm64/kvm/
H A Dpmu-emul.c986 bitmap_fill(vcpu->kvm->arch.pmu_filter, nr_events); in kvm_arm_pmu_v3_set_attr()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/
H A Dalloc.c671 bitmap_fill(pgdir->order1, MLX4_DB_PER_PAGE / 2); in mlx4_alloc_db_pgdir()
/OK3568_Linux_fs/kernel/drivers/media/mc/
H A Dmc-entity.c448 bitmap_fill(has_no_links, entity->num_pads); in __media_pipeline_start()
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dphylink.c235 bitmap_fill(pl->supported, __ETHTOOL_LINK_MODE_MASK_NBITS); in phylink_parse_fixedlink()
863 bitmap_fill(pl->supported, __ETHTOOL_LINK_MODE_MASK_NBITS); in phylink_create()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dxen-scsifront.c837 bitmap_fill(info->shadow_free_bitmap, VSCSIIF_MAX_REQS); in scsifront_probe()
/OK3568_Linux_fs/kernel/drivers/net/ipvlan/
H A Dipvlan_main.c265 bitmap_fill(ipvlan->mac_filters, IPVLAN_MAC_FILTER_SIZE); in ipvlan_set_multicast_mac_filter()

12