Searched refs:twe (Results 1 – 1 of 1) sorted by relevance
1133 struct task_watchport_elem *twe = NULL; in ipc_port_destroy() local1164 twe = ipc_port_clear_watchport_elem_internal(port); in ipc_port_destroy()1270 if (twe) { in ipc_port_destroy()1271 task_watchport_elem_deallocate(twe); in ipc_port_destroy()1272 twe = NULL; in ipc_port_destroy()