Home
last modified time | relevance | path

Searched refs:load_data (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.61.12/tests/
H A Darm_matrix.c310 ops->load_data(d1); in active_context_switch_thread()
351 ops->load_data(d1); in inactive_context_switch_thread()
391 ops->load_data(d); in test_thread_migration()
491 ops->load_data(d); in test_matrix_thread_state_child()
611 ops->load_data(d_in); in dup_and_check_matrix_state()
H A Darm_matrix.h49 void (*load_data)(const void *); member
H A Darm_matrix_sme.c628 .load_data = sme_load_data,
646 .load_data = sme_za_load_data,