Home
last modified time | relevance | path

Searched full:ra (Results 1 – 25 of 411) sorted by relevance

12345678910>>...17

/linux/arch/loongarch/mm/
H A Dtlbex.S52 jirl ra, t0, 0
60 csrwr ra, EXCEPTION_KS2
72 PTR_BSTRPICK ra, t0, 31, PGDIR_SHIFT
74 PTR_BSTRPICK ra, t0, PTRS_PER_PGD_BITS + PGDIR_SHIFT - 1, PGDIR_SHIFT
76 PTR_ALSL t1, ra, t1, _PGD_T_LOG2
80 PTR_BSTRPICK ra, t0, PTRS_PER_PUD_BITS + PUD_SHIFT - 1, PUD_SHIFT
81 PTR_ALSL t1, ra, t1, _PMD_T_LOG2
86 PTR_BSTRPICK ra, t0, PTRS_PER_PMD_BITS + PMD_SHIFT - 1, PMD_SHIFT
87 PTR_ALSL t1, ra, t1, _PMD_T_LOG2
90 PTR_L ra, t1, 0
[all …]
/linux/arch/x86/crypto/
H A Dserpent-sse2-i586-asm_32.S27 #define RA %xmm0 macro
513 read_blocks(%eax, RA, RB, RC, RD, RT0, RT1, RE);
515 K(RA, RB, RC, RD, RE, 0);
516 S0(RA, RB, RC, RD, RE); LK(RC, RB, RD, RA, RE, 1);
517 S1(RC, RB, RD, RA, RE); LK(RE, RD, RA, RC, RB, 2);
518 S2(RE, RD, RA, RC, RB); LK(RB, RD, RE, RC, RA, 3);
519 S3(RB, RD, RE, RC, RA); LK(RC, RA, RD, RB, RE, 4);
520 S4(RC, RA, RD, RB, RE); LK(RA, RD, RB, RE, RC, 5);
521 S5(RA, RD, RB, RE, RC); LK(RC, RA, RD, RE, RB, 6);
522 S6(RC, RA, RD, RE, RB); LK(RD, RB, RA, RE, RC, 7);
[all …]
H A Dserpent-sse2-x86_64-asm_64.S636 K2(RA, RB, RC, RD, RE, 0);
637 S(S0, RA, RB, RC, RD, RE); LK2(RC, RB, RD, RA, RE, 1);
638 S(S1, RC, RB, RD, RA, RE); LK2(RE, RD, RA, RC, RB, 2);
639 S(S2, RE, RD, RA, RC, RB); LK2(RB, RD, RE, RC, RA, 3);
640 S(S3, RB, RD, RE, RC, RA); LK2(RC, RA, RD, RB, RE, 4);
641 S(S4, RC, RA, RD, RB, RE); LK2(RA, RD, RB, RE, RC, 5);
642 S(S5, RA, RD, RB, RE, RC); LK2(RC, RA, RD, RE, RB, 6);
643 S(S6, RC, RA, RD, RE, RB); LK2(RD, RB, RA, RE, RC, 7);
644 S(S7, RD, RB, RA, RE, RC); LK2(RC, RA, RE, RD, RB, 8);
645 S(S0, RC, RA, RE, RD, RB); LK2(RE, RA, RD, RC, RB, 9);
[all …]
H A Dserpent-avx2-asm_64.S566 K2(RA, RB, RC, RD, RE, 0);
567 S(S0, RA, RB, RC, RD, RE); LK2(RC, RB, RD, RA, RE, 1);
568 S(S1, RC, RB, RD, RA, RE); LK2(RE, RD, RA, RC, RB, 2);
569 S(S2, RE, RD, RA, RC, RB); LK2(RB, RD, RE, RC, RA, 3);
570 S(S3, RB, RD, RE, RC, RA); LK2(RC, RA, RD, RB, RE, 4);
571 S(S4, RC, RA, RD, RB, RE); LK2(RA, RD, RB, RE, RC, 5);
572 S(S5, RA, RD, RB, RE, RC); LK2(RC, RA, RD, RE, RB, 6);
573 S(S6, RC, RA, RD, RE, RB); LK2(RD, RB, RA, RE, RC, 7);
574 S(S7, RD, RB, RA, RE, RC); LK2(RC, RA, RE, RD, RB, 8);
575 S(S0, RC, RA, RE, RD, RB); LK2(RE, RA, RD, RC, RB, 9);
[all …]
/linux/fs/xfs/scrub/
H A Dalloc_repair.c195 struct xrep_abt *ra, in xrep_abt_stash() argument
199 .ar_startblock = ra->next_agbno, in xrep_abt_stash()
200 .ar_blockcount = end - ra->next_agbno, in xrep_abt_stash()
202 struct xfs_scrub *sc = ra->sc; in xrep_abt_stash()
208 error = xrep_abt_check_free_ext(ra->sc, &arec); in xrep_abt_stash()
214 error = xfarray_append(ra->free_records, &arec); in xrep_abt_stash()
218 ra->nr_blocks += arec.ar_blockcount; in xrep_abt_stash()
229 struct xrep_abt *ra = priv; in xrep_abt_walk_rmap() local
234 error = xagb_bitmap_set(&ra->old_allocbt_blocks, in xrep_abt_walk_rmap()
241 error = xagb_bitmap_set_btcur_path(&ra->not_allocbt_blocks, cur); in xrep_abt_walk_rmap()
[all …]
/linux/drivers/media/platform/chips-media/coda/
H A Dcoda-gdi.c61 * RA[15:0], CA[15:8] are hardwired to contain the 24-bit macroblock
91 RBC(CA, 15, RA, 0),
92 RBC(RA, 0, RA, 1),
93 RBC(RA, 1, RA, 2),
94 RBC(RA, 2, RA, 3),
95 RBC(RA, 3, RA, 4),
96 RBC(RA, 4, RA, 5),
97 RBC(RA, 5, RA, 6),
98 RBC(RA, 6, RA, 7),
99 RBC(RA, 7, RA, 8),
[all …]
/linux/mm/
H A Dreadahead.c139 * memset *ra to zero.
142 file_ra_state_init(struct file_ra_state *ra, struct address_space *mapping) in file_ra_state_init() argument
144 ra->ra_pages = inode_to_bdi(mapping->host)->ra_pages; in file_ra_state_init()
145 ra->prev_pos = -1; in file_ra_state_init()
343 struct file_ra_state *ra = ractl->ra; in force_page_cache_ra() local
354 max_pages = max_t(unsigned long, bdi->io_pages, ra->ra_pages); in force_page_cache_ra()
370 * for 128k (32 page) max ra
391 static unsigned long get_next_ra_size(struct file_ra_state *ra, in get_next_ra_size() argument
394 unsigned long cur = ra->size; in get_next_ra_size()
465 struct file_ra_state *ra) in page_cache_ra_order() argument
[all …]
/linux/tools/testing/selftests/powerpc/stringloops/
H A Dmemcmp_64.S14 #define rA r9 macro
120 1: lbz rA,0(r3)
122 subf. rC,rB,rA
126 lbz rA,1(r3)
128 subf. rC,rB,rA
132 lbz rA,2(r3)
134 subf. rC,rB,rA
138 lbz rA,3(r3)
140 subf. rC,rB,rA
172 LD rA,0,r3
[all …]
/linux/arch/powerpc/lib/
H A Dmemcmp_64.S14 #define rA r9 macro
120 1: lbz rA,0(r3)
122 subf. rC,rB,rA
126 lbz rA,1(r3)
128 subf. rC,rB,rA
132 lbz rA,2(r3)
134 subf. rC,rB,rA
138 lbz rA,3(r3)
140 subf. rC,rB,rA
172 LD rA,0,r3
[all …]
/linux/include/trace/events/
H A Dreadahead.h44 TP_PROTO(struct inode *inode, pgoff_t index, struct file_ra_state *ra),
46 TP_ARGS(inode, index, ra),
62 __entry->order = ra->order;
63 __entry->size = ra->size;
64 __entry->async_size = ra->async_size;
65 __entry->ra_pages = ra->ra_pages;
77 TP_PROTO(struct inode *inode, pgoff_t index, struct file_ra_state *ra,
80 TP_ARGS(inode, index, ra, req_count),
99 __entry->order = ra->order;
100 __entry->size = ra->size;
[all …]
/linux/arch/arm64/crypto/
H A Dsm3-neon-core.S41 #define ra w3 macro
356 ldp ra, rb, [RSTATE, #0]
401 R1(ra, rb, rc, rd, re, rf, rg, rh, k_even, KL, 0, 0, IW, _, 0)
402 R1(rd, ra, rb, rc, rh, re, rf, rg, k_odd, _, 1, 1, IW, _, 0)
403 R1(rc, rd, ra, rb, rg, rh, re, rf, k_even, KL, 2, 2, IW, _, 0)
404 R1(rb, rc, rd, ra, rf, rg, rh, re, k_odd, _, 3, 3, IW, _, 0)
407 R1(ra, rb, rc, rd, re, rf, rg, rh, k_even, KL, 4, 0, IW, _, 0)
408 R1(rd, ra, rb, rc, rh, re, rf, rg, k_odd, _, 5, 1, IW, _, 0)
409 R1(rc, rd, ra, rb, rg, rh, re, rf, k_even, KL, 6, 2, IW, SCHED_W_W0W1W2W3W4W5_1, 12)
410 R1(rb, rc, rd, ra, rf, rg, rh, re, k_odd, _, 7, 3, IW, SCHED_W_W0W1W2W3W4W5_2, 12)
[all …]
/linux/arch/mips/kernel/
H A Dcps-vec-ns16550.S41 jr ra
51 NESTED(_mips_cps_puts, 0, ra)
52 move s7, ra
71 NESTED(_mips_cps_putx4, 0, ra)
88 NESTED(_mips_cps_putx8, 0, ra)
89 move s3, ra
94 move ra, s3
105 NESTED(_mips_cps_putx16, 0, ra)
106 move s5, ra
111 move ra, s5
[all …]
H A Dmcount.S24 PTR_S ra, PT_R31(sp)
39 PTR_L ra, PT_R31(sp)
55 jr ra
56 move ra, AT
60 * The -mmcount-ra-address option of gcc 4.5 uses register $12 to pass
67 NESTED(ftrace_caller, PT_SIZE, ra)
84 PTR_SUBU a0, ra, 8 /* arg1: self address */
118 NESTED(_mcount, PT_SIZE, ra)
127 move a0, ra /* arg1: self return address */
158 NESTED(ftrace_graph_caller, PT_SIZE, ra)
[all …]
/linux/arch/powerpc/xmon/
H A Dppc-opc.c501 /* The RA field in an D, DS, DQ, X, XO, M, or MDS form instruction. */
502 #define RA NSISIGNOPT + 1 macro
506 /* As above, but 0 in the RA field means zero, not r0. */
507 #define RA0 RA + 1
510 /* The RA field in the DQ form lq or an lswx instruction, which have special
516 /* The RA field in a D or X form instruction which is an updating
517 load, which means that the RA field may not be zero and may not
522 /* The RA field in an lmw instruction, which has special value
527 /* The RA field in a D or X form instruction which is an updating
528 store or an updating floating point load, which means that the RA
[all …]
/linux/arch/loongarch/kernel/
H A Dmcount.S22 PTR_S ra, sp, MCOUNT_RA_OFFSET
28 PTR_L ra, sp, MCOUNT_RA_OFFSET
41 move a0, ra /* arg0: self return address */
43 jirl ra, t2, 0 /* (1) call *ftrace_trace_function */
60 jr ra
72 PTR_ADDI a0, ra, -4 /* arg0: Callsite self return addr */
74 move a2, s0 /* arg2: Callsite parent ra */
78 jr ra
91 /* Restore the real parent address: a0 -> ra */
92 move ra, a0
[all …]
H A Dmcount_dyn.S15 * move t0, ra
31 PTR_S t0, sp, PT_R1 /* Save parent ra at PT_R1(RA) */
64 PTR_S ra, sp, PT_ERA /* Save trace function ra at PT_ERA */
72 jr ra
77 PTR_ADDI a0, ra, -8 /* arg0: ip */
109 PTR_L ra, sp, PT_R1
115 PTR_L ra, sp, PT_ERA
154 move ra, a0
161 jr ra
168 move t1, ra
[all …]
/linux/drivers/powercap/
H A Dintel_rapl_msr.c113 static int rapl_msr_read_raw(int cpu, struct reg_action *ra, bool atomic) in rapl_msr_read_raw() argument
123 rdmsrq(ra->reg.msr, ra->value); in rapl_msr_read_raw()
127 if (rdmsrq_safe_on_cpu(cpu, ra->reg.msr, &ra->value)) { in rapl_msr_read_raw()
128 pr_debug("failed to read msr 0x%x on cpu %d\n", ra->reg.msr, cpu); in rapl_msr_read_raw()
133 ra->value &= ra->mask; in rapl_msr_read_raw()
139 struct reg_action *ra = info; in rapl_msr_update_func() local
142 ra->err = rdmsrq_safe(ra->reg.msr, &val); in rapl_msr_update_func()
143 if (ra->err) in rapl_msr_update_func()
146 val &= ~ra->mask; in rapl_msr_update_func()
147 val |= ra->value; in rapl_msr_update_func()
[all …]
/linux/fs/btrfs/
H A Dref-verify.c191 static void __save_stack_trace(struct ref_action *ra) in __save_stack_trace() argument
193 ra->trace_len = stack_trace_save(ra->trace, MAX_TRACE, 2); in __save_stack_trace()
197 struct ref_action *ra) in __print_stack_trace() argument
199 if (ra->trace_len == 0) { in __print_stack_trace()
203 stack_trace_print(ra->trace, ra->trace_len, 2); in __print_stack_trace()
206 static inline void __save_stack_trace(struct ref_action *ra) in __save_stack_trace() argument
211 struct ref_action *ra) in __print_stack_trace() argument
221 struct ref_action *ra; in free_block_entry() local
237 ra = list_first_entry(&be->actions, struct ref_action, in free_block_entry()
239 list_del(&ra->list); in free_block_entry()
[all …]
/linux/arch/riscv/kernel/
H A Dmcount-dyn.S40 REG_S ra, ABI_RA(sp)
53 REG_L ra, ABI_RA(sp)
67 * can be accessed by &(fregs)->ra in tracing function.
80 * + ra + --+ // parent IP
143 mv a1, ra // parent_ip
145 REG_L ra, FTRACE_OPS_FUNC(a2) // op->func
149 mv a1, ra // parent_ip
163 * 0: auipc t0/ra, 0x?
164 * 4: jalr t0/ra, ?(t0/ra)
189 jalr ra
[all …]
H A Dstacktrace.c68 pc = task->thread.ra; in walk_stackframe()
83 if (regs && (regs->epc == pc) && fp_is_valid(frame->ra, sp)) { in walk_stackframe()
84 /* We hit function where ra is not saved on the stack */ in walk_stackframe()
85 fp = frame->ra; in walk_stackframe()
86 pc = regs->ra; in walk_stackframe()
89 pc = READ_ONCE_TASK_STACK(task, frame->ra); in walk_stackframe()
91 &frame->ra); in walk_stackframe()
122 pc = task->thread.ra; in walk_stackframe()
194 unsigned long ra = 0; in unwind_user_frame() local
205 ra = reg_ra ? : buftail.ra; in unwind_user_frame()
[all …]
/linux/arch/loongarch/lib/
H A Dmemset.S54 jr ra
121 jr ra
131 0: jr ra
135 jr ra
139 jr ra
144 jr ra
148 jr ra
153 jr ra
158 jr ra
163 jr ra
[all …]
H A Dclear_user.S44 jr ra
111 jr ra
122 jr ra
127 jr ra
132 jr ra
138 jr ra
143 jr ra
149 jr ra
155 jr ra
161 jr ra
[all …]
H A Dmemcpy.S50 jr ra
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
110 jr ra
[all …]
/linux/drivers/net/wireless/marvell/mwifiex/
H A D11n.h36 u8 *ra);
37 void mwifiex_create_ba_tbl(struct mwifiex_private *priv, u8 *ra, int tid,
53 void mwifiex_del_tx_ba_stream_tbl_by_ra(struct mwifiex_private *priv, u8 *ra);
60 struct mwifiex_sta_node *node = mwifiex_get_sta_entry(priv, ptr->ra); in mwifiex_is_station_ampdu_allowed()
73 if (is_broadcast_ether_addr(ptr->ra)) in mwifiex_is_ampdu_allowed()
127 * Upon successfully locating, both the TID and the RA are returned.
131 int *ptid, u8 *ra) in mwifiex_find_stream_to_delete() argument
144 memcpy(ra, tx_tbl->ra, ETH_ALEN); in mwifiex_find_stream_to_delete()
169 mwifiex_tdls_peer_11n_enabled(struct mwifiex_private *priv, const u8 *ra) in mwifiex_tdls_peer_11n_enabled() argument
171 struct mwifiex_sta_node *node = mwifiex_get_sta_entry(priv, ra); in mwifiex_tdls_peer_11n_enabled()
/linux/lib/crypto/powerpc/
H A Dsha1-powerpc-asm.S13 #define LWZ(rt, d, ra) \ argument
14 lwz rt,d(ra)
16 #define LWZ(rt, d, ra) \ argument
18 lwbrx rt,rt,ra
27 #define RA(t) ((((t)+4)%6)+7) macro
42 rotlwi RT(t),RA(t),5; \
54 rotlwi RT(t),RA(t),5; \
68 rotlwi RT(t),RA(t),5; \
78 rotlwi RT(t),RA(t),5; \
93 rotlwi RT(t),RA(t),5; \
[all …]

12345678910>>...17