Searched refs:ip_free (Results 1 – 2 of 2) sorted by relevance
920 ip_free(port); in ipc_port_alloc()976 ip_free(port); in ipc_port_alloc_name()3220 ip_free(port); in ipc_port_free()
299 #define ip_free(port) zfree_id(ZONE_ID_IPC_PORT, port) macro