Searched refs:port_dequeue_thread (Results 1 – 1 of 1) sorted by relevance
464 static void port_dequeue_thread(port_queue_t *, portget_t *);1304 port_dequeue_thread(&pp->port_queue, pgetp); in port_getn()1336 port_dequeue_thread(portq, pgetp); in port_getn()1845 port_dequeue_thread(port_queue_t *portq, portget_t *pgetp) in port_dequeue_thread() function