Searched refs:rkss_step (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/lib/optee_clientApi/ |
| H A D | OpteeClientRkFs_v1.c | 1524 static int rkss_step; variable 1547 debug(">>>>>>> [%d] TEE_FS_OPEN !\n", rkss_step++); in tee_supp_rk_fs_process_v1() 1551 debug(">>>>>>> [%d] TEE_FS_CLOSE !\n", rkss_step++); in tee_supp_rk_fs_process_v1() 1555 debug(">>>>>>> [%d] TEE_FS_READ !\n", rkss_step++); in tee_supp_rk_fs_process_v1() 1559 debug(">>>>>>> [%d] TEE_FS_WRITE !\n", rkss_step++); in tee_supp_rk_fs_process_v1() 1563 debug(">>>>>>> [%d] TEE_FS_SEEK !\n", rkss_step++); in tee_supp_rk_fs_process_v1() 1567 debug(">>>>>>> [%d] TEE_FS_UNLINK !\n", rkss_step++); in tee_supp_rk_fs_process_v1() 1571 debug(">>>>>>> [%d] TEE_FS_RENAME !\n", rkss_step++); in tee_supp_rk_fs_process_v1() 1575 debug(">>>>>>> [%d] TEE_FS_TRUNC !\n", rkss_step++); in tee_supp_rk_fs_process_v1() 1579 debug(">>>>>>> [%d] TEE_FS_MKDIR !\n", rkss_step++); in tee_supp_rk_fs_process_v1() [all …]
|
| H A D | OpteeClientRkFs_v2.c | 1356 static int rkss_step; variable 1379 debug(">>>>>>> [%d] TEE_FS_OPEN !\n", rkss_step++); in tee_supp_rk_fs_process_v2() 1383 debug(">>>>>>> [%d] TEE_FS_CLOSE !\n", rkss_step++); in tee_supp_rk_fs_process_v2() 1388 debug(">>>>>>> [%d] TEE_FS_READ !\n", rkss_step++); in tee_supp_rk_fs_process_v2() 1392 debug(">>>>>>> [%d] TEE_FS_WRITE !\n", rkss_step++); in tee_supp_rk_fs_process_v2() 1396 debug(">>>>>>> [%d] TEE_FS_SEEK !\n", rkss_step++); in tee_supp_rk_fs_process_v2() 1400 debug(">>>>>>> [%d] TEE_FS_UNLINK !\n", rkss_step++); in tee_supp_rk_fs_process_v2() 1405 debug(">>>>>>> [%d] TEE_FS_RENAME !\n", rkss_step++); in tee_supp_rk_fs_process_v2() 1410 debug(">>>>>>> [%d] TEE_FS_TRUNC !\n", rkss_step++); in tee_supp_rk_fs_process_v2() 1414 debug(">>>>>>> [%d] TEE_FS_MKDIR !\n", rkss_step++); in tee_supp_rk_fs_process_v2() [all …]
|
| H A D | OpteeClientRkNewFs_v2.c | 1366 static int rkss_step; variable 1377 debug(">>>>>>> [%d] OPTEE_MRF_OPEN!\n", rkss_step++); in tee_supp_rk_fs_process_v2() 1381 debug(">>>>>>> [%d] OPTEE_MRF_CREATE!\n", rkss_step++); in tee_supp_rk_fs_process_v2() 1385 debug(">>>>>>> [%d] OPTEE_MRF_CLOSE!\n", rkss_step++); in tee_supp_rk_fs_process_v2() 1389 debug(">>>>>>> [%d] OPTEE_MRF_READ!\n", rkss_step++); in tee_supp_rk_fs_process_v2() 1393 debug(">>>>>>> [%d] OPTEE_MRF_WRITE!\n", rkss_step++); in tee_supp_rk_fs_process_v2() 1397 debug(">>>>>>> [%d] OPTEE_MRF_TRUNCATE!\n", rkss_step++); in tee_supp_rk_fs_process_v2() 1401 debug(">>>>>>> [%d] OPTEE_MRF_REMOVE!\n", rkss_step++); in tee_supp_rk_fs_process_v2() 1405 debug(">>>>>>> [%d] OPTEE_MRF_RENAME!\n", rkss_step++); in tee_supp_rk_fs_process_v2() 1409 debug(">>>>>>> [%d] OPTEE_MRF_OPENDIR!\n", rkss_step++); in tee_supp_rk_fs_process_v2() [all …]
|
| H A D | OpteeClientRkNewFs_v1.c | 1560 static int rkss_step; variable 1569 debug(">>>>>>> [%d] OPTEE_MRF_OPEN!\n", rkss_step++); in tee_supp_rk_fs_process_v1() 1572 debug(">>>>>>> [%d] OPTEE_MRF_CREATE!\n", rkss_step++); in tee_supp_rk_fs_process_v1() 1575 debug(">>>>>>> [%d] OPTEE_MRF_CLOSE!\n", rkss_step++); in tee_supp_rk_fs_process_v1() 1578 debug(">>>>>>> [%d] OPTEE_MRF_READ!\n", rkss_step++); in tee_supp_rk_fs_process_v1() 1581 debug(">>>>>>> [%d] OPTEE_MRF_WRITE!\n", rkss_step++); in tee_supp_rk_fs_process_v1() 1584 debug(">>>>>>> [%d] OPTEE_MRF_TRUNCATE!\n", rkss_step++); in tee_supp_rk_fs_process_v1() 1587 debug(">>>>>>> [%d] OPTEE_MRF_REMOVE!\n", rkss_step++); in tee_supp_rk_fs_process_v1() 1590 debug(">>>>>>> [%d] OPTEE_MRF_RENAME!\n", rkss_step++); in tee_supp_rk_fs_process_v1() 1593 debug(">>>>>>> [%d] OPTEE_MRF_OPENDIR!\n", rkss_step++); in tee_supp_rk_fs_process_v1() [all …]
|