Home
last modified time | relevance | path

Searched refs:PVCALLS_STATUS_LISTEN (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/xen/
H A Dpvcalls-front.c79 #define PVCALLS_STATUS_LISTEN 2 macro
767 map->passive.status = PVCALLS_STATUS_LISTEN; in pvcalls_front_listen()
786 if (map->passive.status != PVCALLS_STATUS_LISTEN) { in pvcalls_front_accept()