Searched refs:twe (Results 1 – 1 of 1) sorted by relevance
1120 struct task_watchport_elem *twe = NULL; in ipc_port_destroy() local1138 twe = ipc_port_clear_watchport_elem_internal(port); in ipc_port_destroy()1248 if (twe) { in ipc_port_destroy()1249 task_watchport_elem_deallocate(twe); in ipc_port_destroy()1250 twe = NULL; in ipc_port_destroy()