Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/
H 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()
544 struct sock_mapping *map; in pvcalls_front_sendmsg()
638 struct sock_mapping *map; in pvcalls_front_recvmsg()
726 struct sock_mapping *map; in pvcalls_front_listen()
775 struct sock_mapping *map; in pvcalls_front_accept()
992 struct sock_mapping *map; in pvcalls_front_poll()
[all …]
H 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()
520 struct sock_mapping *map; in __pvcalls_back_accept()
907 struct sock_mapping *map = sock_map; in pvcalls_back_conn_event()
[all …]