Home
last modified time | relevance | path

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

/trusty/user/app/storage/
Dmain.c44 block_cache_init(); in main()
Dblock_cache.h52 void block_cache_init(void);
Dblock_cache.c950 void block_cache_init(void) { in block_cache_init() function
/trusty/device/arm/generic-arm64/project/qemu/
DLLDB_README.md47 block_cache_init(); // BREAKPOINT
66 `block_cache_init()` and step forward over `ipc_port_create()` the debugger will
/trusty/user/app/storage/test/storage_host_test/
Dstorage_host_test.c812 block_cache_init(); in main()
/trusty/user/app/storage/test/block_host_test/
Dblock_test.c3654 block_cache_init(); in main()