Home
last modified time | relevance | path

Searched defs:rn (Results 1 – 25 of 107) sorted by relevance

12345

/openbmc/linux/arch/arm/net/
H A Dbpf_jit_32.h168 #define ARM_ADD_R(rd, rn, rm) _AL3_R(ARM_INST_ADD, rd, rn, rm) argument
172 #define ARM_ADC_R(rd, rn, rm) _AL3_R(ARM_INST_ADC, rd, rn, rm) argument
186 #define ARM_CMP_R(rn, rm) _AL3_R(ARM_INST_CMP, 0, rn, rm) argument
187 #define ARM_CMP_I(rn, imm) _AL3_I(ARM_INST_CMP, 0, rn, imm) argument
195 #define ARM_LDR_R_SI(rt, rn, rm, type, imm) \ argument
238 #define ARM_ORR_SR(rd, rn, rm, type, rs) \ argument
241 #define ARM_ORRS_SR(rd, rn, rm, type, rs) \ argument
243 #define ARM_ORR_SI(rd, rn, rm, type, imm6) \ argument
245 #define ARM_ORRS_SI(rd, rn, rm, type, imm6) \ argument
264 #define ARM_TST_R(rn, rm) _AL3_R(ARM_INST_TST, 0, rn, rm) argument
[all …]
H A Dbpf_jit_32.c311 static u32 arm_bpf_ldst_imm12(u32 op, u8 rt, u8 rn, s16 imm12) in arm_bpf_ldst_imm12()
321 static u32 arm_bpf_ldst_imm8(u32 op, u8 rt, u8 rn, s16 imm8) in arm_bpf_ldst_imm8()
331 #define ARM_LDR_I(rt, rn, off) arm_bpf_ldst_imm12(ARM_INST_LDR_I, rt, rn, off) argument
333 #define ARM_LDRD_I(rt, rn, off) arm_bpf_ldst_imm8(ARM_INST_LDRD_I, rt, rn, off) argument
334 #define ARM_LDRH_I(rt, rn, off) arm_bpf_ldst_imm8(ARM_INST_LDRH_I, rt, rn, off) argument
336 #define ARM_STR_I(rt, rn, off) arm_bpf_ldst_imm12(ARM_INST_STR_I, rt, rn, off) argument
338 #define ARM_STRD_I(rt, rn, off) arm_bpf_ldst_imm8(ARM_INST_STRD_I, rt, rn, off) argument
1110 const u8 rn, struct jit_ctx *ctx, u8 op, in emit_ar_r()
1234 static inline void emit_rev16(const u8 rd, const u8 rn, struct jit_ctx *ctx) in emit_rev16()
1249 static inline void emit_rev32(const u8 rd, const u8 rn, struct jit_ctx *ctx) in emit_rev32()
[all …]
/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_rnode.c89 csio_is_rnode_ready(struct csio_rnode *rn) in csio_is_rnode_ready()
95 csio_is_rnode_uninit(struct csio_rnode *rn) in csio_is_rnode_uninit()
125 struct csio_rnode *rn; in csio_rn_lookup() local
149 struct csio_rnode *rn; in csio_rn_lookup_wwpn() local
173 struct csio_rnode *rn; in csio_rnode_lookup_portid() local
190 struct csio_rnode *rn; in csio_rn_dup_flowid() local
240 csio_free_rnode(struct csio_rnode *rn) in csio_free_rnode()
260 struct csio_rnode *rn; in csio_get_rnode() local
304 struct csio_rnode *rn, *match_rn; in csio_confirm_rnode() local
548 __csio_reg_rnode(struct csio_rnode *rn) in __csio_reg_rnode()
[all …]
H A Dcsio_rnode.h120 #define csio_rn_flowid(rn) ((rn)->flowid) argument
121 #define csio_rn_wwpn(rn) ((rn)->rn_sparm.wwpn) argument
122 #define csio_rn_wwnn(rn) ((rn)->rn_sparm.wwnn) argument
123 #define csio_rnode_to_lnode(rn) ((rn)->lnp) argument
H A Dcsio_attr.c59 csio_reg_rnode(struct csio_rnode *rn) in csio_reg_rnode()
121 csio_unreg_rnode(struct csio_rnode *rn) in csio_unreg_rnode()
311 struct csio_rnode *rn = NULL; in csio_get_host_fabric_name() local
683 struct csio_rnode *rn; in csio_dev_loss_tmo_callbk() local
H A Dcsio_scsi.c204 struct csio_rnode *rn = req->rnode; in csio_scsi_init_cmd_wr() local
363 struct csio_rnode *rn = req->rnode; in csio_scsi_init_read_wr() local
416 struct csio_rnode *rn = req->rnode; in csio_scsi_init_write_wr() local
650 struct csio_rnode *rn = req->rnode; in csio_scsi_init_abrt_cls_wr() local
777 struct csio_rnode *rn; in csio_scsis_io_active() local
1572 struct csio_rnode *rn = (struct csio_rnode *)(cmnd->device->hostdata); in csio_scsi_err_handler() local
1784 struct csio_rnode *rn = (struct csio_rnode *)(cmnd->device->hostdata); in csio_queuecommand() local
1922 struct csio_rnode *rn = (struct csio_rnode *)(cmnd->device->hostdata); in csio_eh_abort_handler() local
2067 struct csio_rnode *rn = (struct csio_rnode *)(cmnd->device->hostdata); in csio_eh_lun_reset_handler() local
/openbmc/linux/arch/arm/probes/kprobes/
H A Dactions-arm.c74 int rn = (insn >> 16) & 0xf; in emulate_ldrdstrd() local
103 int rn = (insn >> 16) & 0xf; in emulate_ldr() local
134 int rn = (insn >> 16) & 0xf; in emulate_str() local
160 int rn = (insn >> 16) & 0xf; in emulate_rd12rn16rm0rs8_rwflags() local
194 int rn = (insn >> 16) & 0xf; in emulate_rd12rn16rm0_rwflags_nopc() local
222 int rn = (insn >> 12) & 0xf; in emulate_rd16rn12rm0rs8_rwflags_nopc() local
273 int rn = insn & 0xf; in emulate_rdlo12rdhi16rn0rm8_rwflags_nopc() local
H A Dactions-thumb.c28 int rn = (insn >> 16) & 0xf; in t32_simulate_table_branch() local
164 int rn = (insn >> 16) & 0xf; in t32_emulate_ldrdstrd() local
189 int rn = (insn >> 16) & 0xf; in t32_emulate_ldrstr() local
215 int rn = (insn >> 16) & 0xf; in t32_emulate_rd8rn16rm0_rwflags() local
262 int rn = (insn >> 16) & 0xf; in t32_emulate_rd8rn16_noflags() local
284 int rn = (insn >> 16) & 0xf; in t32_emulate_rdlo12rdhi8rn16rm0_noflags() local
368 int rn = insn & 0x7; in t16_simulate_cbz() local
H A Dactions-common.c22 int rn = (insn >> 16) & 0xf; in simulate_ldm1stm1() local
133 int rn = (insn >> 16) & 0xf; in kprobe_decode_ldmstm() local
/openbmc/linux/fs/f2fs/
H A Dnode.h241 struct f2fs_node *rn = F2FS_NODE(node_page); in ino_of_node() local
247 struct f2fs_node *rn = F2FS_NODE(node_page); in nid_of_node() local
253 struct f2fs_node *rn = F2FS_NODE(node_page); in ofs_of_node() local
260 struct f2fs_node *rn = F2FS_NODE(node_page); in cpver_of_node() local
273 struct f2fs_node *rn = F2FS_NODE(page); in fill_node_footer() local
299 struct f2fs_node *rn = F2FS_NODE(page); in fill_node_footer_blkaddr() local
365 struct f2fs_node *rn = F2FS_NODE(p); in set_nid() local
378 struct f2fs_node *rn = F2FS_NODE(p); in get_nid() local
394 struct f2fs_node *rn = F2FS_NODE(page); in is_node() local
404 struct f2fs_node *rn = F2FS_NODE(page); in set_cold_node() local
[all …]
/openbmc/linux/arch/arm/mm/
H A Dproc-macros.S19 .macro vma_vm_mm, rd, rn
26 .macro vma_vm_flags, rd, rn
45 .macro mmid, rd, rn
56 .macro asid, rd, rn
/openbmc/qemu/target/arm/tcg/
H A Dcrypto_helper.c182 static inline void crypto_sha1_3reg(uint64_t *rd, uint64_t *rn, in crypto_sha1_3reg()
300 uint64_t *rn = vn; in HELPER() local
335 uint64_t *rn = vn; in HELPER() local
380 uint64_t *rn = vn; in HELPER() local
434 uint64_t *rn = vn; in HELPER() local
451 uint64_t *rn = vn; in HELPER() local
468 uint64_t *rn = vn; in HELPER() local
484 uint64_t *rn = vn; in HELPER() local
496 uint64_t *rn = vn; in HELPER() local
524 uint64_t *rn = vn; in HELPER() local
[all …]
H A Dtranslate-a64.c4593 int rn = extract32(insn, 5, 5); in disas_add_sub_ext_reg() local
4662 int rn = extract32(insn, 5, 5); in disas_add_sub_reg() local
4717 int rn = extract32(insn, 5, 5); in disas_data_proc_3src() local
4846 int rn = extract32(insn, 5, 5); in disas_rotate_right_into_flags() local
4888 int rn = extract32(insn, 5, 5); in disas_evaluate_into_flags() local
6139 int rn = extract32(insn, 5, 5); in disas_fp_1src() local
6379 int rn = extract32(insn, 5, 5); in disas_fp_2src() local
6523 int rn = extract32(insn, 5, 5); in disas_fp_3src() local
6781 int rn = extract32(insn, 5, 5); in disas_fp_fixed_conv() local
6914 int rn = extract32(insn, 5, 5); in disas_fp_int_conv() local
[all …]
/openbmc/linux/drivers/s390/char/
H A Dsclp_cmd.c172 u16 rn; member
178 u16 rn; member
188 static unsigned long long rn2addr(u16 rn) in rn2addr()
193 static int do_assign_storage(sclp_cmdw_t cmd, u16 rn) in do_assign_storage()
221 static int sclp_assign_storage(u16 rn) in sclp_assign_storage()
234 static int sclp_unassign_storage(u16 rn) in sclp_unassign_storage()
382 static void __init add_memory_merged(u16 rn) in add_memory_merged()
420 static void __init insert_increment(u16 rn, int standby, int assigned) in insert_increment()
/openbmc/linux/arch/powerpc/boot/
H A Dreg.h18 #define mfspr(rn) ({unsigned long rval; \ argument
21 #define mtspr(rn, v) asm volatile("mtspr " __stringify(rn) ",%0" : : "r" (v)) argument
H A Ddcr.h5 #define mfdcr(rn) \ argument
11 #define mtdcr(rn, val) \ argument
13 #define mfdcrx(rn) \ argument
19 #define mtdcrx(rn, val) \ argument
/openbmc/linux/drivers/w1/
H A Dw1.c391 struct w1_reg_num *rn) in w1_atoreg_num()
433 struct w1_reg_num *rn) in w1_slave_search_device()
454 struct w1_reg_num rn; in w1_master_attribute_store_add() local
492 struct w1_reg_num rn; in w1_master_attribute_store_remove() local
711 int w1_attach_slave_device(struct w1_master *dev, struct w1_reg_num *rn) in w1_attach_slave_device()
887 struct w1_reg_num rn; in w1_reconnect_slaves() local
907 static int w1_addr_crc_is_valid(struct w1_master *dev, u64 rn) in w1_addr_crc_is_valid()
941 void w1_slave_found(struct w1_master *dev, u64 rn) in w1_slave_found()
980 u64 last_rn, rn, tmp64; in w1_search() local
/openbmc/linux/tools/perf/util/
H A Dintlist.h48 struct rb_node *rn = rb_first_cached(&ilist->rblist.entries); in intlist__first() local
53 struct rb_node *rn; in intlist__next() local
H A Dstrlist.h60 struct rb_node *rn = rb_first_cached(&slist->rblist.entries); in strlist__first() local
65 struct rb_node *rn; in strlist__next() local
/openbmc/linux/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_netdev.c137 struct rdma_netdev *rn = netdev_priv(adapter->netdev); in opa_vnic_process_vema_config() local
327 struct rdma_netdev *rn; in opa_vnic_add_netdev() local
391 struct rdma_netdev *rn = netdev_priv(netdev); in opa_vnic_rem_netdev() local
/openbmc/linux/arch/arm64/crypto/
H A Dsm4-ce-cipher-core.S10 .macro sm4e, rd, rn
/openbmc/qemu/target/microblaze/
H A Dmmu.c178 uint32_t mmu_read(CPUMBState *env, bool ext, uint32_t rn) in mmu_read()
231 void mmu_write(CPUMBState *env, bool ext, uint32_t rn, uint32_t v) in mmu_write()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_requests.c19 struct i915_request *rq, *rn; in retire_requests() local
243 struct i915_request *rq, *rn; in intel_gt_watchdog_work() local
/openbmc/linux/arch/arm64/kvm/
H A Dva_layout.c112 static u32 compute_instruction(int n, u32 rd, u32 rn) in compute_instruction()
162 u32 rd, rn, insn, oinsn; in kvm_update_va_mask() local
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg_fsl_emb.h14 #define mfpmr(rn) ({unsigned int rval; \ argument
20 #define mtpmr(rn, v) asm volatile(".machine push; " \ argument

12345