Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/xen/
Dpvcalls-front.c154 static bool pvcalls_front_read_todo(struct sock_mapping *map) in pvcalls_front_read_todo() function
619 while (!(flags & MSG_DONTWAIT) && !pvcalls_front_read_todo(map)) { in pvcalls_front_recvmsg()
621 pvcalls_front_read_todo(map)); in pvcalls_front_recvmsg()
937 if (pvcalls_front_read_todo(map)) in pvcalls_front_poll_active()