Home
last modified time | relevance | path

Searched refs:PVCALLS_POLL (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/xen/interface/io/
H A Dpvcalls.h35 #define PVCALLS_POLL 6 macro
/kernel/linux/linux-6.6/include/xen/interface/io/
H A Dpvcalls.h37 #define PVCALLS_POLL 6 macro
/kernel/linux/linux-5.10/drivers/xen/
H A Dpvcalls-front.c188 if (rsp->cmd == PVCALLS_POLL) { in pvcalls_front_event_handler()
944 req->cmd = PVCALLS_POLL; in pvcalls_front_poll_passive()
H A Dpvcalls-back.c596 if (mappass->reqcopy.cmd == PVCALLS_POLL) { in pvcalls_pass_sk_data_ready()
833 case PVCALLS_POLL: in pvcalls_back_handle_cmd()
/kernel/linux/linux-6.6/drivers/xen/
H A Dpvcalls-front.c188 if (rsp->cmd == PVCALLS_POLL) { in pvcalls_front_event_handler()
952 req->cmd = PVCALLS_POLL; in pvcalls_front_poll_passive()
H A Dpvcalls-back.c601 if (mappass->reqcopy.cmd == PVCALLS_POLL) { in pvcalls_pass_sk_data_ready()
838 case PVCALLS_POLL: in pvcalls_back_handle_cmd()

Completed in 8 milliseconds