Home
last modified time | relevance | path

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

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