Home
last modified time | relevance | path

Searched full:jr (Results 1 – 25 of 174) sorted by relevance

1234567

/linux/tools/perf/util/
H A Djitdump.c252 union jr_entry *jr; in jit_get_next_entry() local
311 jr = (union jr_entry *)jd->buf; in jit_get_next_entry()
317 jr->info.code_addr = bswap_64(jr->info.code_addr); in jit_get_next_entry()
318 jr->info.nr_entry = bswap_64(jr->info.nr_entry); in jit_get_next_entry()
319 for (n = 0 ; n < jr->info.nr_entry; n++) { in jit_get_next_entry()
320 jr->info.entries[n].addr = bswap_64(jr->info.entries[n].addr); in jit_get_next_entry()
321 jr in jit_get_next_entry()
378 jr_entry_pid(struct jit_buf_desc * jd,union jr_entry * jr) jr_entry_pid() argument
385 jr_entry_tid(struct jit_buf_desc * jd,union jr_entry * jr) jr_entry_tid() argument
423 jit_repipe_code_load(struct jit_buf_desc * jd,union jr_entry * jr) jit_repipe_code_load() argument
542 jit_repipe_code_move(struct jit_buf_desc * jd,union jr_entry * jr) jit_repipe_code_move() argument
632 jit_repipe_debug_info(struct jit_buf_desc * jd,union jr_entry * jr) jit_repipe_debug_info() argument
659 jit_repipe_unwinding_info(struct jit_buf_desc * jd,union jr_entry * jr) jit_repipe_unwinding_info() argument
687 union jr_entry *jr; jit_process_dump() local
[all...]
/linux/arch/loongarch/lib/
H A Dmemset.S54 jr ra
121 jr ra
128 jr t0
131 0: jr ra
135 jr ra
139 jr ra
144 jr ra
148 jr ra
153 jr ra
158 jr ra
[all …]
H A Dclear_user.S40 jr ra
106 jr ra
113 jr t0
117 jr ra
122 jr ra
127 jr ra
133 jr ra
138 jr ra
144 jr ra
150 jr ra
[all …]
H A Dmemcpy.S50 jr ra
59 jr t0
62 0: jr ra
67 jr ra
72 jr ra
79 jr ra
84 jr ra
91 jr ra
98 jr ra
105 jr ra
[all …]
H A Dcopy_user.S43 jr ra
136 jr ra
143 jr t0
147 jr ra
153 jr ra
159 jr ra
167 jr ra
173 jr ra
181 jr ra
189 jr ra
[all …]
H A Dunaligned.S16 jr ra
48 jr ra
51 jr ra
77 jr ra
80 jr ra
/linux/arch/loongarch/kernel/
H A Dlbt.S38 jr ra
57 jr ra
71 jr ra
91 jr ra
111 jr ra
121 jr ra
132 jr a0
151 jr ra
156 jr ra
H A Dfpu.S311 jr ra
322 jr ra
332 jr ra
341 jr ra
346 jr ra
351 jr ra
357 jr ra
368 jr ra
377 jr ra
382 jr ra
[all …]
/linux/arch/mips/kernel/
H A Dbmips_5xxx_init.S197 jr ra
289 jr ra
312 jr ra
358 jr k0
385 jr k0
399 jr t8
437 jr ra
470 jr ra
494 jr ra
514 jr ra
[all …]
H A Dr4k_fpu.S48 jr ra
60 jr ra
71 jr ra
79 jr ra
84 jr ra
157 jr ra
223 jr ra
232 jr ra
243 jr t0
348 jr ra
[all …]
H A Dcps-vec.S118 jr t0
151 jr t1
188 jr k0
208 jr.hb t1
262 jr ra
321 jr ra
363 jr.hb t1
477 1: jr.hb t0
485 5: jr ra
560 jr ra
[all …]
H A Dr2300_fpu.S44 jr ra
52 jr ra
86 jr ra
120 jr ra
129 jr ra
/linux/Documentation/devicetree/bindings/crypto/
H A Dfsl-sec6.txt72 Job Ring (JR) Node
89 Definition: Specifies a two JR parameters: an offset from
90 the parent physical address and the length the JR registers.
102 jr@1000 {
122 jr@1000 {
131 jr@2000 {
150 jr@1000 {
154 jr@2000 {
H A Dfsl,sec-v4.0.yaml33 Each JR is located on a separate 4k page, they may (or may not) be made visible
83 '^jr@[0-9a-f]+$':
87 Job Ring (JR) Node. Defines data processing interface to SEC 4 across the
115 used. Value is a 12 bit value where value is a LIODN ID for this JR.
188 is a LIODN ID for this JR. This property is normally set by boot
219 jr@1000 {
225 jr@2000 {
231 jr@3000 {
237 jr@4000 {
/linux/arch/loongarch/include/asm/
H A Dcmpxchg.h19 : "Jr" (val) \
58 : "ZC" (*ptr32), "Jr" (mask), "Jr" (val << shift) in __xchg_small()
108 : "ZB"(*m), "Jr" (old), "Jr" (new) \
156 : "ZC" (*ptr32), "Jr" (mask), "Jr" (old), "Jr" (new) in __cmpxchg_small()
/linux/arch/mips/lib/
H A Dmemset.S180 jr t1
216 jr ra
230 jr ra /* done */
245 jr ra
250 jr ra
262 jr ra
274 jr ra
278 jr ra
287 jr ra
/linux/drivers/comedi/drivers/
H A Ddas08.c39 * setting the INTE control bit to 0. Not present on "JR" boards.
42 /* digital inputs (not "JR" boards) */
51 #define DAS08_CONTROL_INTE BIT(3) /* interrupt enable (not "JR" boards) */
52 #define DAS08_CONTROL_DO_MASK 0xf0 /* digital outputs mask (not "JR") */
53 /* digital outputs (not "JR" boards) */
63 #define DAS08JR_DI_REG 0x03 /* (R) digital inputs ("JR" boards) */
64 #define DAS08JR_DO_REG 0x03 /* (W) digital outputs ("JR" boards) */
65 /* (W) analog output l.s.b. registers for 2 channels ("JR" boards) */
67 /* (W) analog output m.s.b. registers for 2 channels ("JR" boards) */
70 * (R) update analog outputs ("JR" boards set for simultaneous output)
[all …]
H A Ddas08_isa.c18 * DAS08-AOL (das08-aol), DAS08-AOM (das08-aom), DAS08/JR-AO (das08/jr-ao),
19 * DAS08/JR-16-AO (das08jr-16-ao), PC104-DAS08 (pc104-das08),
20 * DAS08/JR/16 (das08jr/16)
116 /* cio-das08-jr-ao.pdf */
117 .name = "das08/jr-ao",
/linux/arch/csky/include/asm/
H A Dfutex.h35 : [op] "Jr" (oparg), [e] "jr" (-EFAULT) \
111 : [ov] "Jr" (oldval), [nv] "Jr" (newval), [e] "Jr" (-EFAULT) in futex_atomic_cmpxchg_inatomic()
/linux/arch/mips/include/asm/
H A Dfutex.h53 : "0" (0), GCC_OFF_SMALL_ASM() (*uaddr), "Jr" (oparg), \
83 : "0" (0), GCC_OFF_SMALL_ASM() (*uaddr), "Jr" (oparg), \
168 : GCC_OFF_SMALL_ASM() (*uaddr), "Jr" (oldval), "Jr" (newval), in futex_atomic_cmpxchg_inatomic()
198 : GCC_OFF_SMALL_ASM() (*uaddr), "Jr" (oldval), "Jr" (newval), in futex_atomic_cmpxchg_inatomic()
/linux/arch/powerpc/boot/dts/fsl/
H A Dc293si-post.dtsi127 jr@1000 {
130 jr@2000 {
143 jr@1000 {
146 jr@2000 {
159 jr@1000 {
162 jr@2000 {
H A Dpq3-sec4.4-0.dtsi44 sec_jr0: jr@1000 {
50 sec_jr1: jr@2000 {
56 sec_jr2: jr@3000 {
62 sec_jr3: jr@4000 {
H A Dqoriq-raid1.0-0.dtsi49 raideng_jr0: jr@0 {
56 raideng_jr1: jr@400 {
71 raideng_jr2: jr@0 {
78 raideng_jr3: jr@400 {
/linux/arch/loongarch/kvm/
H A Dswitch.S199 jr ra
233 jr ra
240 jr ra
248 jr ra
255 jr ra
264 jr ra
271 jr ra
/linux/arch/sparc/include/asm/
H A Dio_64.h74 : "Jr" (b), "r" (addr), "i" (ASI_PHYS_BYPASS_EC_E)); in __raw_writeb()
82 : "Jr" (w), "r" (addr), "i" (ASI_PHYS_BYPASS_EC_E)); in __raw_writew()
90 : "Jr" (l), "r" (addr), "i" (ASI_PHYS_BYPASS_EC_E)); in __raw_writel()
98 : "Jr" (q), "r" (addr), "i" (ASI_PHYS_BYPASS_EC_E)); in __raw_writeq()
162 : "Jr" (b), "r" (addr), "i" (ASI_PHYS_BYPASS_EC_E_L) in writeb()
172 : "Jr" (w), "r" (addr), "i" (ASI_PHYS_BYPASS_EC_E_L) in writew()
182 : "Jr" (l), "r" (addr), "i" (ASI_PHYS_BYPASS_EC_E_L) in writel()
192 : "Jr" (q), "r" (addr), "i" (ASI_PHYS_BYPASS_EC_E_L) in writeq()

1234567