Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/
Dxen-pcifront.c119 s64 ns, ns_timeout; in do_pci_op() local
138 ns_timeout = timeval_to_ns(&tv) + 2 * (s64)NSEC_PER_SEC; in do_pci_op()
148 if (ns > ns_timeout) { in do_pci_op()