Home
last modified time | relevance | path

Searched defs:sockpass_mapping (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/xen/
H A Dpvcalls-back.c75 struct sockpass_mapping { struct
76 struct list_head list;
77 struct pvcalls_fedata *fedata;
78 struct socket *sock;
79 uint64_t id;
80 struct xen_pvcalls_request reqcopy;
81 spinlock_t copy_lock;
82 struct workqueue_struct *wq;
83 struct work_struct register_work;
84 void (*saved_data_ready)(struct sock *sk);