Home
last modified time | relevance | path

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

/drivers/xen/
A Dpvcalls-front.c56 struct sock_mapping { struct
101 struct sock_mapping *map; in pvcalls_enter_sock()
118 struct sock_mapping *map; in pvcalls_exit_sock()
189 struct sock_mapping *map = (struct sock_mapping *)(uintptr_t) in pvcalls_front_event_handler()
231 struct sock_mapping *map) in pvcalls_front_destroy_active()
546 struct sock_mapping *map; in pvcalls_front_sendmsg()
641 struct sock_mapping *map; in pvcalls_front_recvmsg()
731 struct sock_mapping *map; in pvcalls_front_listen()
782 struct sock_mapping *map; in pvcalls_front_accept()
1000 struct sock_mapping *map; in pvcalls_front_poll()
[all …]
A Dpvcalls-back.c54 struct sock_mapping { struct
90 struct sock_mapping *map); argument
94 struct sock_mapping *map = (struct sock_mapping *)opaque; in pvcalls_conn_back_read()
234 struct sock_mapping *map = container_of(ioworker, struct sock_mapping, in pvcalls_back_ioworker()
324 struct sock_mapping *map; in pvcalls_new_active_socket()
398 struct sock_mapping *map; in pvcalls_back_connect()
438 struct sock_mapping *map) in pvcalls_back_release_active()
482 struct sock_mapping *map, *n; in pvcalls_back_release()
524 struct sock_mapping *map; in __pvcalls_back_accept()
911 struct sock_mapping *map = sock_map; in pvcalls_back_conn_event()
[all …]

Completed in 9 milliseconds