Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/xen/
Dpvcalls-back.c82 struct sockpass_mapping { struct
83 struct list_head list;
84 struct pvcalls_fedata *fedata;
85 struct socket *sock;
86 uint64_t id;
87 struct xen_pvcalls_request reqcopy;
88 spinlock_t copy_lock;
89 struct workqueue_struct *wq;
90 struct work_struct register_work;
91 void (*saved_data_ready)(struct sock *sk);