| /arch/mips/include/asm/ |
| A D | unroll.h | 16 #define unroll(times, fn, ...) do { \ argument 28 BUILD_BUG_ON(!__builtin_constant_p(times)); \ 30 switch (times) { \
|
| A D | r4kcache.h | 195 #define cache_unroll(times, insn, op, addr, lsize) do { \ argument 197 unroll(times, _cache_op, insn, op, (addr) + (i++ * (lsize))); \
|
| /arch/arm64/boot/dts/rockchip/ |
| A D | rk3399-gru-kevin.dts | 185 /* These are relatively safe rise/fall times. */ 201 /* These are relatively safe rise/fall times. */
|
| A D | rk3399-gru-chromebook.dtsi | 442 /* These are relatively safe rise/fall times */ 458 /* These are relatively safe rise/fall times */
|
| A D | rk3399-gru-scarlet.dtsi | 262 /* These are relatively safe rise/fall times. */ 294 /* These are relatively safe rise/fall times; TODO: measure */
|
| A D | rk3399-gru.dtsi | 417 /* These are relatively safe rise/fall times */ 427 /* These are relatively safe rise/fall times */
|
| A D | px30-evb.dts | 443 /* These are relatively safe rise/fall times; TODO: measure */
|
| /arch/x86/math-emu/ |
| A D | README | 63 it has been invented many times before I discovered it, but I have not 171 The times include load/store instructions. All times are in microseconds 196 Linux due to the look-ahead code. Also given are the times for the 313 accuracy in number of times per million, thus the second of these 315 found at a rate of 133 times per one million measurements for fsin. 349 The numbers in the body of the table give the approx number of times a
|
| /arch/sparc/mm/ |
| A D | fault_64.c | 257 static int times; in bogus_32bit_fault_tpc() local 259 if (times++ < 10) in bogus_32bit_fault_tpc()
|
| /arch/arm/boot/dts/intel/socfpga/ |
| A D | socfpga_arria5_socdk.dts | 92 * adjust the falling times to decrease the i2c frequency to 50Khz
|
| A D | socfpga_cyclone5_socdk.dts | 96 * adjust the falling times to decrease the i2c frequency to 50Khz
|
| A D | socfpga_arria10_socdk.dtsi | 131 * adjust the falling times to decrease the i2c frequency to 50Khz
|
| /arch/powerpc/kvm/ |
| A D | Kconfig | 140 times in nanoseconds together with the number of executions 153 in the guest. The total, minimum and maximum times in nanoseconds
|
| /arch/powerpc/platforms/cell/spufs/ |
| A D | spufs.h | 121 unsigned long long times[SPU_UTIL_MAX]; member
|
| A D | sched.c | 1043 ctx->stats.times[old_state] += delta; in spuctx_switch_state() 1044 spu->stats.times[old_state] += delta; in spuctx_switch_state()
|
| /arch/arm/boot/dts/ti/omap/ |
| A D | omap3-sniper.dts | 237 * When not powered, these sensors cause the I2C3 clock to stay low at all times,
|
| /arch/powerpc/include/asm/ |
| A D | spu.h | 167 unsigned long long times[SPU_UTIL_MAX]; member
|
| /arch/openrisc/ |
| A D | Kconfig | 93 caches at relevant times. Most OpenRISC implementations support write-
|
| /arch/mips/kernel/syscalls/ |
| A D | syscall_n64.tbl | 108 98 n64 times sys_times
|
| A D | syscall_n32.tbl | 108 98 n32 times compat_sys_times
|
| /arch/powerpc/platforms/cell/ |
| A D | spu_base.c | 622 unsigned long long time = spu->stats.times[state]; in spu_acct_time()
|
| /arch/powerpc/platforms/ |
| A D | Kconfig | 93 specified interval times out, the hardware timer generates
|
| /arch/x86/entry/syscalls/ |
| A D | syscall_64.tbl | 112 100 common times sys_times
|
| /arch/m68k/kernel/syscalls/ |
| A D | syscall.tbl | 53 43 common times sys_times
|
| /arch/parisc/kernel/syscalls/ |
| A D | syscall.tbl | 56 43 common times sys_times compat_sys_times
|