Home
last modified time | relevance | path

Searched defs:tmp (Results 1 – 25 of 27) sorted by relevance

12

/lib/
Dkstrtox.c147 unsigned long long tmp; in kstrtoll() local
172 unsigned long long tmp; in _kstrtoul() local
188 long long tmp; in _kstrtol() local
219 unsigned long long tmp; in kstrtouint() local
250 long long tmp; in kstrtoint() local
265 unsigned long long tmp; in kstrtou16() local
280 long long tmp; in kstrtos16() local
295 unsigned long long tmp; in kstrtou8() local
310 long long tmp; in kstrtos8() local
Dasn1_decoder.c61 unsigned char tag, tmp; in asn1_find_indefinite_length() local
213 unsigned char tmp; in asn1_ber_decoder() local
329 size_t tmp = dp; in asn1_ber_decoder() local
Dfind_bit.c34 unsigned long tmp; in _find_next_bit() local
169 unsigned long tmp; in _find_next_bit_le() local
Dstring.c91 char *tmp = dest; in strcpy() local
116 char *tmp = dest; in strncpy() local
284 char *tmp = dest; in strcat() local
307 char *tmp = dest; in strncat() local
829 char *tmp = dest; in memcpy() local
850 char *tmp; in memmove() local
Dllist.c84 struct llist_node *tmp = head; in llist_reverse_order() local
Dextable.c30 struct exception_table_entry *x = a, *y = b, tmp; in swap_ex() local
Ddecompress_unlzo.c107 size_t tmp; in unlzo() local
Ddebugobjects.c289 struct hlist_node *tmp; in free_obj_work() local
439 struct hlist_node *tmp; in debug_objects_oom() local
936 struct hlist_node *tmp; in __debug_check_no_obj_freed() local
1294 struct hlist_node *tmp; in debug_objects_replace_static_objects() local
Dbch.c391 unsigned int i, j, tmp, l, pd = 1, d = syn[0]; in compute_error_locator_polynomial() local
446 unsigned int tmp, mask; in solve_linear_system() local
616 unsigned int a, b, c, a2, b2, c2, e3, tmp[4]; in find_poly_deg3_roots() local
779 struct gf_poly *tmp; in gf_poly_gcd() local
Drbtree.c88 struct rb_node *parent = rb_red_parent(node), *gparent, *tmp; in __rb_insert() local
Dklist.c185 struct klist_waiter *waiter, *tmp; in klist_release() local
Didr.c403 unsigned long tmp = xa_to_value(bitmap); in ida_alloc_range() local
Dtest_vmalloc.c225 void **ptr, **junk_ptr, *tmp; in full_fit_alloc_test() local
Dlru_cache.c536 struct lc_element *e, *tmp; in lc_committed() local
Dstring_helpers.c54 char tmp[8]; in string_get_size() local
Dobjagg.c689 struct objagg_hints_node *hnode, *tmp; in objagg_hints_flush() local
Dbitmap.c68 unsigned long tmp; in __bitmap_or_equal() local
Dvsprintf.c345 char tmp[sizeof(num) * 3] __aligned(2); in num_to_str() local
420 char tmp[3 * sizeof(num)] __aligned(2); in number() local
/lib/842/
D842_decompress.c69 u64 tmp = 0; in __split_next_bits() local
282 u64 op, rep, tmp, bytes, total; in sw842_decompress() local
/lib/raid6/
Drecov.c111 int tmp = faila; in raid6_dual_recov() local
/lib/reed_solomon/
Ddecode_rs.c23 uint16_t u, q, tmp, num1, num2, den, discr_r, syn_error; variable
Dreed_solomon.c217 struct list_head *tmp; in init_rs_internal() local
/lib/mpi/
Dmpi-pow.c218 mpi_limb_t tmp; in mpi_powm() local
Dmpih-mul.c369 mpi_limb_t tmp; in mpihelp_mul_karatsuba_case() local
/lib/xz/
Dxz_dec_lzma2.c690 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

12