Home
last modified time | relevance | path

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

/linux-4.4.14/arch/um/
DKconfig.um35 mount none /tmp/fromhost -t hostfs -o /tmp/umlshare
37 where /tmp/fromhost is an empty directory inside UML and
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/
Dliquidio_common.h607 struct nic_tx_stats fromhost; member
/linux-4.4.14/tools/usb/usbip/src/
Dusbipd.c285 fromhost(&request); in tcpd_auth()
/linux-4.4.14/drivers/usb/gadget/udc/
Dgr_udc.c724 static int gr_ep_halt_wedge(struct gr_ep *ep, int halt, int wedge, int fromhost) in gr_ep_halt_wedge() argument
737 if (halt && !fromhost) { in gr_ep_halt_wedge()