Home
last modified time | relevance | path

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

/trusty/kernel/lib/trusty/
Dipc.c66 static struct ipc_port* port_find_locked(const char* path);
376 if (port_find_locked(port->path)) { in ipc_port_publish()
466 static struct ipc_port* port_find_locked(const char* path) { in port_find_locked() function
834 port = port_find_locked(path); in ipc_port_connect_async()