| /Linux-v4.19/net/batman-adv/ |
| D | bitarray.c | 78 bitmap_zero(seq_bits, BATADV_TQ_LOCAL_WINDOW_SIZE); in batadv_bit_get_packet() 96 bitmap_zero(seq_bits, BATADV_TQ_LOCAL_WINDOW_SIZE); in batadv_bit_get_packet()
|
| /Linux-v4.19/lib/ |
| D | test_bitmap.c | 122 bitmap_zero(bmap, 35); in test_zero_clear() 129 bitmap_zero(bmap, 115); in test_zero_clear() 133 bitmap_zero(bmap, 1024); in test_zero_clear() 171 bitmap_zero(bmap1, 1024); in test_copy() 172 bitmap_zero(bmap2, 1024); in test_copy()
|
| D | find_bit_benchmark.c | 145 bitmap_zero(bitmap, BITMAP_LEN); in find_bit_test() 146 bitmap_zero(bitmap2, BITMAP_LEN); in find_bit_test()
|
| D | bitmap.c | 368 bitmap_zero(maskp, nmaskbits); in __bitmap_parse() 524 bitmap_zero(maskp, nmaskbits); in __bitmap_parselist() 754 bitmap_zero(dst, nbits); in bitmap_remap() 919 bitmap_zero(dst, bits); in bitmap_onto() 959 bitmap_zero(dst, nbits); in bitmap_fold()
|
| /Linux-v4.19/drivers/input/mouse/ |
| D | lifebook.c | 325 bitmap_zero(dev1->evbit, EV_CNT); in lifebook_init() 326 bitmap_zero(dev1->relbit, REL_CNT); in lifebook_init() 327 bitmap_zero(dev1->keybit, KEY_CNT); in lifebook_init()
|
| /Linux-v4.19/mm/ |
| D | frontswap.c | 121 bitmap_zero(a, MAX_SWAPFILES); in frontswap_register_ops() 122 bitmap_zero(b, MAX_SWAPFILES); in frontswap_register_ops() 368 bitmap_zero(sis->frontswap_map, sis->max); in __frontswap_invalidate_area()
|
| /Linux-v4.19/drivers/hid/intel-ish-hid/ishtp/ |
| D | init.c | 77 bitmap_zero(dev->host_clients_map, ISHTP_CLIENTS_MAX); in ishtp_device_init()
|
| /Linux-v4.19/net/sctp/ |
| D | tsnmap.c | 60 bitmap_zero(map->tsn_map, map->len); in sctp_tsnmap_init() 226 bitmap_zero(map->tsn_map, map->len); in sctp_tsnmap_skip()
|
| /Linux-v4.19/drivers/infiniband/hw/cxgb4/ |
| D | id_table.c | 100 bitmap_zero(alloc->table, num); in c4iw_id_table_alloc()
|
| /Linux-v4.19/net/dsa/ |
| D | switch.c | 142 bitmap_zero(ds->bitmap, ds->num_ports); in dsa_switch_mdb_add() 209 bitmap_zero(ds->bitmap, ds->num_ports); in dsa_switch_vlan_add()
|
| /Linux-v4.19/arch/mips/sgi-ip27/ |
| D | ip27-hubio.c | 180 bitmap_zero(hub_data(cnode)->h_bigwin_used, HUB_NUM_BIG_WINDOW); in hub_pio_init()
|
| /Linux-v4.19/arch/x86/include/asm/uv/ |
| D | uv_bau.h | 789 bitmap_zero(&dstp->bits[0], nbits); in bau_uvhubs_clear() 799 bitmap_zero(&dstp->bits, nbits); in bau_cpubits_clear()
|
| /Linux-v4.19/drivers/uwb/ |
| D | allocator.c | 365 bitmap_zero(result->bm, UWB_NUM_MAS); in uwb_rsv_find_best_allocation() 366 bitmap_zero(result->unsafe_bm, UWB_NUM_MAS); in uwb_rsv_find_best_allocation()
|
| /Linux-v4.19/drivers/input/keyboard/ |
| D | sh_keysc.c | 100 bitmap_zero(keys0, SH_KEYSC_MAXKEYS); in sh_keysc_isr() 103 bitmap_zero(keys, SH_KEYSC_MAXKEYS); in sh_keysc_isr()
|
| /Linux-v4.19/tools/include/linux/ |
| D | bitmap.h | 30 static inline void bitmap_zero(unsigned long *dst, int nbits) in bitmap_zero() function
|
| /Linux-v4.19/drivers/net/wireless/ath/wil6210/ |
| D | pcie_bus.c | 48 bitmap_zero(wil->hw_capa, hw_capa_last); in wil_set_capabilities() 49 bitmap_zero(wil->fw_capabilities, WMI_FW_CAPABILITY_MAX); in wil_set_capabilities() 50 bitmap_zero(wil->platform_capa, WIL_PLATFORM_CAPA_MAX); in wil_set_capabilities()
|
| /Linux-v4.19/arch/sparc/lib/ |
| D | bitext.c | 123 bitmap_zero(map, size); in bit_map_init()
|
| /Linux-v4.19/drivers/gpu/host1x/ |
| D | channel.c | 43 bitmap_zero(chlist->allocated_channels, num_channels); in host1x_channel_list_init()
|
| /Linux-v4.19/include/linux/ |
| D | phylink.h | 228 bitmap_zero(bm, __ETHTOOL_LINK_MODE_MASK_NBITS)
|
| /Linux-v4.19/arch/x86/include/asm/ |
| D | mpspec.h | 112 bitmap_zero((map).mask, MAX_LOCAL_APIC)
|
| /Linux-v4.19/drivers/infiniband/hw/hfi1/ |
| D | fault.c | 177 bitmap_zero(fault->opcodes, sizeof(fault->opcodes) * in fault_opcodes_write() 269 bitmap_zero(ibd->fault->opcodes, in hfi1_fault_init_debugfs()
|
| /Linux-v4.19/net/phonet/ |
| D | pn_dev.c | 70 bitmap_zero(pnd->addrs, 64); in __phonet_device_alloc() 275 bitmap_zero(deleted, 64); in phonet_route_autodel()
|
| /Linux-v4.19/drivers/gpio/ |
| D | gpio-pisosr.c | 104 bitmap_zero(bits, chip->ngpio); in pisosr_gpio_get_multiple()
|
| /Linux-v4.19/drivers/usb/mtu3/ |
| D | mtu3_core.c | 445 bitmap_zero(tx_fifo->bitmap, MTU3_FIFO_BIT_SIZE); in get_ep_fifo_config() 451 bitmap_zero(rx_fifo->bitmap, MTU3_FIFO_BIT_SIZE); in get_ep_fifo_config() 458 bitmap_zero(tx_fifo->bitmap, MTU3_FIFO_BIT_SIZE); in get_ep_fifo_config() 464 bitmap_zero(rx_fifo->bitmap, MTU3_FIFO_BIT_SIZE); in get_ep_fifo_config()
|
| /Linux-v4.19/fs/xfs/scrub/ |
| D | attr.c | 169 bitmap_zero(freemap, mapsize); in xchk_xattr_check_freemap() 270 bitmap_zero(usedmap, mp->m_attr_geo->blksize); in xchk_xattr_block()
|