Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/xen/
H A Dpvcalls-front.c134 static bool pvcalls_front_write_todo(struct sock_mapping *map) in pvcalls_front_write_todo() function
548 if ((flags & MSG_DONTWAIT) && !pvcalls_front_write_todo(map)) { in pvcalls_front_sendmsg()
970 if (pvcalls_front_write_todo(map)) in pvcalls_front_poll_active()
/kernel/linux/linux-6.6/drivers/xen/
H A Dpvcalls-front.c134 static bool pvcalls_front_write_todo(struct sock_mapping *map) in pvcalls_front_write_todo() function
557 if ((flags & MSG_DONTWAIT) && !pvcalls_front_write_todo(map)) { in pvcalls_front_sendmsg()
978 if (pvcalls_front_write_todo(map)) in pvcalls_front_poll_active()

Completed in 4 milliseconds