| /lib/ | 
| D | string.c | 144 		unsigned long c, data;  in sized_strscpy()  local 164 		char c;  in sized_strscpy()  local 318 char *strchr(const char *s, int c)  in strchr() 337 char *strchrnul(const char *s, int c)  in strchrnul() 356 char *strnchrnul(const char *s, size_t count, int c)  in strnchrnul() 369 char *strrchr(const char *s, int c)  in strrchr() 391 char *strnchr(const char *s, size_t count, int c)  in strnchr() 523 void *memset(void *s, int c, size_t count)  in memset() 719 void *memscan(void *addr, int c, size_t size)  in memscan() 794 void *memchr(const void *s, int c, size_t n)  in memchr() [all …] 
 | 
| D | ucs2_string.c | 68 		ucs2_char_t c;  in ucs2_strscpy()  local 113 		u16 c = src[i];  in ucs2_utf8size()  local 142 		u16 c = src[i];  in ucs2_as_utf8()  local
  | 
| D | strncpy_from_user.c | 38 		unsigned long c, data, mask;  in do_strncpy_from_user()  local 70 		char c;  in do_strncpy_from_user()  local
  | 
| D | gen_crc64table.c | 27 	uint64_t i, j, c, crc;  in generate_reflected_crc64_table()  local 45 	uint64_t i, j, c, crc;  in generate_crc64_table()  local
  | 
| D | bitmap-str.c | 260 static inline bool end_of_str(char c)  in end_of_str() 265 static inline bool __end_of_region(char c)  in __end_of_region() 270 static inline bool end_of_region(char c)  in end_of_region() 437 	int c, i;  in bitmap_get_x32_reverse()  local
  | 
| D | string_helpers.c | 358 static bool escape_passthrough(unsigned char c, char **dst, char *end)  in escape_passthrough() 368 static bool escape_space(unsigned char c, char **dst, char *end)  in escape_space() 404 static bool escape_special(unsigned char c, char **dst, char *end)  in escape_special() 437 static bool escape_null(unsigned char c, char **dst, char *end)  in escape_null() 455 static bool escape_octal(unsigned char c, char **dst, char *end)  in escape_octal() 476 static bool escape_hex(unsigned char c, char **dst, char *end)  in escape_hex() 583 		unsigned char c = *src++;  in string_escape_mem()  local
  | 
| D | crc4.c | 25 uint8_t crc4(uint8_t c, uint64_t x, int bits)  in crc4()
  | 
| D | test_fpu_impl.c | 15 	volatile double a, b, c, d, e, f, g;  in test_fpu()  local
  | 
| D | list-test.c | 229 	struct list_head a, b, c, d, x, y;  in list_test_list_bulk_move_tail()  local 264 	struct list_head a, b, c;  in list_test_list_is_head()  local 348 	struct list_head a, b, c, d;  in list_test_list_rotate_to_front()  local 927 	struct hlist_node a, b, c, d;  in hlist_test_add()  local 1281 	struct klist_node a, b, c, d;  in klist_test_add_behind()  local 1314 	struct klist_node a, b, c, d;  in klist_test_add_before()  local 1350 	struct klist_node a, b, c, d;  in klist_test_del_refcount_greater_than_zero()  local 1401 	struct klist_node a, b, c, d;  in klist_test_del_refcount_zero()  local 1435 	struct klist_node a, b, c, d;  in klist_test_remove()  local
  | 
| D | glob.c | 56 		unsigned char c = *str++;  in glob_match()  local
  | 
| D | strnlen_user.c | 27 	unsigned long c;  in do_strnlen_user()  local
  | 
| D | test_meminit.c | 220 	struct kmem_cache *c;  in do_kmem_cache_size()  local 294 	struct kmem_cache *c;  in do_kmem_cache_rcu_persistent()  local 349 	struct kmem_cache *c;  in do_kmem_cache_size_bulk()  local
  | 
| D | bootconfig.c | 564 	int c, quotes = 0;  in __xbc_parse_value()  local 614 	int c = 0;  in xbc_parse_array()  local 698 	int c, ret;  in xbc_parse_kv()  local 853 	int ret = 0, c;  in xbc_parse_tree()  local
  | 
| D | bch.c | 106 	unsigned int c[];   /* polynomial terms */  member 115 	unsigned int   c[2];  member 470 	int rem, c, r, p, k, param[BCH_MAX_M];  in solve_linear_system()  local 539 			      unsigned int b, unsigned int c,  in find_affine4_roots() 636 	unsigned int a, b, c, a2, b2, c2, e3, tmp[4];  in find_poly_deg3_roots()  local 669 	unsigned int a, b, c, d, e = 0, f, a2, b2, c2, e4;  in find_poly_deg4_roots()  local 746 	unsigned int i, j, *c = a->c;  in gf_poly_mod()  local
  | 
| D | lwq.c | 79 	int c;  member
  | 
| /lib/math/ | 
| D | test_mul_u64_u64_div_u64.c | 13 typedef struct { u64 a; u64 b; u64 c; u64 result; } test_params;  member 75 		u64 c = test_values[i].c;  in test_init()  local
  | 
| /lib/crypto/ | 
| D | poly1305-donna64.c | 41 	u64 c;  in poly1305_core_blocks()  local 115 	u64 h0, h1, h2, c;  in poly1305_core_emit()  local
  | 
| D | poly1305-donna32.c | 40 	u32 c;  in poly1305_core_blocks()  local 124 	u32 h0, h1, h2, h3, h4, c;  in poly1305_core_emit()  local
  | 
| D | des.c | 609 #define DES_PC2(a, b, c, d) (T4(d) | T3(c) | T2(b) | T1(a))  argument 626 	unsigned long a, b, c, d, w;  in des_ekey()  local 717 	unsigned long a, b, c, d;  in dkey()  local
  | 
| D | blake2s-generic.c | 67 #define G(r, i, a, b, c, d) do { \  in blake2s_compress_generic()  argument
  | 
| D | sha256.c | 65 #define SHA256_ROUND(i, a, b, c, d, e, f, g, h) do {		\  argument 75 	u32 a, b, c, d, e, f, g, h;  in sha256_transform()  local
  | 
| D | curve25519-hacl64.c | 23 	u64 c = xnx - (u64)1U;  in u64_eq_mask()  local 37 	u64 c = x_xor_q_ - (u64)1U;  in u64_gte_mask()  local 92 		u128 c = ((tctr) >> (51));  in fproduct_carry_wide_()  local 101 		u128 c = ((tctr) >> (51));  in fproduct_carry_wide_()  local 111 		u128 c = ((tctr) >> (51));  in fproduct_carry_wide_()  local 120 		u128 c = ((tctr) >> (51));  in fproduct_carry_wide_()  local 308 	u64 *c;  in crecip_crecip()  local
  | 
| /lib/fonts/ | 
| D | fonts.c | 115 	int i, c, cc, res;  in get_default_font()  local
  | 
| /lib/test_fortify/ | 
| D | test_fortify.h | 14 	int c;  member
  | 
| /lib/zstd/common/ | 
| D | debug.h | 40 #define DEBUG_STATIC_ASSERT(c) (void)sizeof(char[(c) ? 1 : -1])  argument
  |