Searched defs:TIME (Results 1 – 3 of 3) sorted by relevance
18 TIME, /* i: waiting for modification time (gzip) */ enumerator
97 #define TIME(name, bytes, call) BUGLVL(D_TIMING) { \ macro
107 #define NS_TO_JIFFIES(TIME) ((unsigned long)(TIME) / (NSEC_PER_SEC / HZ)) argument