Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/xen/xenstore/
H A Dxenstore_dev.c68 struct xs_dev_data *user;
71 struct xs_dev_data { struct
98 xs_queue_reply(struct xs_dev_data *u, const char *data, unsigned int len) in xs_queue_reply() argument
125 xs_dev_return_error(struct xs_dev_data *u, int error, int req_id, int tx_id) in xs_dev_return_error()
187 xs_dev_find_watch(struct xs_dev_data *u, const char *token) in xs_dev_find_watch()
221 xs_dev_find_transaction(struct xs_dev_data *u, uint32_t tx_id) in xs_dev_find_transaction()
236 struct xs_dev_data *u; in xs_dev_read()
265 struct xs_dev_data *u; in xs_dev_write()
399 struct xs_dev_data *u; in xs_dev_poll()
424 struct xs_dev_data *u = arg; in xs_dev_dtor()
[all …]