Searched refs:alloc_data (Results 1 – 3 of 3) sorted by relevance
117 uint8_t *d = ops->alloc_data(); in test_matrix_not_started()296 uint8_t *d1 = ops->alloc_data(); in active_context_switch_thread()299 uint8_t *d2 = ops->alloc_data(); in active_context_switch_thread()337 uint8_t *d1 = ops->alloc_data(); in inactive_context_switch_thread()340 uint8_t *d2 = ops->alloc_data(); in inactive_context_switch_thread()380 uint8_t *d = ops->alloc_data(); in test_thread_migration()386 cpu_d[cpuid] = ops->alloc_data(); in test_thread_migration()482 uint8_t *d = ops->alloc_data(); in test_matrix_thread_state_child()507 uint8_t *d = ops->alloc_data(); in test_matrix_thread_state()529 uint8_t *thread_d = ops->alloc_data(); in test_matrix_thread_state()[all …]
42 void *(*alloc_data)(void); member
621 .alloc_data = sme_alloc_data,639 .alloc_data = sme_za_alloc_data,