Home
last modified time | relevance | path

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

/tools/virtio/ringtest/
Dvirtio_ring_0_9.c54 struct host { struct
61 } host; argument
Dring.c67 struct host { struct
74 } host; variable
Dmain.c288 pthread_t host, guest; in main() local
/tools/usb/usbip/src/
Dusbip_attach.c51 static int record_connection(char *host, char *port, char *busid, int rhport) in record_connection()
176 static int attach_device(char *host, char *busid) in attach_device()
213 char *host = NULL; in usbip_attach() local
Dusbip_list.c55 static int get_exported_devices(char *host, int sockfd) in get_exported_devices()
137 static int list_exported_devices(char *host) in list_exported_devices()
Dusbipd.c311 char host[NI_MAXHOST], port[NI_MAXSERV]; in do_accept() local
431 static struct addrinfo *do_getaddrinfo(char *host, int ai_family) in do_getaddrinfo()
/tools/usb/usbip/libsrc/
Dvhci_driver.c164 static int read_record(int rhport, char *host, unsigned long host_len, in read_record()
373 char host[NI_MAXHOST] = "unknown host"; in usbip_vhci_imported_device_dump() local
/tools/perf/util/
Dmachine.h110 struct machine host; member
/tools/perf/
Dbuiltin-trace.c67 struct machine *host; member