Searched refs:mte_sync (Results 1 – 2 of 2) sorted by relevance
46 int mte_sync; member285 switch (tc->mte_sync) { in format_test_name()369 .mte_sync = MTE_SYNC_ERR, in main()379 .mte_sync = MTE_SYNC_ERR, in main()389 .mte_sync = MTE_NONE_ERR, in main()399 .mte_sync = MTE_NONE_ERR, in main()409 .mte_sync = MTE_SYNC_ERR, in main()419 .mte_sync = MTE_SYNC_ERR, in main()429 .mte_sync = MTE_SYNC_ERR, in main()439 .mte_sync = MTE_SYNC_ERR, in main()[all …]
198 int mte_sync[] = {MTE_SYNC_ERR, MTE_ASYNC_ERR}; in main() local220 for (s = 0; s < ARRAY_SIZE(mte_sync); s++) { in main()224 int sync = mte_sync[s]; in main()
Completed in 7 milliseconds