Home
last modified time | relevance | path

Searched defs:TIME (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/lib/zlib_inflate/
Dinflate.h18 TIME, /* i: waiting for modification time (gzip) */ enumerator
/linux-3.3/include/linux/
Darcdevice.h98 #define TIME(name, bytes, call) BUGLVL(D_TIMING) { \ macro
/linux-3.3/kernel/sched/
Dsched.h32 #define NS_TO_JIFFIES(TIME) ((unsigned long)(TIME) / (NSEC_PER_SEC / HZ)) argument