Searched refs:nactive (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/usb/host/
H A Duhci-debug.c104 int i, nactive, ninactive; uhci_show_urbp() local
137 i = nactive = ninactive = 0; uhci_show_urbp()
148 ++nactive; uhci_show_urbp()
153 if (nactive + ninactive > 0) uhci_show_urbp()
156 space, "", ninactive, nactive); uhci_show_urbp()
/linux-4.4.14/arch/mips/netlogic/xlp/
H A Dwakeup.c166 * cores are renumbered to range 0 .. nactive-1 xlp_enable_secondary_cores()
/linux-4.4.14/drivers/staging/lustre/lnet/selftest/
H A Dframework.c201 int nactive = 0; variable
224 nactive++;
229 if (nactive != 0)

Completed in 129 milliseconds