Searched defs:l (Results 1 – 15 of 15) sorted by relevance
/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 | bch.c | 126 const int l = BCH_ECC_WORDS(bch)-1; in encode_bch_unaligned() local 193 const unsigned int l = BCH_ECC_WORDS(bch)-1; in encode_bch() local 391 unsigned int i, j, tmp, l, pd = 1, d = syn[0]; in compute_error_locator_polynomial() local 648 int i, l, n = 0; in find_poly_deg4_roots() local 712 int i, d = a->deg, l = GF_N(bch)-a_log(bch, a->c[a->deg]); in gf_poly_logrep() local 1093 const int l = BCH_ECC_WORDS(bch); in build_mod8_tables() 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 | decompress_inflate.c | 147 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 | 17 int l; in reciprocal_value() local 34 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/lzo/ |
D | lzo1x_compress.c | 298 size_t l = in_len; in lzogeneric1x_1_compress() local
|
/lib/lz4/ |
D | lz4_decompress.c | 47 #define DEBUGLOG(l, ...) {} /* disabled */ argument
|
/lib/xz/ |
D | xz_dec_lzma2.c | 619 static void lzma_len(struct xz_dec_lzma2 *s, struct lzma_len_dec *l, in lzma_len()
|
/lib/mpi/ |
D | longlong.h | 440 #define rshift_rhlc(r, h, l, c) \ argument 499 #define rshift_rhlc(r, h, l, c) \ argument
|