Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/xen/
H A Dpvcalls-front.c151 static bool pvcalls_front_read_todo(struct sock_mapping *map) in pvcalls_front_read_todo() function
642 while (!(flags & MSG_DONTWAIT) && !pvcalls_front_read_todo(map)) { in pvcalls_front_recvmsg()
644 pvcalls_front_read_todo(map)); in pvcalls_front_recvmsg()
972 if (pvcalls_front_read_todo(map)) in pvcalls_front_poll_active()
/kernel/linux/linux-6.6/drivers/xen/
H A Dpvcalls-front.c151 static bool pvcalls_front_read_todo(struct sock_mapping *map) in pvcalls_front_read_todo() function
651 while (!(flags & MSG_DONTWAIT) && !pvcalls_front_read_todo(map)) { in pvcalls_front_recvmsg()
653 pvcalls_front_read_todo(map)); in pvcalls_front_recvmsg()
980 if (pvcalls_front_read_todo(map)) in pvcalls_front_poll_active()

Completed in 4 milliseconds