Searched refs:twe (Results 1 – 1 of 1) sorted by relevance
1101 struct task_watchport_elem *twe = NULL; in ipc_port_destroy() local1119 twe = ipc_port_clear_watchport_elem_internal(port); in ipc_port_destroy()1229 if (twe) { in ipc_port_destroy()1230 task_watchport_elem_deallocate(twe); in ipc_port_destroy()1231 twe = NULL; in ipc_port_destroy()