Home
last modified time | relevance | path

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

/trusty/user/app/storage/test/storage_host_test/
Dlibrary_shims.c60 int ipc_port_destroy(struct ipc_port_context* ctx) { in ipc_port_destroy() function
/trusty/user/app/storage/
Dmain.c73 ipc_port_destroy(&ctx.tipc_ctx); in main()
Dipc.h121 int ipc_port_destroy(struct ipc_port_context* context);
Dblock_device_tipc.c781 ipc_port_destroy(&state->fs_ns.client_ctx); in block_device_tipc_init()
786 ipc_port_destroy(&state->fs_tdp.client_ctx); in block_device_tipc_init()
798 ipc_port_destroy(&state->fs_rpmb_boot.client_ctx); in block_device_tipc_init()
800 ipc_port_destroy(&state->fs_rpmb.client_ctx); in block_device_tipc_init()
815 ipc_port_destroy(&state->fs_ns.client_ctx); in block_device_tipc_uninit()
821 ipc_port_destroy(&state->fs_tdp.client_ctx); in block_device_tipc_uninit()
829 ipc_port_destroy(&state->fs_nsp.client_ctx); in block_device_tipc_uninit()
837 ipc_port_destroy(&state->fs_rpmb_boot.client_ctx); in block_device_tipc_uninit()
839 ipc_port_destroy(&state->fs_rpmb.client_ctx); in block_device_tipc_uninit()
Dipc.c421 int ipc_port_destroy(struct ipc_port_context* ctx) { in ipc_port_destroy() function
/trusty/device/arm/generic-arm64/project/qemu/
DLLDB_README.md60 ipc_port_destroy(&ctx);