Home
last modified time | relevance | path

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

/trusty/kernel/lib/trusty/
Dipc.c113 struct obj_ref tmp_chan_ref = OBJ_REF_INITIAL_VALUE(tmp_chan_ref); in ipc_remove_connection_waiting_for_port() local
120 remove_from_waiting_for_port_list_locked(chan, &tmp_chan_ref); in ipc_remove_connection_waiting_for_port()
122 chan_del_ref(chan, &tmp_chan_ref); /* drop local ref */ in ipc_remove_connection_waiting_for_port()