Searched refs:BITS_PER_LONG (Results 76 - 100 of 291) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Ddiv64.c23 #if BITS_PER_LONG == 32
100 #endif /* BITS_PER_LONG == 32 */
H A Dprio_tree.c69 static unsigned long index_bits_to_maxindex[BITS_PER_LONG];
250 mask = 1UL << (BITS_PER_LONG - 1);
338 iter->mask = 1UL << (BITS_PER_LONG - 1);
380 iter->mask = 1UL << (BITS_PER_LONG - 1);
H A Dproportions.c238 if (period < BITS_PER_LONG) {
365 if (likely(period < BITS_PER_LONG))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dbitmap.h147 ((nbits) % BITS_PER_LONG) ? \
148 (1UL<<((nbits) % BITS_PER_LONG))-1 : ~0UL \
152 (__builtin_constant_p(nbits) && (nbits) <= BITS_PER_LONG)
H A Dblk_types.h107 #define BIO_POOL_OFFSET (BITS_PER_LONG - BIO_POOL_BITS)
H A Dbtree.h210 #define BTREE_TYPE_BITS BITS_PER_LONG
H A Dcpufreq.h145 #if BITS_PER_LONG == 32
151 #elif BITS_PER_LONG == 64
H A Dcpumask.h703 cpu_bit_bitmap[BITS_PER_LONG+1][BITS_TO_LONGS(NR_CPUS)];
707 const unsigned long *p = cpu_bit_bitmap[1 + cpu % BITS_PER_LONG];
708 p -= cpu / BITS_PER_LONG;
714 #if NR_CPUS <= BITS_PER_LONG
720 #else /* NR_CPUS > BITS_PER_LONG */
727 #endif /* NR_CPUS > BITS_PER_LONG */
745 #if NR_CPUS <= BITS_PER_LONG
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dbootmem.c178 int order = ilog2(BITS_PER_LONG);
180 start_aligned = (start + (BITS_PER_LONG - 1)) & ~(BITS_PER_LONG - 1);
181 end_aligned = end & ~(BITS_PER_LONG - 1);
193 for (i = start_aligned; i < end_aligned; i += BITS_PER_LONG)
236 aligned = !(start & (BITS_PER_LONG - 1));
246 vec = ~map[idx / BITS_PER_LONG];
248 if (aligned && vec == ~0UL && start + BITS_PER_LONG < end) {
249 int order = ilog2(BITS_PER_LONG);
252 count += BITS_PER_LONG;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Dalloc.c53 return 1UL << (BITS_PER_LONG - (inode->i_blkbits + 3 /* log2(8) */));
350 end = (target + BITS_PER_LONG - 1) & ~(BITS_PER_LONG - 1);
363 i += BITS_PER_LONG, curr += BITS_PER_LONG) {
367 while (*((unsigned long *)bitmap + curr / BITS_PER_LONG)
369 end = curr + BITS_PER_LONG;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-pxa/
H A Dgpio.c219 n = find_first_bit(&gedr, BITS_PER_LONG);
220 while (n < BITS_PER_LONG) {
224 n = find_next_bit(&gedr, BITS_PER_LONG, n + 1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Ddm-exception-store.h137 # if defined(CONFIG_LBDAF) || (BITS_PER_LONG == 64)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dcsrc-powertv.c152 prescale = BITS_PER_LONG - ilog2(billion) - 1;
H A Dirq.c34 static unsigned long irq_map[NR_IRQS / BITS_PER_LONG];
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dpgtable.h77 #if (PGDIR_SHIFT + PAGE_SHIFT + PGD_ORDER - BITS_PER_PGD_ENTRY) > BITS_PER_LONG
78 #define BITS_PER_PGD (BITS_PER_LONG - PGDIR_SHIFT)
92 #define MAX_ADDRBITS (BITS_PER_LONG)
145 #define PTE_FILE_MAX_BITS (BITS_PER_LONG - PTE_SHIFT)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/rxrpc/
H A Dar-skbuff.c67 call->ackr_window[loop + 1] << (BITS_PER_LONG - 1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dflow.h81 } __attribute__((__aligned__(BITS_PER_LONG/8)));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/raid/
H A Dpq.h41 #define BITS_PER_LONG __WORDSIZE macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hardware/eicon/
H A Dplatform.h346 #ifdef BITS_PER_LONG
347 #if BITS_PER_LONG > 32
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/cluster/
H A Dmasklog.h144 unsigned long words[MLOG_MAX_BITS / BITS_PER_LONG];
149 #if BITS_PER_LONG == 32
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/apic/
H A Dapic_flat_64.c93 if (cpu < BITS_PER_LONG)
111 if (cpu < BITS_PER_LONG)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/debug/kdb/
H A Dkdb_private.h64 #if BITS_PER_LONG == 32
76 #elif BITS_PER_LONG == 64
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dstat.c143 #if BITS_PER_LONG == 32
199 #if BITS_PER_LONG == 32
208 #if BITS_PER_LONG == 32
222 #if BITS_PER_LONG == 32
230 #if BITS_PER_LONG == 32
/netgear-R7000-V1.0.7.12_1.2.5/src/router/hotplug2/
H A Dhotplug2-dnode.c39 #ifndef BITS_PER_LONG
40 #define BITS_PER_LONG (sizeof(long) * 8) macro
43 #define NBITS(x) ((x / BITS_PER_LONG) + 1)
46 #define TEST_INPUT_BIT(i,bm) (bm[i / BITS_PER_LONG] & (((unsigned long)1) << (i%BITS_PER_LONG)))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dtehuti.h80 #if BITS_PER_LONG == 64
83 #elif BITS_PER_LONG == 32
86 #else /* BITS_PER_LONG == ?? */
87 # error BITS_PER_LONG is undefined. Must be 64 or 32
88 #endif /* BITS_PER_LONG */

Completed in 321 milliseconds

1234567891011>>