| /lib/ |
| D | list-test.c | 49 struct list_head a, b; in list_test_list_add() local 63 struct list_head a, b; in list_test_list_add_tail() local 77 struct list_head a, b; in list_test_list_del() local 93 struct list_head a_old, a_new, b; in list_test_list_replace() local 111 struct list_head a_old, a_new, b; in list_test_list_replace_init() local 132 struct list_head a, b; in list_test_list_swap() local 154 struct list_head a, b; in list_test_list_del_init() local 174 struct list_head a, b; in list_test_list_del_init_careful() local 191 struct list_head a, b; in list_test_list_move() local 210 struct list_head a, b; in list_test_list_move_tail() local [all …]
|
| D | sort.c | 56 static void swap_words_32(void *a, void *b, size_t n) in swap_words_32() 81 static void swap_words_64(void *a, void *b, size_t n) in swap_words_64() 109 static void swap_bytes(void *a, void *b, size_t n) in swap_bytes() 137 static void do_swap(void *a, void *b, size_t size, swap_r_func_t swap_func, const void *priv) in do_swap() 156 static int do_cmp(const void *a, const void *b, cmp_r_func_t cmp, const void *priv) in do_cmp() 242 size_t b, c, d; in sort_r() local
|
| D | list_sort.c | 17 struct list_head *a, struct list_head *b) in merge() 53 struct list_head *a, struct list_head *b) in merge_final() 223 struct list_head *a = *tail, *b = a->prev; in list_sort() local
|
| D | decompress_unxz.c | 184 static bool memeq(const void *a, const void *b, size_t size) in memeq() 201 uint8_t *b = buf; in memzero() local 264 struct xz_buf b; in unxz() local
|
| D | extable.c | 27 static void swap_ex(void *a, void *b, int size) in swap_ex() 51 static int cmp_ex_sort(const void *a, const void *b) in cmp_ex_sort()
|
| D | hashtable_test.c | 51 struct hashtable_test_entry a, b; in hashtable_test_hash_hashed() local 67 struct hashtable_test_entry a, b, *x; in hashtable_test_hash_add() local 97 struct hashtable_test_entry a, b, *x; in hashtable_test_hash_del() local
|
| D | ucmpdi2.c | 8 word_type notrace __ucmpdi2(unsigned long long a, unsigned long long b) in __ucmpdi2()
|
| D | cmpdi2.c | 9 word_type notrace __cmpdi2(long long a, long long b) in __cmpdi2()
|
| D | inflate.c | 141 uch b; /* number of bits in this code or subcode */ member 323 unsigned *b, /* code lengths in bits (all assumed <= BMAX) */ in huft_build() 603 register ulg b; /* bit buffer */ in inflate_codes() local 709 register ulg b; /* bit buffer */ in inflate_stored() local 845 register ulg b; /* bit buffer */ in inflate_dynamic() local 1040 register ulg b; /* bit buffer */ in inflate_block() local
|
| D | memcat_p.c | 10 void **__memcat_p(void **a, void **b) in __memcat_p()
|
| D | lshrdi3.c | 9 long long notrace __lshrdi3(long long u, word_type b) in __lshrdi3()
|
| D | ashrdi3.c | 9 long long notrace __ashrdi3(long long u, word_type b) in __ashrdi3()
|
| D | ashldi3.c | 9 long long notrace __ashldi3(long long u, word_type b) in __ashldi3()
|
| D | test_fpu_impl.c | 15 volatile double a, b, c, d, e, f, g; in test_fpu() local
|
| /lib/crypto/ |
| D | memneq.c | 68 __crypto_memneq_generic(const void *a, const void *b, size_t size) in __crypto_memneq_generic() 93 static inline unsigned long __crypto_memneq_16(const void *a, const void *b) in __crypto_memneq_16() 163 noinline unsigned long __crypto_memneq(const void *a, const void *b, in __crypto_memneq()
|
| D | gf128mul.c | 142 u64 b = be64_to_cpu(x->b); in gf128mul_x8_lle() local 153 u64 b = be64_to_cpu(x->b); in gf128mul_x8_lle_ti() local 163 u64 b = be64_to_cpu(x->b); in gf128mul_x8_bbe() local 173 u64 b = le64_to_cpu(x->b); in gf128mul_x8_ble() local 181 void gf128mul_lle(be128 *r, const be128 *b) in gf128mul_lle() 228 void gf128mul_bbe(be128 *r, const be128 *b) in gf128mul_bbe()
|
| D | curve25519-hacl64.c | 17 static __always_inline u64 u64_eq_mask(u64 a, u64 b) in u64_eq_mask() 27 static __always_inline u64 u64_gte_mask(u64 a, u64 b) in u64_gte_mask() 41 static __always_inline void modulo_carry_top(u64 *b) in modulo_carry_top() 307 u64 *b; in crecip_crecip() local 340 static __always_inline void fsum(u64 *a, u64 *b) in fsum() 349 static __always_inline void fdifference(u64 *a, u64 *b) in fdifference() 395 static __always_inline void fscalar(u64 *output, u64 *b, u64 s) in fscalar() 432 static __always_inline void fmul(u64 *output, u64 *a, u64 *b) in fmul() 442 static __always_inline void point_swap_conditional_step(u64 *a, u64 *b, in point_swap_conditional_step() 455 static __always_inline void point_swap_conditional5(u64 *a, u64 *b, u64 swap1) in point_swap_conditional5() [all …]
|
| /lib/math/ |
| D | lcm.c | 8 unsigned long lcm(unsigned long a, unsigned long b) in lcm() 17 unsigned long lcm_not_zero(unsigned long a, unsigned long b) in lcm_not_zero()
|
| D | gcd.c | 23 unsigned long gcd(unsigned long a, unsigned long b) in gcd() 50 unsigned long gcd(unsigned long a, unsigned long b) in gcd()
|
| D | int_sqrt.c | 22 unsigned long b, m, y = 0; in int_sqrt() local 51 u64 b, m, y = 0; in int_sqrt64() local
|
| D | test_mul_u64_u64_div_u64.c | 13 typedef struct { u64 a; u64 b; u64 c; u64 result; } test_params; member 74 u64 b = test_values[i].b; in test_init() local
|
| /lib/842/ |
| D | 842_compress.c | 109 #define get_input_data(p, o, b) \ argument 112 #define init_hashtable_nodes(p, b) do { \ argument 122 #define find_index(p, b, n) ({ \ argument 134 #define check_index(p, b, n) \ argument 139 #define replace_hash(p, b, i, d) do { \ argument 169 int b = p->bit, bits = b + n, s = round_up(bits, 8) - bits; in add_bits() local 224 int ret, i, b = 0; in add_template() local 327 static int add_short_data_template(struct sw842_param *p, u8 b) in add_short_data_template() 383 int i, match, b = 0; in check_template() local
|
| /lib/xz/ |
| D | xz_dec_stream.c | 156 static bool fill_temp(struct xz_dec *s, struct xz_buf *b) in fill_temp() 217 static enum xz_ret dec_block(struct xz_dec *s, struct xz_buf *b) in dec_block() 280 static void index_update(struct xz_dec *s, const struct xz_buf *b) in index_update() 295 static enum xz_ret dec_index(struct xz_dec *s, struct xz_buf *b) in dec_index() 345 static enum xz_ret crc32_validate(struct xz_dec *s, struct xz_buf *b) in crc32_validate() 369 static bool check_skip(struct xz_dec *s, struct xz_buf *b) in check_skip() 548 static enum xz_ret dec_main(struct xz_dec *s, struct xz_buf *b) in dec_main() 749 enum xz_ret xz_dec_run(struct xz_dec *s, struct xz_buf *b) in xz_dec_run()
|
| /lib/raid6/ |
| D | mktables.c | 21 static uint8_t gfmul(uint8_t a, uint8_t b) in gfmul() 35 static uint8_t gfpow(uint8_t a, int b) in gfpow()
|
| /lib/zlib_inflate/ |
| D | inffast.c | 15 unsigned char b[2]; member 23 unsigned char *b = (unsigned char *)p; in get_unaligned16() local
|