Home
last modified time | relevance | path

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

/linux-4.4.14/lib/zlib_inflate/
Dinflate.h18 TIME, /* i: waiting for modification time (gzip) */ enumerator
/linux-4.4.14/drivers/net/arcnet/
Darcdevice.h103 #define TIME(dev, name, bytes, call) \ macro
/linux-4.4.14/kernel/sched/
Dsched.h41 #define NS_TO_JIFFIES(TIME) ((unsigned long)(TIME) / (NSEC_PER_SEC / HZ)) argument