Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/xen/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds