Searched refs:ipc_port_publish (Results 1 – 5 of 5) sorted by relevance
138 int ipc_port_publish(struct handle* phandle);
97 ret = ipc_port_publish(phandle); in busy_test_init()
221 ret = ipc_port_publish(phandle); in unittest_add_locked()
298 rc = ipc_port_publish(kport->href.handle); in ktipc_server_add_port()
365 int ipc_port_publish(struct handle* phandle) { in ipc_port_publish() function448 ret = ipc_port_publish(port_handle); in sys_port_create()