ns_timeout 121 drivers/pci/xen-pcifront.c s64 ns, ns_timeout; ns_timeout 138 drivers/pci/xen-pcifront.c ns_timeout = ktime_get_ns() + 2 * (s64)NSEC_PER_SEC; ns_timeout 147 drivers/pci/xen-pcifront.c if (ns > ns_timeout) {