Home
last modified time | relevance | path

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

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