Searched defs:TIME (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-4.19/tools/testing/selftests/powerpc/benchmarks/ |
| D | null_syscall.c | 131 #define TIME(A, STR) \ macro
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/benchmarks/ |
| D | null_syscall.c | 127 #define TIME(A, STR) \ macro
|
| /kernel/linux/linux-4.19/lib/zlib_inflate/ |
| D | inflate.h | 18 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-4.19/drivers/net/arcnet/ |
| D | arcdevice.h | 103 #define TIME(dev, name, bytes, call) \ macro
|
| /kernel/linux/linux-5.10/drivers/net/arcnet/ |
| D | arcdevice.h | 98 #define TIME(dev, name, bytes, call) \ macro
|
| /kernel/linux/linux-4.19/kernel/sched/ |
| D | sched.h | 107 #define NS_TO_JIFFIES(TIME) ((unsigned long)(TIME) / (NSEC_PER_SEC / HZ)) argument
|
| /kernel/linux/linux-5.10/kernel/sched/ |
| D | sched.h | 155 #define NS_TO_JIFFIES(TIME) ((unsigned long)(TIME) / (NSEC_PER_SEC / HZ)) argument
|