/lib/ |
D | kstrtox.c | 149 unsigned long long tmp; in kstrtoll() local 174 unsigned long long tmp; in _kstrtoul() local 190 long long tmp; in _kstrtol() local 221 unsigned long long tmp; in kstrtouint() local 252 long long tmp; in kstrtoint() local 267 unsigned long long tmp; in kstrtou16() local 282 long long tmp; in kstrtos16() local 297 unsigned long long tmp; in kstrtou8() local 312 long long tmp; in kstrtos8() local
|
D | find_next_bit.c | 28 unsigned long tmp; in find_next_bit() local 74 unsigned long tmp; in find_next_zero_bit() local 118 unsigned long tmp; in find_first_bit() local 146 unsigned long tmp; in find_first_zero_bit() local 198 unsigned long tmp; in find_next_zero_bit_le() local 244 unsigned long tmp; in find_next_bit_le() local
|
D | find_last_bit.c | 23 unsigned long tmp; in find_last_bit() local
|
D | string.c | 99 char *tmp = dest; in strcpy() local 124 char *tmp = dest; in strncpy() local 172 char *tmp = dest; in strcat() local 195 char *tmp = dest; in strncat() local 601 char *tmp = dest; in memcpy() local 622 char *tmp; in memmove() local
|
D | asn1_decoder.c | 59 unsigned char tag, tmp; in asn1_find_indefinite_length() local 210 unsigned char tmp; in asn1_ber_decoder() local
|
D | decompress_unlzo.c | 120 size_t tmp; in unlzo() local
|
D | string_helpers.c | 42 char tmp[8]; in string_get_size() local
|
D | debugobjects.c | 215 struct hlist_node *tmp; in debug_objects_oom() local 660 struct hlist_node *tmp; in __debug_check_no_obj_freed() local 1015 struct hlist_node *tmp; in debug_objects_replace_static_objects() local
|
D | list_sort.c | 212 struct list_head *cur, *tmp; in list_sort_test() local
|
D | flex_array.c | 342 void **tmp; in flex_array_get_ptr() local
|
D | bch.c | 381 unsigned int i, j, tmp, l, pd = 1, d = syn[0]; in compute_error_locator_polynomial() local 436 unsigned int tmp, mask; in solve_linear_system() local 606 unsigned int a, b, c, a2, b2, c2, e3, tmp[4]; in find_poly_deg3_roots() local 769 struct gf_poly *tmp; in gf_poly_gcd() local
|
D | rbtree.c | 76 struct rb_node *parent = rb_red_parent(node), *gparent, *tmp; in __rb_insert() local
|
D | klist.c | 186 struct klist_waiter *waiter, *tmp; in klist_release() local
|
D | lru_cache.c | 549 struct lc_element *e, *tmp; in lc_committed() local
|
D | vsprintf.c | 321 char tmp[sizeof(num) * 3]; in num_to_str() local 386 char tmp[66]; in number() local
|
D | radix-tree.c | 183 unsigned long tmp; in radix_tree_find_next_bit() local
|
/lib/raid6/ |
D | recov.c | 116 int tmp = faila; in raid6_dual_recov() local
|
/lib/reed_solomon/ |
D | decode_rs.c | 29 uint16_t u, q, tmp, num1, num2, den, discr_r, syn_error; variable
|
D | reed_solomon.c | 203 struct list_head *tmp; in init_rs_internal() local
|
/lib/mpi/ |
D | mpi-pow.c | 227 mpi_limb_t tmp; in mpi_powm() local
|
D | mpih-mul.c | 382 mpi_limb_t tmp; in mpihelp_mul_karatsuba_case() local
|
/lib/xz/ |
D | xz_dec_lzma2.c | 690 uint32_t tmp; in lzma_rep_match() local 849 uint32_t tmp; in lzma2_lzma() local 934 uint32_t tmp; in xz_dec_lzma2_run() local
|