Home
last modified time | relevance | path

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

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