Searched defs:TIME (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/benchmarks/ |
| D | null_syscall.c | 127 #define TIME(A, STR) \ macro
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/benchmarks/ |
| D | null_syscall.c | 128 #define TIME(A, STR) \ macro
|
| /kernel/linux/linux-6.6/lib/zlib_inflate/ |
| D | inflate.h | 20 TIME, /* i: waiting for modification time (gzip) */ enumerator
|
| /kernel/linux/linux-5.10/lib/zlib_inflate/ |
| D | inflate.h | 20 TIME, /* i: waiting for modification time (gzip) */ enumerator
|
| /kernel/linux/linux-5.10/drivers/net/arcnet/ |
| D | arcdevice.h | 98 #define TIME(dev, name, bytes, call) \ macro
|
| /kernel/linux/linux-6.6/drivers/net/arcnet/ |
| D | arcdevice.h | 98 #define TIME(dev, name, bytes, call) \ macro
|
| /kernel/linux/linux-5.10/kernel/sched/ |
| D | sched.h | 157 #define NS_TO_JIFFIES(TIME) ((unsigned long)(TIME) / (NSEC_PER_SEC / HZ)) argument
|
| /kernel/linux/linux-6.6/kernel/sched/ |
| D | sched.h | 182 #define NS_TO_JIFFIES(TIME) ((unsigned long)(TIME) / (NSEC_PER_SEC / HZ)) argument
|