Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/benchmarks/
H A Dnull_syscall.c127 #define TIME(A, STR) \ macro
/OK3568_Linux_fs/u-boot/lib/zlib/
H A Dinflate.h23 TIME, /* i: waiting for modification time (gzip) */ enumerator
/OK3568_Linux_fs/kernel/lib/zlib_inflate/
H A Dinflate.h20 TIME, /* i: waiting for modification time (gzip) */ enumerator
/OK3568_Linux_fs/kernel/drivers/net/arcnet/
H A Darcdevice.h98 #define TIME(dev, name, bytes, call) \ macro
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dsched.h109 #define NS_TO_JIFFIES(TIME) ((unsigned long)(TIME) / (NSEC_PER_SEC / HZ)) argument