Searched refs:port_dequeue_thread (Results 1 – 1 of 1) sorted by relevance
467 static void port_dequeue_thread(port_queue_t *, portget_t *);1308 port_dequeue_thread(&pp->port_queue, pgetp); in port_getn()1340 port_dequeue_thread(portq, pgetp); in port_getn()1861 port_dequeue_thread(port_queue_t *portq, portget_t *pgetp) in port_dequeue_thread() function