Home
last modified time | relevance | path

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

/kvmtool/virtio/
H A D9p-pdu.c67 static int virtio_p9_decode(struct p9_pdu *pdu, const char *fmt, va_list ap) in virtio_p9_decode()
170 static int virtio_p9_pdu_encode(struct p9_pdu *pdu, const char *fmt, va_list ap) in virtio_p9_pdu_encode()
267 int virtio_p9_pdu_readf(struct p9_pdu *pdu, const char *fmt, ...) in virtio_p9_pdu_readf()
279 int virtio_p9_pdu_writef(struct p9_pdu *pdu, const char *fmt, ...) in virtio_p9_pdu_writef()
/kvmtool/include/kvm/
H A Dvfio.h10 #define vfio_dev_err(vdev, fmt, ...) \ argument
12 #define vfio_dev_warn(vdev, fmt, ...) \ argument
14 #define vfio_dev_info(vdev, fmt, ...) \ argument
16 #define vfio_dev_dbg(vdev, fmt, ...) \ argument
18 #define vfio_dev_die(vdev, fmt, ...) \ argument
H A Dpci.h16 #define pci_dev_err(pci_hdr, fmt, ...) \ argument
18 #define pci_dev_warn(pci_hdr, fmt, ...) \ argument
20 #define pci_dev_info(pci_hdr, fmt, ...) \ argument
22 #define pci_dev_dbg(pci_hdr, fmt, ...) \ argument
24 #define pci_dev_die(pci_hdr, fmt, ...) \ argument
H A Dutil.h53 #define pr_debug(fmt, ...) \ argument
/kvmtool/powerpc/
H A Dspapr.h73 #define hcall_dprintf(fmt, ...) \ argument
76 #define hcall_dprintf(fmt, ...) \ argument
H A Dspapr_pci.c30 #define phb_dprintf(fmt, ...) \ argument
33 #define phb_dprintf(fmt, ...) \ argument
H A Dxics.c27 #define xics_dprintf(fmt, ...) \ argument
30 #define xics_dprintf(fmt, ...) \ argument
/kvmtool/
H A Dkvm.c68 static int set_dir(const char *fmt, va_list args) in set_dir()
84 void kvm__set_dir(const char *fmt, ...) in kvm__set_dir()
/kvmtool/include/linux/
H A D9p.h92 #define p9_debug(level, fmt, ...) \ argument
95 #define p9_debug(level, fmt, ...) \ argument