Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/xen/
Dpvcalls-back.c73 struct sockpass_mapping { struct
74 struct list_head list;
75 struct pvcalls_fedata *fedata;
76 struct socket *sock;
77 uint64_t id;
78 struct xen_pvcalls_request reqcopy;
79 spinlock_t copy_lock;
80 struct workqueue_struct *wq;
81 struct work_struct register_work;
82 void (*saved_data_ready)(struct sock *sk);