Searched defs:array (Results 1 – 25 of 143) sorted by relevance
123456
314 struct AspeedSgList array[] = { in aspeed_test_sha256_sg() local365 struct AspeedSgList array[] = { in aspeed_test_sha384_sg() local416 struct AspeedSgList array[] = { in aspeed_test_sha512_sg() local465 struct AspeedSgList array[] = { in aspeed_test_sha256_accum() local506 struct AspeedSgList array[] = { in aspeed_test_sha384_accum() local547 struct AspeedSgList array[] = { in aspeed_test_sha512_accum() local
87 static inline void clear_be_bit(unsigned int bit_nr, uint8_t *array) in clear_be_bit()91 static inline void set_be_bit(unsigned int bit_nr, uint8_t *array) in set_be_bit()95 static inline bool test_be_bit(unsigned int bit_nr, const uint8_t *array) in test_be_bit()
77 GArray *array = thread_state->deferred_call_array; in defer_call() local140 GArray *array = thread_state->deferred_call_array; in defer_call_end() local
18 static double func (const double *array) in func()
542 int array = (addr & 0x00800000) >> 23; in cpu_sh4_read_mmaped_itlb_data() local565 int array = (addr & 0x00800000) >> 23; in cpu_sh4_write_mmaped_itlb_data() local682 int array = (addr & 0x00800000) >> 23; in cpu_sh4_read_mmaped_utlb_data() local709 int array = (addr & 0x00800000) >> 23; in cpu_sh4_write_mmaped_utlb_data() local
30 } array[TB_JMP_CACHE_SIZE]; member