Searched defs:xst (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/sys/dev/pv/ |
H A D | xenstore.c | 354 xs_output(struct xs_transaction *xst, uint8_t *bp, int len) in xs_output() 385 xs_start(struct xs_transaction *xst, struct xs_msg *xsm, struct iovec *iov, in xs_start() 423 xs_reply(struct xs_transaction *xst, uint rid) in xs_reply() 605 xs_get_buf(struct xs_transaction *xst, struct xs_msg *xsm, int len) in xs_get_buf() 618 xs_put_buf(struct xs_transaction *xst, struct xs_msg *xsm) in xs_put_buf() 625 xs_resfree(struct xs_transaction *xst, struct iovec *iov, int iov_cnt) in xs_resfree() 635 xs_parse(struct xs_transaction *xst, struct xs_msg *xsm, struct iovec **iov, in xs_parse() 719 xs_cmd(struct xs_transaction *xst, int cmd, const char *path, in xs_cmd() 825 struct xs_transaction xst; in xs_watch() local 950 struct xs_transaction xst; in xs_getprop() local [all …]
|
H A D | xen.c | 208 struct xs_transaction xst; in xen_control() local 1393 struct xs_transaction xst; in xen_probe_devices() local 1456 struct xs_transaction xst; xen_hotplug() local [all...] |
/openbsd-src/sys/kern/ |
H A D | kern_sensors.c | 255 sensor_task_work(void *xst) in sensor_task_work()
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/NetBSD/ |
H A D | NativeRegisterContextNetBSD_x86_64.cpp | 625 auto xst = reinterpret_cast<xstate *>(m_xstate.data()); in GetYMMSplitReg() local
|