/linux-4.4.14/arch/mips/mm/ |
D | uasm-mips.c | 52 { insn_addiu, M(addiu_op, 0, 0, 0, 0, 0), RS | RT | SIMM }, 53 { insn_addu, M(spec_op, 0, 0, 0, 0, addu_op), RS | RT | RD }, 54 { insn_andi, M(andi_op, 0, 0, 0, 0, 0), RS | RT | UIMM }, 55 { insn_and, M(spec_op, 0, 0, 0, 0, and_op), RS | RT | RD }, 56 { insn_bbit0, M(lwc2_op, 0, 0, 0, 0, 0), RS | RT | BIMM }, 57 { insn_bbit1, M(swc2_op, 0, 0, 0, 0, 0), RS | RT | BIMM }, 58 { insn_beql, M(beql_op, 0, 0, 0, 0, 0), RS | RT | BIMM }, 59 { insn_beq, M(beq_op, 0, 0, 0, 0, 0), RS | RT | BIMM }, 64 { insn_bne, M(bne_op, 0, 0, 0, 0, 0), RS | RT | BIMM }, 66 { insn_cache, M(cache_op, 0, 0, 0, 0, 0), RS | RT | SIMM }, [all …]
|
D | uasm-micromips.c | 44 { insn_addu, M(mm_pool32a_op, 0, 0, 0, 0, mm_addu32_op), RT | RS | RD }, 45 { insn_addiu, M(mm_addiu32_op, 0, 0, 0, 0, 0), RT | RS | SIMM }, 46 { insn_and, M(mm_pool32a_op, 0, 0, 0, 0, mm_and_op), RT | RS | RD }, 47 { insn_andi, M(mm_andi32_op, 0, 0, 0, 0, 0), RT | RS | UIMM }, 48 { insn_beq, M(mm_beq32_op, 0, 0, 0, 0, 0), RS | RT | BIMM }, 54 { insn_bne, M(mm_bne32_op, 0, 0, 0, 0, 0), RT | RS | BIMM }, 55 { insn_cache, M(mm_pool32b_op, 0, 0, mm_cache_func, 0, 0), RT | RS | SIMM }, 58 { insn_divu, M(mm_pool32a_op, 0, 0, 0, mm_divu_op, mm_pool32axf_op), RT | RS }, 70 { insn_ins, M(mm_pool32a_op, 0, 0, 0, 0, mm_ins_op), RT | RS | RD | RE }, 71 { insn_ext, M(mm_pool32a_op, 0, 0, 0, 0, mm_ext_op), RT | RS | RD | RE }, [all …]
|
D | uasm.c | 18 RT = 0x002, enumerator
|
/linux-4.4.14/arch/powerpc/xmon/ |
D | ppc-opc.c | 423 #define RT RS macro 1983 { "macchw", XO(4,172,0,0), XO_MASK, PPC405|PPC440, { RT, RA, RB } }, 1984 { "macchw.", XO(4,172,0,1), XO_MASK, PPC405|PPC440, { RT, RA, RB } }, 1985 { "macchwo", XO(4,172,1,0), XO_MASK, PPC405|PPC440, { RT, RA, RB } }, 1986 { "macchwo.", XO(4,172,1,1), XO_MASK, PPC405|PPC440, { RT, RA, RB } }, 1987 { "macchws", XO(4,236,0,0), XO_MASK, PPC405|PPC440, { RT, RA, RB } }, 1988 { "macchws.", XO(4,236,0,1), XO_MASK, PPC405|PPC440, { RT, RA, RB } }, 1989 { "macchwso", XO(4,236,1,0), XO_MASK, PPC405|PPC440, { RT, RA, RB } }, 1990 { "macchwso.", XO(4,236,1,1), XO_MASK, PPC405|PPC440, { RT, RA, RB } }, 1991 { "macchwsu", XO(4,204,0,0), XO_MASK, PPC405|PPC440, { RT, RA, RB } }, [all …]
|
/linux-4.4.14/arch/powerpc/crypto/ |
D | sha1-powerpc-asm.S | 15 #define RT(t) ((((t)+5)%6)+7) macro 31 rotlwi RT(t),RA(t),5; \ 34 add RT(t),RT(t),r6; \ 38 add RT(t),RT(t),r14 43 rotlwi RT(t),RA(t),5; \ 48 add RT(t),RT(t),r6; \ 52 add RT(t),RT(t),r0; \ 57 rotlwi RT(t),RA(t),5; \ 61 add RT(t),RT(t),r6; \ 63 add RT(t),RT(t),r0 [all …]
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | st-pincfg.h | 19 #define RT (1 << 23) macro 50 #define SE_NICLK_IO (RT) 55 #define SE_ICLK_IO (RT | INVERTCLK) 60 #define DE_IO (RT | DOUBLE_EDGE) 65 #define ICLK (RT | CLKNOTDATA | INVERTCLK) 70 #define NICLK (RT | CLKNOTDATA)
|
D | bcm4709-asus-rt-ac87u.dts | 3 * DTS for Asus RT-AC87U 17 model = "Asus RT-AC87U";
|
D | bcm4708-asus-rt-ac68u.dts | 3 * DTS for Asus RT-AC68U 17 model = "Asus RT-AC68U (BCM4708)";
|
D | bcm47081-asus-rt-n18u.dts | 3 * DTS for Asus RT-N18U 17 model = "Asus RT-N18U (BCM47081)";
|
D | bcm4708-asus-rt-ac56u.dts | 3 * DTS for Asus RT-AC56U 17 model = "Asus RT-AC56U (BCM4708)";
|
/linux-4.4.14/arch/parisc/lib/ |
D | fixup.S | 31 LDREG RT%__per_cpu_offset(%r1),\t1 41 LDREG RT%exception_data(%r1),\t1 54 LDREG RT%exception_data(%r1),\t2
|
/linux-4.4.14/arch/x86/crypto/ |
D | twofish-avx-x86_64-asm_64.S | 73 #define RT %xmm14 macro 158 vpaddd x, RK1, RT;\ 160 vpxor RT, c, c; \ 163 vpsrld $1, c, RT; \ 165 vpor c, RT, c; \ 170 vpaddd x, RK1, RT;\ 172 vpxor RT, c, c; \
|
/linux-4.4.14/Documentation/locking/ |
D | rt-mutex.txt | 1 RT-mutex subsystem with PI support 4 RT-mutexes with priority inheritance are used to support PI-futexes, 15 RT-mutexes extend the semantics of simple mutexes by the priority 40 RT-mutexes are optimized for fastpath operations and have no internal
|
D | 00-INDEX | 12 - desc. of RT-mutex subsystem with PI (Priority Inheritance) support.
|
D | lglock.txt | 52 are needed in the non-RT kernels to prevent deadlocks like: 63 On -RT this deadlock scenario is resolved by the arch_spin_locks in the 138 The deadlock noted for non-RT above is resolved due to rt_mutexes
|
D | rt-mutex-design.txt | 6 RT-mutex implementation design
|
/linux-4.4.14/Documentation/gpio/ |
D | driver.txt | 68 on -RT (inside hard IRQ handlers and similar contexts). Normally this should 82 (like PM runtime) as part of its irq_chip implementation on -RT. 108 RT_FULL: Note, chained IRQ handlers will not be forced threaded on -RT. 113 it will be threaded IRQ handler on -RT and hard IRQ handler on non-RT 136 RT_FULL: Such kind of handlers will be forced threaded on -RT, as result IRQ
|
/linux-4.4.14/Documentation/block/ |
D | ioprio.txt | 23 care, one io RT process can starve the entire system. Within the RT class,
|
/linux-4.4.14/arch/arm/mach-sa1100/ |
D | sleep.S | 119 @ Step 1 clear RT field of all MSCx registers
|
/linux-4.4.14/Documentation/ |
D | pi-futex.txt | 38 I.e. critical RT apps often choose lock structures to protect critical 66 [this is a quite common scenario for most non-trivial RT applications],
|
D | sysrq.txt | 28 256 = 0x100 - allow nicing of all RT tasks 97 'n' - Used to make RT tasks nice-able
|
D | kernel-parameters.txt | 3456 enabled if running jitter sensitive (HPC/RT) workloads.
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | sumod.h | 79 # define RT(x) ((x) << 0) macro
|
D | sumo_dpm.c | 215 rcu_pwr_gating_cntl |= RT(r_t) | IT(i_t); in sumo_gfx_powergating_initialize()
|
/linux-4.4.14/arch/mips/kernel/ |
D | traps.c | 486 #define RT 0x001f0000 macro 544 regs->regs[(opcode & RT) >> 16] = value; in simulate_ll() 567 reg = (opcode & RT) >> 16; in simulate_sc() 656 int rt = (opcode & RT) >> 16; in simulate_rdhwr_normal()
|
/linux-4.4.14/Documentation/scheduler/ |
D | sched-nice-design.txt | 80 run audio (and other multimedia) apps under RT priorities such as
|
D | sched-rt-group.txt | 110 SCHED_OTHER (non-RT tasks). These defaults were chosen so that a run-away
|
D | sched-design-CFS.txt | 149 the previous vanilla scheduler did. It uses 100 runqueues (for all 100 RT
|
D | sched-deadline.txt | 353 tasks with real-time group scheduling (a.k.a. RT-throttling - see 361 A main difference between deadline bandwidth management and RT-throttling
|
/linux-4.4.14/Documentation/x86/ |
D | earlyprintk.txt | 126 …sks(I) saK show-backtrace-all-active-cpus(L) show-memory-usage(M) nice-all-RT-tasks(N) powerOff sh…
|
/linux-4.4.14/Documentation/trace/ |
D | ftrace.txt | 540 RT tasks (as the current "wakeup" does). This is useful 541 for those interested in wake up timings of RT tasks. 1440 latency". I stress the point that this is about RT tasks. It is 1441 also important to know the scheduling latency of non-RT tasks, 1442 but the average schedule latency is better for non-RT tasks. 1451 to record the worst case wakeups of RT tasks. Non-RT tasks are 1453 tracing non-RT tasks that are unpredictable will overwrite the 1454 worst case latency of RT tasks (just run the normal wakeup 1457 Since this tracer only deals with RT tasks, we will run this
|
/linux-4.4.14/tools/perf/Documentation/ |
D | perf-top.txt | 88 Collect data with this RT SCHED_FIFO priority.
|
D | perf-record.txt | 110 Collect data with this RT SCHED_FIFO priority.
|
/linux-4.4.14/Documentation/networking/ |
D | 00-INDEX | 164 - User guide to memory mapped packet socket rings (PACKET_[RT]X_RING).
|
D | can.txt | 214 the RT-SocketCAN group the loopback optionally may be disabled for each 1259 Jan Kizka (RT-SocketCAN core, Socket-API reconciliation) 1260 Wolfgang Grandegger (RT-SocketCAN core & drivers, Raw Socket-API reviews, 1270 Michael Schulze (driver layer loopback requirement, RT CAN drivers review)
|
D | arcnet-hardware.txt | 162 RT----T------T------T------T------TR 193 RT------T-------T------H------S
|
/linux-4.4.14/drivers/pinctrl/ |
D | pinctrl-st.c | 159 #define ST_PINCONF_UNPACK_RT(conf) ST_PINCONF_UNPACK(conf, RT) 160 #define ST_PINCONF_PACK_RT(conf) ST_PINCONF_PACK(conf, 1, RT)
|
/linux-4.4.14/drivers/iio/adc/ |
D | Kconfig | 353 driver supports both RT and SW conversion methods.
|
/linux-4.4.14/arch/mips/kvm/ |
D | emulate.c | 2302 #define RT 0x001f0000 macro 2346 int rt = (inst & RT) >> 16; in kvm_mips_handle_ri()
|
/linux-4.4.14/drivers/misc/ |
D | Kconfig | 146 SGI IO controller cards (IO9, IO10, and PCI-RT). This option
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | timekeeping.txt | 597 require an RT aware virtualization platform.
|
/linux-4.4.14/Documentation/sysctl/ |
D | kernel.txt | 744 rtsig-nr shows the number of RT signals currently queued.
|
/linux-4.4.14/lib/ |
D | Kconfig.debug | 923 bool "RT Mutex debugging, deadlock detection"
|
/linux-4.4.14/Documentation/RCU/ |
D | RTFP.txt | 1397 ,Title="Re: [Fwd: Re: [patch] Real-Time Preemption, -RT-2.6.13-rc4-V0.7.52-01]"
|
/linux-4.4.14/arch/x86/ |
D | Kconfig | 945 entry in the chipset's IO-APIC is masked (as, e.g. the RT
|