/linux-3.3/include/linux/ |
D | bitmap.h | 150 #define BITMAP_LAST_WORD_MASK(nbits) \ argument 156 #define small_const_nbits(nbits) \ argument 159 static inline void bitmap_zero(unsigned long *dst, int nbits) in bitmap_zero() 169 static inline void bitmap_fill(unsigned long *dst, int nbits) in bitmap_fill() 180 int nbits) in bitmap_copy() 191 const unsigned long *src2, int nbits) in bitmap_and() 199 const unsigned long *src2, int nbits) in bitmap_or() 208 const unsigned long *src2, int nbits) in bitmap_xor() 217 const unsigned long *src2, int nbits) in bitmap_andnot() 225 int nbits) in bitmap_complement() [all …]
|
D | nodemask.h | 114 static inline void __nodes_setall(nodemask_t *dstp, int nbits) in __nodes_setall() 120 static inline void __nodes_clear(nodemask_t *dstp, int nbits) in __nodes_clear() 138 const nodemask_t *src2p, int nbits) in __nodes_and() 146 const nodemask_t *src2p, int nbits) in __nodes_or() 154 const nodemask_t *src2p, int nbits) in __nodes_xor() 162 const nodemask_t *src2p, int nbits) in __nodes_andnot() 170 const nodemask_t *srcp, int nbits) in __nodes_complement() 178 const nodemask_t *src2p, int nbits) in __nodes_equal() 186 const nodemask_t *src2p, int nbits) in __nodes_intersects() 194 const nodemask_t *src2p, int nbits) in __nodes_subset() [all …]
|
D | cpumask.h | 852 static inline void __cpus_setall(cpumask_t *dstp, int nbits) in __cpus_setall() 858 static inline void __cpus_clear(cpumask_t *dstp, int nbits) in __cpus_clear() 874 const cpumask_t *src2p, int nbits) in __cpus_and() 881 const cpumask_t *src2p, int nbits) in __cpus_or() 888 const cpumask_t *src2p, int nbits) in __cpus_xor() 896 const cpumask_t *src2p, int nbits) in __cpus_andnot() 903 const cpumask_t *src2p, int nbits) in __cpus_equal() 910 const cpumask_t *src2p, int nbits) in __cpus_intersects() 917 const cpumask_t *src2p, int nbits) in __cpus_subset() 923 static inline int __cpus_empty(const cpumask_t *srcp, int nbits) in __cpus_empty() [all …]
|
D | mpi.h | 50 int nbits; /* the real number of valid bits (info only) */ member
|
/linux-3.3/tools/perf/util/include/linux/ |
D | bitmap.h | 9 #define BITMAP_LAST_WORD_MASK(nbits) \ argument 15 #define small_const_nbits(nbits) \ argument 18 static inline void bitmap_zero(unsigned long *dst, int nbits) in bitmap_zero() 28 static inline int bitmap_weight(const unsigned long *src, int nbits) in bitmap_weight()
|
/linux-3.3/fs/omfs/ |
D | bitmap.c | 12 int nbits = sb->s_blocksize * 8; in omfs_count_free() local 25 static int count_run(unsigned long **addr, int nbits, in count_run() 48 int nbits, int bit, int count, int set) in set_run()
|
/linux-3.3/drivers/net/wireless/brcm80211/include/ |
D | brcmu_utils.h | 55 #define NBITVAL(nbits) (1 << (nbits)) argument 56 #define MAXBITVAL(nbits) ((1 << (nbits)) - 1) argument 57 #define NBITMASK(nbits) MAXBITVAL(nbits) argument
|
/linux-3.3/lib/ |
D | genalloc.c | 177 int nbits = size >> pool->min_alloc_order; in gen_pool_add_virt() local 266 int nbits, start_bit = 0, end_bit, remain; in gen_pool_alloc() local 319 int start_bit, nbits, remain; in gen_pool_free() local
|
D | bitmap.c | 420 int c, old_c, totaldigits, ndigits, nchunks, nbits; in __bitmap_parse() local 1172 void bitmap_copy_le(void *dst, const unsigned long *src, int nbits) in bitmap_copy_le()
|
/linux-3.3/lib/mpi/ |
D | mpicoder.c | 29 unsigned nbits, nbytes, nlimbs, nread = 0; in mpi_read_from_buffer() local 82 unsigned nbits, nbytes, nlimbs; in mpi_fromstr() local
|
/linux-3.3/drivers/isdn/i4l/ |
D | isdn_audio.c | 315 isdn_audio_put_bits(int data, int nbits, adpcm_state * s, in isdn_audio_put_bits() 329 isdn_audio_adpcm_init(adpcm_state * s, int nbits) in isdn_audio_adpcm_init() 366 int nbits = s->nbits; in isdn_audio_adpcm2xlaw() local 401 int nbits = s->nbits; in isdn_audio_xlaw2adpcm() local
|
D | isdn_audio.h | 18 int nbits; member
|
/linux-3.3/drivers/regulator/ |
D | da903x.c | 395 #define DA903x_LDO(_pmic, _id, min, max, step, vreg, shift, nbits, ereg, ebit) \ argument 415 #define DA903x_DVC(_pmic, _id, min, max, step, vreg, nbits, ureg, ubit, ereg, ebit) \ argument 437 #define DA9034_LDO(_id, min, max, step, vreg, shift, nbits, ereg, ebit) \ argument 440 #define DA9030_LDO(_id, min, max, step, vreg, shift, nbits, ereg, ebit) \ argument 443 #define DA9030_DVC(_id, min, max, step, vreg, nbits, ureg, ubit, ereg, ebit) \ argument 447 #define DA9034_DVC(_id, min, max, step, vreg, nbits, ureg, ubit, ereg, ebit) \ argument 451 #define DA9035_DVC(_id, min, max, step, vreg, nbits, ureg, ubit, ereg, ebit) \ argument
|
D | tps6586x-regulator.c | 239 #define TPS6586X_REGULATOR(_id, vdata, _ops, vreg, shift, nbits, \ argument 262 #define TPS6586X_LDO(_id, vdata, vreg, shift, nbits, \ argument 269 #define TPS6586X_DVM(_id, vdata, vreg, shift, nbits, \ argument
|
D | 88pm8607.c | 338 #define PM8607_DVC(vreg, nbits, ureg, ubit, ereg, ebit) \ argument 359 #define PM8607_LDO(_id, vreg, shift, nbits, ereg, ebit) \ argument
|
/linux-3.3/arch/ia64/mm/ |
D | tlb.c | 241 unsigned long end, unsigned long nbits) in ia64_global_tlb_purge() 306 unsigned long nbits; in flush_tlb_range() local
|
/linux-3.3/drivers/media/video/pwc/ |
D | pwc-dec23.h | 37 unsigned int nbitsmask, nbits; /* Number of bits of a color in the compressed stream */ member
|
D | pwc-dec23.c | 554 unsigned int nbits, col1; in decode_block() local
|
/linux-3.3/arch/tile/include/asm/ |
D | smp.h | 136 int nbits) in __cpulist_parse_crop()
|
/linux-3.3/drivers/net/ethernet/tehuti/ |
D | tehuti.h | 128 #define BITS_MASK(nbits) ((1<<nbits)-1) argument 129 #define GET_BITS_SHIFT(x, nbits, nshift) (((x)>>nshift)&BITS_MASK(nbits)) argument 130 #define BITS_SHIFT_MASK(nbits, nshift) (BITS_MASK(nbits)<<nshift) argument 131 #define BITS_SHIFT_VAL(x, nbits, nshift) (((x)&BITS_MASK(nbits))<<nshift) argument 132 #define BITS_SHIFT_CLEAR(x, nbits, nshift) \ argument
|
/linux-3.3/net/sunrpc/ |
D | auth.c | 45 unsigned int nbits; in param_set_hashtbl_sz() local 66 unsigned int nbits; in param_get_hashtbl_sz() local
|
/linux-3.3/arch/c6x/platforms/ |
D | dscr.c | 74 u8 nbits; /* number of bits per device */ member 92 u8 nbits; /* number of bits per device */ member
|
/linux-3.3/sound/oss/ |
D | ad1848_mixer.h | 63 unsigned int nbits:3; /* number of bits in register for volume */ member
|
/linux-3.3/arch/parisc/kernel/ |
D | traps.c | 56 static int printbinary(char *buf, unsigned long x, int nbits) in printbinary()
|
/linux-3.3/arch/x86/kernel/ |
D | aperture_64.c | 144 int nbits; in read_agp() local
|