/lib/ |
D | kfifo.c | 94 unsigned int l; in kfifo_copy_in() local 116 unsigned int l; in __kfifo_in() local 133 unsigned int l; in kfifo_copy_out() local 155 unsigned int l; in __kfifo_out_peek() local 181 unsigned int l; in kfifo_copy_from_user() local 213 unsigned int l; in __kfifo_from_user() local 239 unsigned int l; in kfifo_copy_to_user() local 273 unsigned int l; in __kfifo_to_user() local 299 unsigned int l; in setup_sgl_buf() local 339 unsigned int l; in setup_sgl() local [all …]
|
D | percpu_test.c | 27 long l = 0; in percpu_test_init() local
|
D | find_bit_benchmark.c | 82 unsigned long l, cnt = 0; in test_find_last_bit() local
|
D | inflate.c | 344 int l; /* bits per table (returned in m) */ in huft_build() local 775 unsigned *l; /* length list for huft_build */ in inflate_fixed() local 834 unsigned l; /* last length */ in inflate_dynamic() local
|
D | bch.c | 169 const int l = BCH_ECC_WORDS(bch)-1; in bch_encode_unaligned() local 244 const unsigned int l = BCH_ECC_WORDS(bch)-1; in bch_encode() local 448 unsigned int i, j, tmp, l, pd = 1, d = syn[0]; in compute_error_locator_polynomial() local 705 int i, l, n = 0; in find_poly_deg4_roots() local 769 int i, d = a->deg, l = GF_N(bch)-a_log(bch, a->c[a->deg]); in gf_poly_logrep() local 1152 const int l = BCH_ECC_WORDS(bch); in build_mod8_tables() local
|
D | decompress_inflate.c | 160 long l = strm->next_out - out_buf; in __gunzip() local
|
D | decompress_unlzo.c | 43 int l; in parse_header() local
|
D | digsig.c | 74 unsigned nret, l; in digsig_verify_rsa() local
|
D | test_hexdump.c | 73 size_t l = len; in test_hexdump_prepare_test() local
|
/lib/math/ |
D | reciprocal_div.c | 21 int l; in reciprocal_value() local 38 u32 l, post_shift; in reciprocal_value_adv() local
|
D | lcm.c | 19 unsigned long l = lcm(a, b); in lcm_not_zero() local
|
/lib/crypto/ |
D | blake2s-selftest.c | 555 int i, l; in blake2s_selftest() local
|
D | chacha20poly1305.c | 266 size_t l = min(length, CHACHA_BLOCK_SIZE - partial); in chacha20poly1305_crypt_sg_inplace() local 276 size_t l = length; in chacha20poly1305_crypt_sg_inplace() local
|
D | curve25519-fiat32.c | 612 fe_loose l; in fe_invert() local
|
/lib/lzo/ |
D | lzo1x_compress.c | 311 size_t l = in_len; in lzogeneric1x_1_compress() local
|
/lib/lz4/ |
D | lz4_decompress.c | 47 #define DEBUGLOG(l, ...) {} /* disabled */ argument
|
/lib/mpi/ |
D | longlong.h | 440 #define rshift_rhlc(r, h, l, c) \ argument 499 #define rshift_rhlc(r, h, l, c) \ argument
|
/lib/xz/ |
D | xz_dec_lzma2.c | 651 static void lzma_len(struct xz_dec_lzma2 *s, struct lzma_len_dec *l, in lzma_len()
|