Home
last modified time | relevance | path

Searched defs:bits (Results 1 – 21 of 21) sorted by relevance

/lib/
A Dbitmap.c38 const unsigned long *bitmap2, unsigned int bits) in __bitmap_equal()
56 unsigned int bits) in __bitmap_or_equal()
230 const unsigned long *bitmap2, unsigned int bits) in __bitmap_and()
246 const unsigned long *bitmap2, unsigned int bits) in __bitmap_or()
257 const unsigned long *bitmap2, unsigned int bits) in __bitmap_xor()
268 const unsigned long *bitmap2, unsigned int bits) in __bitmap_andnot()
296 const unsigned long *bitmap2, unsigned int bits) in __bitmap_intersects()
325 #define BITMAP_WEIGHT(FETCH, bits) \ argument
345 const unsigned long *bitmap2, unsigned int bits) in __bitmap_weight_and()
546 const unsigned long *new, int bits) in bitmap_bitremap()
[all …]
A Dbase64.c35 int bits = 0; in base64_encode() local
76 int bits = 0; in base64_decode() local
A Dlist_sort.c219 size_t bits; in list_sort() local
A Dubsan.c155 unsigned bits = type_bit_width(type); in is_inline_int() local
A Ddecompress_bunzip2.c118 unsigned int bits = 0; in get_bits() local
A Dsbitmap.c417 unsigned int bits = min(8 - byte_bits, word_bits); in sbitmap_bitmap_show() local
A Dtest_bpf.c623 int bits = alu32 ? 32 : 64; in __bpf_fill_alu_shift() local
756 int bits = alu32 ? 32 : 64; in __bpf_fill_alu_shift_same_reg() local
/lib/crc/
A Dcrc4.c26 uint8_t crc4(uint8_t c, uint64_t x, int bits) in crc4()
/lib/zlib_dfltcc/
A Ddfltcc_util.h102 const char *bits, in is_bit_set()
110 char *bits, in turn_bit_off()
/lib/zlib_inflate/
A Dinftrees.h29 unsigned char bits; /* bits in this part of the code */ member
A Dinftrees.c24 code **table, unsigned *bits, unsigned short *work) in zlib_inflate_table()
A Dinffast.c83 unsigned bits; /* local strm->bits */ in inflate_fast() local
A Dinflate.c338 unsigned bits; /* bits in bit buffer */ in zlib_inflate() local
A Dinflate.h92 unsigned bits; /* number of bits in "in" */ member
/lib/842/
A D842_decompress.c89 u8 *in = p->in, b = p->bit, bits = b + n; in next_bits() local
163 static int __do_index(struct sw842_param *p, u8 size, u8 bits, u64 fsize) in __do_index()
A D842_compress.c169 int b = p->bit, bits = b + n, s = round_up(bits, 8) - bits; in add_bits() local
/lib/zlib_deflate/
A Ddeftree.c175 int bits; /* bit counter */ in tr_static_init() local
366 int bits; /* bit length */ in gen_bitlen() local
449 int bits; /* bit index */ in gen_codes() local
/lib/crc/x86/
A Dcrc-pclmul-template.S564 #define DEFINE_CRC_PCLMUL_FUNCS(prefix, bits, lsb) \ argument
/lib/crc/tests/
A Dcrc_kunit.c41 int bits; member
/lib/tests/
A Dprintf_kunit.c536 unsigned long *bits = bitmap_zalloc(nbits, GFP_KERNEL); in large_bitmap() local
/lib/zstd/decompress/
A Dhuf_decompress.c173 U64 bits[4]; member
720 U64 bits[4]; in HUF_decompress4X1_usingDTable_internal_fast_c_loop() local
1523 U64 bits[4]; in HUF_decompress4X2_usingDTable_internal_fast_c_loop() local

Completed in 43 milliseconds