/lib/ |
D | kstrtox.c | 148 unsigned long long tmp; in kstrtoll() local 173 unsigned long long tmp; in _kstrtoul() local 189 long long tmp; in _kstrtol() local 220 unsigned long long tmp; in kstrtouint() local 251 long long tmp; in kstrtoint() local 266 unsigned long long tmp; in kstrtou16() local 281 long long tmp; in kstrtos16() local 296 unsigned long long tmp; in kstrtou8() local 311 long long tmp; in kstrtos8() local
|
D | asn1_decoder.c | 64 unsigned char tag, tmp; in asn1_find_indefinite_length() local 216 unsigned char tmp; in asn1_ber_decoder() local 332 size_t tmp = dp; in asn1_ber_decoder() local
|
D | find_bit.c | 34 unsigned long tmp; in _find_next_bit() local 152 unsigned long tmp; in _find_next_bit_le() local
|
D | llist.c | 96 struct llist_node *tmp = head; in llist_reverse_order() local
|
D | string.c | 89 char *tmp = dest; in strcpy() local 114 char *tmp = dest; in strncpy() local 304 char *tmp = dest; in strcat() local 327 char *tmp = dest; in strncat() local 809 char *tmp = dest; in memcpy() local 830 char *tmp; in memmove() local
|
D | extable.c | 32 struct exception_table_entry *x = a, *y = b, tmp; in swap_ex() local
|
D | decompress_unlzo.c | 121 size_t tmp; in unlzo() local
|
D | debugobjects.c | 218 struct hlist_node *tmp; in debug_objects_oom() local 672 struct hlist_node *tmp; in __debug_check_no_obj_freed() local 1027 struct hlist_node *tmp; in debug_objects_replace_static_objects() 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 | flex_array.c | 347 void **tmp; in flex_array_get_ptr() local
|
D | rbtree.c | 100 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 | string_helpers.c | 49 char tmp[8]; in string_get_size() local
|
D | lru_cache.c | 550 struct lc_element *e, *tmp; in lc_committed() local
|
D | vsprintf.c | 334 char tmp[sizeof(num) * 3] __aligned(2); in num_to_str() local 396 char tmp[3 * sizeof(num)] __aligned(2); in number() local
|
D | radix-tree.c | 159 unsigned long tmp; in radix_tree_find_next_bit() local
|
/lib/842/ |
D | 842_decompress.c | 78 u64 tmp = 0; in __split_next_bits() local 287 u64 op, rep, tmp, bytes, total; in sw842_decompress() 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 | 232 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 | 707 uint32_t tmp; in lzma_rep_match() local 866 uint32_t tmp; in lzma2_lzma() local 951 uint32_t tmp; in xz_dec_lzma2_run() local
|