Home
last modified time | relevance | path

Searched defs:rd (Results 1 – 25 of 204) sorted by relevance

123456789

/linux/arch/riscv/net/
A Dbpf_jit.h287 u8 funct3, u8 rd, u8 opcode) in rv_amo_insn()
650 static inline u16 rvc_li(u8 rd, u32 imm6) in rvc_li()
664 static inline u16 rvc_lui(u8 rd, u32 imm6) in rvc_lui()
684 static inline u16 rvc_sub(u8 rd, u8 rs) in rvc_sub()
689 static inline u16 rvc_xor(u8 rd, u8 rs) in rvc_xor()
694 static inline u16 rvc_or(u8 rd, u8 rs) in rvc_or()
699 static inline u16 rvc_and(u8 rd, u8 rs) in rvc_and()
722 static inline u16 rvc_mv(u8 rd, u8 rs) in rvc_mv()
732 static inline u16 rvc_add(u8 rd, u8 rs) in rvc_add()
775 static inline u32 rvzbb_rev8(u8 rd, u8 rs) in rvzbb_rev8()
[all …]
A Dbpf_jit_comp32.c136 static void emit_imm64(const s8 *rd, s32 imm_hi, s32 imm_lo, in emit_imm64()
247 const s8 *rd = bpf_get_reg64(dst, tmp1, ctx); in emit_alu_i64() local
331 const s8 *rd = bpf_get_reg32(dst, tmp1, ctx); in emit_alu_i32() local
411 const s8 *rd = bpf_get_reg64(dst, tmp1, ctx); in emit_alu_r64() local
516 const s8 *rd = bpf_get_reg32(dst, tmp1, ctx); in emit_alu_r32() local
840 const s8 *rd = bpf_get_reg64(dst, tmp1, ctx); in emit_load_r64() local
878 const s8 *rd = bpf_get_reg64(dst, tmp1, ctx); in emit_store_r64() local
945 const s8 *rd; in emit_zext64() local
1073 const s8 *rd = bpf_get_reg64(dst, tmp1, ctx); in bpf_jit_emit_insn() local
1098 const s8 *rd = bpf_get_reg64(dst, tmp1, ctx); in bpf_jit_emit_insn() local
[all …]
A Dbpf_jit_comp64.c153 static void emit_sextw_alt(u8 *rd, u8 ra, struct rv_jit_context *ctx) in emit_sextw_alt()
159 static void emit_zextw_alt(u8 *rd, u8 ra, struct rv_jit_context *ctx) in emit_zextw_alt()
166 static int emit_addr(u8 rd, u64 addr, bool extra_pass, struct rv_jit_context *ctx) in emit_addr()
188 static void emit_imm(u8 rd, s64 val, struct rv_jit_context *ctx) in emit_imm()
280 static void emit_bcc(u8 cond, u8 rd, u8 rs, int rvoff, in emit_bcc()
316 static void emit_branch(u8 cond, u8 rd, u8 rs, int rvoff, in emit_branch()
406 static void init_regs(u8 *rd, u8 *rs, const struct bpf_insn *insn, in init_regs()
427 static int emit_jump_and_link(u8 rd, s64 rvoff, bool fixed_addr, in emit_jump_and_link()
476 static void emit_atomic(u8 rd, u8 rs, s16 off, s32 imm, bool is64, in emit_atomic()
1130 u8 rd = -1, rs = -1, code = insn->code; in bpf_jit_emit_insn() local
/linux/arch/arm/net/
A Dbpf_jit_32.h220 #define ARM_MOV_R(rd, rm) _AL3_R(ARM_INST_MOV, rd, 0, rm) argument
221 #define ARM_MOVS_R(rd, rm) _AL3_R(ARM_INST_MOVS, rd, 0, rm) argument
222 #define ARM_MOV_I(rd, imm) _AL3_I(ARM_INST_MOV, rd, 0, imm) argument
223 #define ARM_MOV_SR(rd, rm, type, rs) \ argument
225 #define ARM_MOV_SI(rd, rm, type, imm6) \ argument
228 #define ARM_MOVW(rd, imm) \ argument
231 #define ARM_MOVT(rd, imm) \ argument
241 #define ARM_ORR_SR(rd, rn, rm, type, rs) \ argument
244 #define ARM_ORRS_SR(rd, rn, rm, type, rs) \ argument
246 #define ARM_ORR_SI(rd, rn, rm, type, imm6) \ argument
[all …]
A Dbpf_jit_32.c848 const s8 *rd; in emit_a32_alu_r64() local
916 s8 rd; in emit_a32_movsx_r64() local
968 s8 rd; in emit_a32_alu_i() local
995 const s8 *rd; in emit_a32_neg64() local
1012 const s8 *rd; in emit_a32_lsh_r64() local
1036 const s8 *rd; in emit_a32_arsh_r64() local
1061 const s8 *rd; in emit_a32_rsh_r64() local
1085 const s8 *rd; in emit_a32_lsh_i64() local
1111 const s8 *rd; in emit_a32_rsh_i64() local
1141 const s8 *rd; in emit_a32_arsh_i64() local
[all …]
/linux/fs/xfs/scrub/
A Ddir_repair.c184 struct xrep_dir *rd; in xrep_setup_directory() local
213 struct xrep_dir *rd) in xrep_dir_lookup_parent()
238 struct xrep_dir *rd) in xrep_dir_dcache_parent()
258 struct xrep_dir *rd) in xrep_dir_find_parent()
295 struct xrep_dir *rd, in xrep_dir_want_salvage()
325 struct xrep_dir *rd, in xrep_dir_stash_createname()
352 struct xrep_dir *rd, in xrep_dir_stash_removename()
376 struct xrep_dir *rd, in xrep_dir_salvage_entry()
458 struct xrep_dir *rd, in xrep_dir_recover_data()
552 struct xrep_dir *rd, in xrep_dir_guess_format()
[all …]
/linux/arch/arc/net/
A Dbpf_jit_arcv2.c1305 u8 zext(u8 *buf, u8 rd) in zext()
1595 u8 add_r32(u8 *buf, u8 rd, u8 rs) in add_r32()
1608 u8 add_r64(u8 *buf, u8 rd, u8 rs) in add_r64()
1631 u8 sub_r32(u8 *buf, u8 rd, u8 rs) in sub_r32()
1644 u8 sub_r64(u8 *buf, u8 rd, u8 rs) in sub_r64()
1683 u8 mul_r32(u8 *buf, u8 rd, u8 rs) in mul_r32()
1702 u8 mul_r64(u8 *buf, u8 rd, u8 rs) in mul_r64()
1812 u8 and_r32(u8 *buf, u8 rd, u8 rs) in and_r32()
1822 u8 and_r64(u8 *buf, u8 rd, u8 rs) in and_r64()
1845 u8 or_r32(u8 *buf, u8 rd, u8 rs) in or_r32()
[all …]
/linux/drivers/powercap/
A Dintel_rapl_common.c282 struct rapl_domain *rd; in get_energy_counter() local
440 struct rapl_domain *rd; in set_power_limit() local
460 struct rapl_domain *rd; in get_current_power_limit() local
481 struct rapl_domain *rd; in set_time_window() local
498 struct rapl_domain *rd; in get_time_window() local
519 struct rapl_domain *rd; in get_constraint_name() local
532 struct rapl_domain *rd; in get_max_power() local
1318 struct rapl_domain *rd; in rapl_package_register_powercap() local
1482 struct rapl_domain *rd; in rapl_detect_domains() local
2247 struct rapl_domain *rd; in power_limit_state_save() local
[all …]
/linux/arch/loongarch/kernel/
A Dinst.c16 unsigned int rd = insn.reg1i20_format.rd; in simu_pc() local
48 unsigned int imm, imm_l, imm_h, rd, rj; in simu_branch() local
270 u32 larch_insn_gen_or(enum loongarch_gpr rd, enum loongarch_gpr rj, enum loongarch_gpr rk) in larch_insn_gen_or()
279 u32 larch_insn_gen_move(enum loongarch_gpr rd, enum loongarch_gpr rj) in larch_insn_gen_move()
284 u32 larch_insn_gen_lu12iw(enum loongarch_gpr rd, int imm) in larch_insn_gen_lu12iw()
298 u32 larch_insn_gen_lu32id(enum loongarch_gpr rd, int imm) in larch_insn_gen_lu32id()
312 u32 larch_insn_gen_lu52id(enum loongarch_gpr rd, enum loongarch_gpr rj, int imm) in larch_insn_gen_lu52id()
326 u32 larch_insn_gen_jirl(enum loongarch_gpr rd, enum loongarch_gpr rj, int imm) in larch_insn_gen_jirl()
/linux/drivers/gpu/drm/msm/
A Dmsm_rd.c97 static void rd_write(struct msm_rd_state *rd, const void *buf, int sz) in rd_write()
125 static void rd_write_section(struct msm_rd_state *rd, in rd_write_section()
136 struct msm_rd_state *rd = file->private_data; in rd_read() local
172 struct msm_rd_state *rd = inode->i_private; in rd_open() local
217 struct msm_rd_state *rd = inode->i_private; in rd_release() local
234 static void rd_cleanup(struct msm_rd_state *rd) in rd_cleanup()
246 struct msm_rd_state *rd; in rd_init() local
269 struct msm_rd_state *rd; in msm_rd_debugfs_init() local
311 static void snapshot_buf(struct msm_rd_state *rd, in snapshot_buf()
352 void msm_rd_dump_submit(struct msm_rd_state *rd, struct msm_gem_submit *submit, in msm_rd_dump_submit()
/linux/arch/parisc/net/
A Dbpf_jit_comp32.c170 static void emit_imm64(const s8 *rd, s32 imm_hi, s32 imm_lo, in emit_imm64()
425 const s8 *rd; in emit_alu_i64() local
513 const s8 *rd = bpf_get_reg32(dst, tmp1, ctx); in emit_alu_i32() local
569 const s8 *rd; in emit_alu_r64() local
637 const s8 *rd; in emit_alu_r32() local
1058 const s8 *rd = bpf_get_reg64(dst, tmp1, ctx); in emit_store_r64() local
1092 static void emit_rev16(const s8 rd, struct hppa_jit_context *ctx) in emit_rev16()
1108 const s8 *rd; in emit_zext64() local
1245 const s8 *rd = bpf_get_reg64(dst, tmp1, ctx); in bpf_jit_emit_insn() local
1271 const s8 *rd = bpf_get_reg64(dst, tmp1, ctx); in bpf_jit_emit_insn() local
[all …]
A Dbpf_jit_comp64.c70 static void emit_hppa_copy(const s8 rs, const s8 rd, struct hppa_jit_context *ctx) in emit_hppa_copy()
135 static void emit_imm32(u8 rd, s32 imm, struct hppa_jit_context *ctx) in emit_imm32()
160 static void emit_imm(u8 rd, s64 imm, u8 tmpreg, struct hppa_jit_context *ctx) in emit_imm()
248 static int emit_branch(u8 op, u8 rd, u8 rs, signed long paoff, in emit_branch()
407 static void init_regs(u8 *rd, u8 *rs, const struct bpf_insn *insn, in init_regs()
428 static void emit_zext_32_rd_rs(u8 *rd, u8 *rs, struct hppa_jit_context *ctx) in emit_zext_32_rd_rs()
436 static void emit_sext_32_rd_rs(u8 *rd, u8 *rs, struct hppa_jit_context *ctx) in emit_sext_32_rd_rs()
444 static void emit_zext_32_rd_t1(u8 *rd, struct hppa_jit_context *ctx) in emit_zext_32_rd_t1()
451 static void emit_sext_32_rd(u8 *rd, struct hppa_jit_context *ctx) in emit_sext_32_rd()
554 static void emit_store(const s8 rd, const s8 rs, s16 off, in emit_store()
[all …]
/linux/net/sunrpc/xprtrdma/
A Dib_client.c60 struct rpcrdma_device *rd = rpcrdma_get_client_data(device); in rpcrdma_rn_register() local
75 struct rpcrdma_device *rd = container_of(kref, struct rpcrdma_device, in rpcrdma_rn_release() local
90 struct rpcrdma_device *rd = rpcrdma_get_client_data(device); in rpcrdma_rn_unregister() local
109 struct rpcrdma_device *rd; in rpcrdma_add_one() local
136 struct rpcrdma_device *rd = client_data; in rpcrdma_remove_one() local
/linux/kernel/time/
A Dsched_clock.c85 struct clock_read_data *rd; in sched_clock_noinstr() local
120 static void update_clock_read_data(struct clock_read_data *rd) in update_clock_read_data()
142 struct clock_read_data rd; in update_sched_clock() local
170 struct clock_read_data rd; in sched_clock_register() local
277 struct clock_read_data *rd = &cd.read_data[0]; in sched_clock_suspend() local
288 struct clock_read_data *rd = &cd.read_data[0]; in sched_clock_resume() local
/linux/arch/loongarch/net/
A Dbpf_jit.h85 static inline void move_addr(struct jit_ctx *ctx, enum loongarch_gpr rd, u64 addr) in move_addr()
106 static inline void move_imm(struct jit_ctx *ctx, enum loongarch_gpr rd, long imm, bool is32) in move_imm()
169 static inline void move_reg(struct jit_ctx *ctx, enum loongarch_gpr rd, in move_reg()
204 enum loongarch_gpr rd, int jmp_offset) in cond_jmp_offset()
252 enum loongarch_gpr rd, int jmp_offset) in cond_jmp_offs26()
265 enum loongarch_gpr rd, int jmp_offset) in emit_cond_jmp()
297 enum loongarch_gpr rd, int jmp_offset) in emit_tailcall_jmp()
/linux/arch/arm64/kvm/
A Dsys_regs.c663 const struct sys_reg_desc *rd) in trap_bvr()
692 const struct sys_reg_desc *rd) in reset_bvr()
700 const struct sys_reg_desc *rd) in trap_bcr()
729 const struct sys_reg_desc *rd) in reset_bcr()
737 const struct sys_reg_desc *rd) in trap_wvr()
767 const struct sys_reg_desc *rd) in reset_wvr()
775 const struct sys_reg_desc *rd) in trap_wcr()
804 const struct sys_reg_desc *rd) in reset_wcr()
1346 const struct sys_reg_desc *rd) in ptrauth_visibility()
1447 const struct sys_reg_desc *rd, in arm64_check_features()
[all …]
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
246 u32 insn, oinsn, rd; in generate_mov_q() local
/linux/drivers/reset/
A Dreset-pistachio.c66 struct pistachio_reset_data *rd; in pistachio_reset_assert() local
83 struct pistachio_reset_data *rd; in pistachio_reset_deassert() local
104 struct pistachio_reset_data *rd; in pistachio_reset_probe() local
/linux/arch/mips/include/asm/
A Duasm.h211 # define UASM_i_ADDU(buf, rs, rt, rd) uasm_i_daddu(buf, rs, rt, rd) argument
214 # define UASM_i_LWX(buf, rs, rt, rd) uasm_i_ldx(buf, rs, rt, rd) argument
215 # define UASM_i_MFC0(buf, rt, rd...) uasm_i_dmfc0(buf, rt, rd) argument
216 # define UASM_i_MTC0(buf, rt, rd...) uasm_i_dmtc0(buf, rt, rd) argument
223 # define UASM_i_SUBU(buf, rs, rt, rd) uasm_i_dsubu(buf, rs, rt, rd) argument
227 # define UASM_i_ADDU(buf, rs, rt, rd) uasm_i_addu(buf, rs, rt, rd) argument
230 # define UASM_i_LWX(buf, rs, rt, rd) uasm_i_lwx(buf, rs, rt, rd) argument
231 # define UASM_i_MFC0(buf, rt, rd...) uasm_i_mfc0(buf, rt, rd) argument
232 # define UASM_i_MTC0(buf, rt, rd...) uasm_i_mtc0(buf, rt, rd) argument
239 # define UASM_i_SUBU(buf, rs, rt, rd) uasm_i_subu(buf, rs, rt, rd) argument
/linux/arch/arm/probes/kprobes/
A Dactions-arm.c159 int rd = (insn >> 12) & 0xf; in emulate_rd12rn16rm0rs8_rwflags() local
193 int rd = (insn >> 12) & 0xf; in emulate_rd12rn16rm0_rwflags_nopc() local
221 int rd = (insn >> 16) & 0xf; in emulate_rd16rn12rm0rs8_rwflags_nopc() local
250 int rd = (insn >> 12) & 0xf; in emulate_rd12rm0_noflags_nopc() local
/linux/drivers/memory/samsung/
A Dexynos-srom.c54 struct exynos_srom_reg_dump *rd; in exynos_srom_alloc_reg_dump() local
160 struct exynos_srom_reg_dump *rd, in exynos_srom_save()
168 const struct exynos_srom_reg_dump *rd, in exynos_srom_restore()
/linux/fs/jffs2/
A Dwrite.c206 struct jffs2_raw_dirent *rd, const unsigned char *name, in jffs2_write_dirent()
445 struct jffs2_raw_dirent *rd; in jffs2_do_create() local
551 struct jffs2_raw_dirent *rd; in jffs2_do_unlink() local
671 struct jffs2_raw_dirent *rd; in jffs2_do_link() local
/linux/arch/loongarch/kvm/
A Dexit.c26 int rd, rj; in kvm_emu_cpucfg() local
115 unsigned int rd, rj, csrid; in kvm_handle_csr() local
161 u32 addr, rd, rj, opcode; in kvm_emu_iocsr() local
353 unsigned int op8, opcode, rd; in kvm_emu_mmio_read() local
511 unsigned int rd, op8, opcode; in kvm_emu_mmio_write() local
/linux/arch/arm64/kvm/vgic/
A Dvgic-mmio.h67 #define REGISTER_DESC_WITH_BITS_PER_IRQ(off, rd, wr, ur, uw, bpi, acc) \ argument
79 #define REGISTER_DESC_WITH_LENGTH(off, rd, wr, length, acc) \ argument
89 #define REGISTER_DESC_WITH_LENGTH_UACCESS(off, rd, wr, urd, uwr, length, acc) \ argument
/linux/arch/sparc/kernel/
A Dunaligned_32.c73 unsigned int rd) in maybe_flush_windows()
141 unsigned int rd = (insn >> 25) & 0x1f; in compute_effective_address() local
157 unsigned int rd = (insn >> 25) & 0x1f; in safe_compute_effective_address() local

Completed in 83 milliseconds

123456789