Lines Matching refs:alloc_data
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()
606 uint8_t *d_in = ops->alloc_data(); in dup_and_check_matrix_state()
607 uint8_t *d_out = ops->alloc_data(); in dup_and_check_matrix_state()