Searched refs:alloc_port (Results 1 – 1 of 1) sorted by relevance
394 int alloc_port = get_free_port(d); in evtchn_bind_virq() local396 if ( alloc_port < 0 ) in evtchn_bind_virq()397 ERROR_EXIT(alloc_port); in evtchn_bind_virq()398 port = alloc_port; in evtchn_bind_virq()
Completed in 6 milliseconds