Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_1000.c360 size_t max_read_concurrency = 0; in xtest_tee_test_1003() local
402 if (arg[n].max_during_lockers > max_read_concurrency) in xtest_tee_test_1003()
403 max_read_concurrency = in xtest_tee_test_1003()
421 Do_ADBG_Log(" Max read concurrency: %zu", max_read_concurrency); in xtest_tee_test_1003()