Home
last modified time | relevance | path

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

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