Searched refs:twe (Results 1 – 1 of 1) sorted by relevance
1016 struct task_watchport_elem *twe = NULL; in ipc_port_destroy() local1034 twe = ipc_port_clear_watchport_elem_internal(port); in ipc_port_destroy()1144 if (twe) { in ipc_port_destroy()1145 task_watchport_elem_deallocate(twe); in ipc_port_destroy()1146 twe = NULL; in ipc_port_destroy()