Searched refs:ipc_port_destroy (Results 1 – 6 of 6) sorted by relevance
60 int ipc_port_destroy(struct ipc_port_context* ctx) { in ipc_port_destroy() function
73 ipc_port_destroy(&ctx.tipc_ctx); in main()
121 int ipc_port_destroy(struct ipc_port_context* context);
781 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()
421 int ipc_port_destroy(struct ipc_port_context* ctx) { in ipc_port_destroy() function
60 ipc_port_destroy(&ctx);