Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/xen/
Dpvcalls-front.c79 #define PVCALLS_STATUS_LISTEN 2 macro
758 map->passive.status = PVCALLS_STATUS_LISTEN; in pvcalls_front_listen()
777 if (map->passive.status != PVCALLS_STATUS_LISTEN) { in pvcalls_front_accept()