/lib/ |
A D | kstrtox.c | 158 unsigned long long tmp; in kstrtoll() local 183 unsigned long long tmp; in _kstrtoul() local 199 long long tmp; in _kstrtol() local 230 unsigned long long tmp; in kstrtouint() local 261 long long tmp; in kstrtoint() local 277 unsigned long long tmp; in kstrtou16() local 293 long long tmp; in kstrtos16() local 309 unsigned long long tmp; in kstrtou8() local 325 long long tmp; in kstrtos8() local
|
A D | asn1_decoder.c | 61 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
|
A D | fault-inject.c | 297 unsigned int tmp; in fault_uint_attr_store() local 311 unsigned long tmp; in fault_ulong_attr_store() local 323 bool tmp; in fault_bool_attr_store() local 336 int tmp; in fault_atomic_t_attr_store() local 398 unsigned long tmp; in fault_stacktrace_depth_store() local
|
A D | polynomial.c | 83 long tmp, ret = 0; in polynomial_calc() local
|
A D | string.c | 82 char *tmp = dest; in strcpy() local 94 char *tmp = dest; in strncpy() local 220 char *tmp = dest; in strcat() local 234 char *tmp = dest; in strncat() local 623 char *tmp = dest; in memcpy() local 644 char *tmp; in memmove() local
|
A D | llist.c | 86 struct llist_node *tmp = head; in llist_reverse_order() local
|
A D | extable.c | 29 struct exception_table_entry *x = a, *y = b, tmp; in swap_ex() local
|
A D | idr.c | 404 unsigned long tmp = xa_to_value(bitmap); in ida_alloc_range() local 496 unsigned long tmp = 0; in ida_find_first_range() local
|
A D | flex_proportions.c | 184 s64 tmp; in __fprop_add_percpu_max() local
|
A D | decompress_unlzo.c | 106 size_t tmp; in unlzo() local
|
A D | debugobjects.c | 320 struct hlist_node *tmp; in free_object_list() local 541 struct hlist_node *tmp; in put_objects() local 1075 struct hlist_node *tmp; in __debug_check_no_obj_freed() local 1433 struct hlist_node *tmp; in debug_objects_replace_static_objects() local
|
A D | bch.c | 138 u8 tmp = swap_bits(bch, *data++); in bch_encode_unaligned() local 414 unsigned int i, j, tmp, l, pd = 1, d = syn[0]; in compute_error_locator_polynomial() local 469 unsigned int tmp, mask; in solve_linear_system() local 636 unsigned int a, b, c, a2, b2, c2, e3, tmp[4]; in find_poly_deg3_roots() local
|
A D | rbtree.c | 88 struct rb_node *parent = rb_red_parent(node), *gparent, *tmp; in __rb_insert() local
|
A D | klist.c | 185 struct klist_waiter *waiter, *tmp; in klist_release() local
|
/lib/tests/ |
A D | hashtable_test.c | 156 struct hlist_node *tmp; in hashtable_test_hash_for_each_safe() local 243 struct hlist_node *tmp; in hashtable_test_hash_for_each_possible_safe() local
|
A D | slub_kunit.c | 53 unsigned long tmp; in test_next_pointer() local
|
/lib/842/ |
A D | 842_decompress.c | 69 u64 tmp = 0; in __split_next_bits() local 282 u64 op, rep, tmp, bytes, total; in sw842_decompress() local
|
/lib/crypto/ |
A D | curve25519-hacl64.c | 85 static __always_inline void fproduct_carry_wide_(u128 *tmp) in fproduct_carry_wide_() 128 u64 tmp = output[4]; in fmul_shift_reduce() local 187 u64 tmp[5] = { input[0], input[1], input[2], input[3], input[4] }; in fmul_fmul() local 216 static __always_inline void fsquare_fsquare__(u128 *tmp, u64 *output) in fsquare_fsquare__() 245 static __always_inline void fsquare_fsquare_(u128 *tmp, u64 *output) in fsquare_fsquare_() 272 static __always_inline void fsquare_fsquare_times_(u64 *output, u128 *tmp, in fsquare_fsquare_times_() 351 u64 tmp[5] = { 0 }; in fdifference() local 397 u128 tmp[5]; in fscalar() local
|
/lib/raid6/ |
A D | recov.c | 110 int tmp = faila; in raid6_dual_recov() local
|
/lib/crypto/mpi/ |
A D | mpi-pow.c | 217 mpi_limb_t tmp; in mpi_powm() local
|
A D | mpih-mul.c | 369 mpi_limb_t tmp; in mpihelp_mul_karatsuba_case() local
|
/lib/reed_solomon/ |
A D | decode_rs.c | 23 uint16_t u, q, tmp, num1, num2, den, discr_r, syn_error; variable
|
A D | reed_solomon.c | 217 struct list_head *tmp; in init_rs_internal() local
|
/lib/crc/riscv/ |
A D | crc-clmul-template.h | 93 unsigned long tmp; in crc_clmul_long() local
|
/lib/xz/ |
A D | xz_dec_lzma2.c | 721 uint32_t tmp; in lzma_rep_match() local 881 uint32_t tmp; in lzma2_lzma() local 965 uint32_t tmp; in xz_dec_lzma2_run() local
|