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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dsched_debug.c46 static unsigned long nsec_low(long long nsec) function
54 #define SPLIT_NS(x) nsec_high(x), nsec_low(x)

Completed in 41 milliseconds