Searched refs:port_handle (Results 1 – 2 of 2) sorted by relevance
393 handle_t port_handle = (handle_t)rc; in ipc_port_create() local397 .handle = port_handle, in ipc_port_create()399 rc = tipc_hset_add_entry(hset, port_handle, ~0u, &ctxp->common.evt_handler); in ipc_port_create()417 close(port_handle); in ipc_port_create()
421 struct handle* port_handle = NULL; in sys_port_create() local438 recv_buf_size, flags, &port_handle); in sys_port_create()443 ret = uctx_handle_install(ctx, port_handle, &handle_id); in sys_port_create()448 ret = ipc_port_publish(port_handle); in sys_port_create()452 handle_decref(port_handle); in sys_port_create()458 handle_decref(port_handle); in sys_port_create()