Home
last modified time | relevance | path

Searched refs:BITS_TO_LONGS (Results 1 – 25 of 293) sorted by relevance

12345678910>>...12

/Linux-v5.15/include/linux/
Dinput.h143 unsigned long propbit[BITS_TO_LONGS(INPUT_PROP_CNT)];
145 unsigned long evbit[BITS_TO_LONGS(EV_CNT)];
146 unsigned long keybit[BITS_TO_LONGS(KEY_CNT)];
147 unsigned long relbit[BITS_TO_LONGS(REL_CNT)];
148 unsigned long absbit[BITS_TO_LONGS(ABS_CNT)];
149 unsigned long mscbit[BITS_TO_LONGS(MSC_CNT)];
150 unsigned long ledbit[BITS_TO_LONGS(LED_CNT)];
151 unsigned long sndbit[BITS_TO_LONGS(SND_CNT)];
152 unsigned long ffbit[BITS_TO_LONGS(FF_CNT)];
153 unsigned long swbit[BITS_TO_LONGS(SW_CNT)];
[all …]
Dcpumask.h296 [0 ... BITS_TO_LONGS(NR_CPUS)-1] = 0UL \
670 return BITS_TO_LONGS(nr_cpumask_bits) * sizeof(long); in cpumask_size()
867 cpu_bit_bitmap[BITS_PER_LONG+1][BITS_TO_LONGS(NR_CPUS)];
957 [BITS_TO_LONGS(NR_CPUS)-1] = BITMAP_LAST_WORD_MASK(NR_CPUS) \
964 [0 ... BITS_TO_LONGS(NR_CPUS)-2] = ~0UL, \
965 [BITS_TO_LONGS(NR_CPUS)-1] = BITMAP_LAST_WORD_MASK(NR_CPUS) \
1028 [BITS_TO_LONGS(NR_CPUS)-1] = BITMAP_LAST_WORD_MASK(NR_CPUS) \
1033 [0 ... BITS_TO_LONGS(NR_CPUS)-2] = ~0UL, \
1034 [BITS_TO_LONGS(NR_CPUS)-1] = BITMAP_LAST_WORD_MASK(NR_CPUS) \
1040 [0 ... BITS_TO_LONGS(NR_CPUS)-1] = 0UL \
Dplatform_profile.h30 unsigned long choices[BITS_TO_LONGS(PLATFORM_PROFILE_LAST)];
Dnodemask.h311 [BITS_TO_LONGS(MAX_NUMNODES)-1] = NODE_MASK_LAST_WORD \
318 [0 ... BITS_TO_LONGS(MAX_NUMNODES)-2] = ~0UL, \
319 [BITS_TO_LONGS(MAX_NUMNODES)-1] = NODE_MASK_LAST_WORD \
326 [0 ... BITS_TO_LONGS(MAX_NUMNODES)-1] = 0UL \
Dbitmap.h241 unsigned int len = BITS_TO_LONGS(nbits) * sizeof(unsigned long); in bitmap_zero()
247 unsigned int len = BITS_TO_LONGS(nbits) * sizeof(unsigned long); in bitmap_fill()
254 unsigned int len = BITS_TO_LONGS(nbits) * sizeof(unsigned long); in bitmap_copy()
/Linux-v5.15/tools/include/linux/
Dbitmap.h11 unsigned long name[BITS_TO_LONGS(bits)]
32 int len = BITS_TO_LONGS(nbits) * sizeof(unsigned long); in bitmap_zero()
39 unsigned int nlongs = BITS_TO_LONGS(nbits); in bitmap_fill()
119 return calloc(1, BITS_TO_LONGS(nbits) * sizeof(unsigned long)); in bitmap_zalloc()
/Linux-v5.15/fs/xfs/scrub/
Dattr.h56 BITS_TO_LONGS(sc->mp->m_attr_geo->blksize); in xchk_xattr_freemap()
65 BITS_TO_LONGS(sc->mp->m_attr_geo->blksize); in xchk_xattr_dstmap()
/Linux-v5.15/drivers/base/regmap/
Dregcache-rbtree.c153 mem_size += BITS_TO_LONGS(n->blklen) * sizeof(long); in rbtree_show()
286 if (BITS_TO_LONGS(blklen) > BITS_TO_LONGS(rbnode->blklen)) { in regcache_rbtree_insert_to_block()
288 BITS_TO_LONGS(blklen) * sizeof(*present), in regcache_rbtree_insert_to_block()
293 memset(present + BITS_TO_LONGS(rbnode->blklen), 0, in regcache_rbtree_insert_to_block()
294 (BITS_TO_LONGS(blklen) - BITS_TO_LONGS(rbnode->blklen)) in regcache_rbtree_insert_to_block()
353 rbnode->cache_present = kcalloc(BITS_TO_LONGS(rbnode->blklen), in regcache_rbtree_node_alloc()
/Linux-v5.15/drivers/net/wireless/ti/wlcore/
Dwlcore.h227 unsigned long links_map[BITS_TO_LONGS(WLCORE_MAX_LINKS)];
228 unsigned long roles_map[BITS_TO_LONGS(WL12XX_MAX_ROLES)];
229 unsigned long roc_map[BITS_TO_LONGS(WL12XX_MAX_ROLES)];
231 BITS_TO_LONGS(WL12XX_MAX_RATE_POLICIES)];
233 BITS_TO_LONGS(WLCORE_MAX_KLV_TEMPLATES)];
275 unsigned long tx_frames_map[BITS_TO_LONGS(WLCORE_MAX_TX_DESCRIPTORS)];
463 unsigned long rx_filter_enabled[BITS_TO_LONGS(WL1271_MAX_RX_FILTERS)];
Dwlcore_i.h176 unsigned long scanned_ch[BITS_TO_LONGS(WL1271_MAX_CHANNELS)];
369 unsigned long sta_hlid_map[BITS_TO_LONGS(
387 unsigned long links_map[BITS_TO_LONGS(WLCORE_MAX_LINKS)];
/Linux-v5.15/fs/ocfs2/dlm/
Ddlmcommon.h48 unsigned long maybe_map[BITS_TO_LONGS(O2NM_MAX_NODES)];
49 unsigned long vote_map[BITS_TO_LONGS(O2NM_MAX_NODES)];
50 unsigned long response_map[BITS_TO_LONGS(O2NM_MAX_NODES)];
51 unsigned long node_map[BITS_TO_LONGS(O2NM_MAX_NODES)];
95 unsigned long node_map[BITS_TO_LONGS(O2NM_MAX_NODES)];
125 unsigned long live_nodes_map[BITS_TO_LONGS(O2NM_MAX_NODES)];
126 unsigned long domain_map[BITS_TO_LONGS(O2NM_MAX_NODES)];
127 unsigned long exit_domain_map[BITS_TO_LONGS(O2NM_MAX_NODES)];
128 unsigned long recovery_map[BITS_TO_LONGS(O2NM_MAX_NODES)];
316 unsigned long refmap[BITS_TO_LONGS(O2NM_MAX_NODES)];
[all …]
/Linux-v5.15/drivers/s390/crypto/
Dap_bus.h293 unsigned long ioctlm[BITS_TO_LONGS(AP_IOCTLS)];
294 unsigned long apm[BITS_TO_LONGS(AP_DEVICES)];
295 unsigned long aqm[BITS_TO_LONGS(AP_DOMAINS)];
/Linux-v5.15/lib/
Dbitmap.c86 unsigned int k, lim = BITS_TO_LONGS(bits); in __bitmap_complement()
106 unsigned k, lim = BITS_TO_LONGS(nbits); in __bitmap_shift_right()
152 unsigned int lim = BITS_TO_LONGS(nbits); in __bitmap_shift_left()
213 unsigned int len = BITS_TO_LONGS(nbits); in bitmap_cut()
260 unsigned int nr = BITS_TO_LONGS(bits); in __bitmap_or()
271 unsigned int nr = BITS_TO_LONGS(bits); in __bitmap_xor()
299 unsigned int nr = BITS_TO_LONGS(nbits); in __bitmap_replace()
1267 nlongs_reg = BITS_TO_LONGS(nbits_reg); in __reg_op()
1390 return kmalloc_array(BITS_TO_LONGS(nbits), sizeof(unsigned long), in bitmap_alloc()
/Linux-v5.15/fs/ocfs2/cluster/
Dquorum.c45 unsigned long qs_hb_bm[BITS_TO_LONGS(O2NM_MAX_NODES)];
47 unsigned long qs_conn_bm[BITS_TO_LONGS(O2NM_MAX_NODES)];
49 unsigned long qs_hold_bm[BITS_TO_LONGS(O2NM_MAX_NODES)];
Dheartbeat.c46 static unsigned long o2hb_live_node_bitmap[BITS_TO_LONGS(O2NM_MAX_NODES)];
58 static unsigned long o2hb_region_bitmap[BITS_TO_LONGS(O2NM_MAX_REGIONS)];
59 static unsigned long o2hb_live_region_bitmap[BITS_TO_LONGS(O2NM_MAX_REGIONS)];
60 static unsigned long o2hb_quorum_region_bitmap[BITS_TO_LONGS(O2NM_MAX_REGIONS)];
61 static unsigned long o2hb_failed_region_bitmap[BITS_TO_LONGS(O2NM_MAX_REGIONS)];
220 unsigned long hr_live_node_bitmap[BITS_TO_LONGS(O2NM_MAX_NODES)];
251 unsigned long hr_nego_node_bitmap[BITS_TO_LONGS(O2NM_MAX_NODES)];
369 unsigned long live_node_bitmap[BITS_TO_LONGS(O2NM_MAX_NODES)]; in o2hb_nego_timeout()
1080 unsigned long configured_nodes[BITS_TO_LONGS(O2NM_MAX_NODES)]; in o2hb_do_disk_heartbeat()
1081 unsigned long live_node_bitmap[BITS_TO_LONGS(O2NM_MAX_NODES)]; in o2hb_do_disk_heartbeat()
[all …]
Dnodemanager.h53 unsigned long cl_nodes_bitmap[BITS_TO_LONGS(O2NM_MAX_NODES)];
/Linux-v5.15/drivers/input/rmi4/
Drmi_driver.h57 unsigned long subpacket_map[BITS_TO_LONGS(
67 unsigned long presense_map[BITS_TO_LONGS(RMI_REG_DESC_PRESENSE_BITS)];
/Linux-v5.15/net/mac80211/
Dsta_info.h292 unsigned long tid_rx_timer_expired[BITS_TO_LONGS(IEEE80211_NUM_TIDS)];
293 unsigned long tid_rx_stop_requested[BITS_TO_LONGS(IEEE80211_NUM_TIDS)];
294 unsigned long tid_rx_manage_offl[BITS_TO_LONGS(2 * IEEE80211_NUM_TIDS)];
295 unsigned long agg_session_valid[BITS_TO_LONGS(IEEE80211_NUM_TIDS)];
296 unsigned long unexpected_agg[BITS_TO_LONGS(IEEE80211_NUM_TIDS)];
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/fw/
Dimg.h54 unsigned long _api[BITS_TO_LONGS(NUM_IWL_UCODE_TLV_API)];
55 unsigned long _capa[BITS_TO_LONGS(NUM_IWL_UCODE_TLV_CAPA)];
/Linux-v5.15/lib/math/
Dprime_numbers.c9 #define bitmap_size(nbits) (BITS_TO_LONGS(nbits) * sizeof(unsigned long))
257 p->last, p->sz, p->primes[BITS_TO_LONGS(p->sz) - 1], buf); in dump_primes()
/Linux-v5.15/tools/perf/util/
Dmmap.h26 (BITS_TO_LONGS(((struct mmap_cpu_mask *)m)->nbits) * sizeof(unsigned long))
/Linux-v5.15/drivers/misc/habanalabs/common/
Dasid.c14 hdev->asid_bitmap = kcalloc(BITS_TO_LONGS(hdev->asic_prop.max_asid), in hl_asid_init()
/Linux-v5.15/drivers/crypto/qat/qat_common/
Dadf_cfg_common.h20 #define ADF_DEVS_ARRAY_SIZE BITS_TO_LONGS(ADF_MAX_DEVICES)
/Linux-v5.15/net/rfkill/
Dinput.c41 static unsigned long rfkill_sw_pending[BITS_TO_LONGS(NUM_RFKILL_TYPES)];
42 static unsigned long rfkill_sw_state[BITS_TO_LONGS(NUM_RFKILL_TYPES)];
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/lib/
Ddm.c38 kcalloc(BITS_TO_LONGS(steering_icm_blocks), in mlx5_dm_create()
50 kcalloc(BITS_TO_LONGS(header_modify_icm_blocks), in mlx5_dm_create()

12345678910>>...12