Home
last modified time | relevance | path

Searched defs:regset (Results 76 - 100 of 138) sorted by relevance

123456

/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dptrace.c211 gpr32_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) gpr32_get() argument
222 gpr32_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) gpr32_set() argument
276 gpr64_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) gpr64_get() argument
287 gpr64_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) gpr64_set() argument
434 fpr_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) fpr_get() argument
501 fpr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) fpr_set() argument
544 fp_mode_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) fp_mode_get() argument
560 fp_mode_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) fp_mode_set() argument
595 copy_pad_fprs(struct task_struct *target, const struct user_regset *regset, struct membuf *to, unsigned int live_sz) copy_pad_fprs() argument
615 msa_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) msa_get() argument
645 msa_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) msa_set() argument
693 dsp32_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) dsp32_get() argument
714 dsp32_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) dsp32_set() argument
759 dsp64_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) dsp64_get() argument
780 dsp64_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) dsp64_set() argument
823 dsp_active(struct task_struct *target, const struct user_regset *regset) dsp_active() argument
[all...]
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dptrace.c217 gpr32_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) gpr32_get() argument
228 gpr32_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) gpr32_set() argument
282 gpr64_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) gpr64_get() argument
293 gpr64_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) gpr64_set() argument
440 fpr_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) fpr_get() argument
507 fpr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) fpr_set() argument
551 fp_mode_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) fp_mode_get() argument
567 fp_mode_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) fp_mode_set() argument
602 copy_pad_fprs(struct task_struct *target, const struct user_regset *regset, struct membuf *to, unsigned int live_sz) copy_pad_fprs() argument
622 msa_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) msa_get() argument
652 msa_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) msa_set() argument
700 dsp32_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) dsp32_get() argument
721 dsp32_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) dsp32_set() argument
766 dsp64_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) dsp64_get() argument
787 dsp64_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) dsp64_set() argument
830 dsp_active(struct task_struct *target, const struct user_regset *regset) dsp_active() argument
[all...]
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dptrace.c75 gpr_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) gpr_get() argument
90 gpr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) gpr_set() argument
145 fpr_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) fpr_get() argument
197 fpr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) fpr_set() argument
229 cfg_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) cfg_get() argument
248 cfg_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) cfg_set() argument
258 copy_pad_fprs(struct task_struct *target, const struct user_regset *regset, struct membuf *to, unsigned int live_sz) copy_pad_fprs() argument
278 simd_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) simd_get() argument
308 simd_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) simd_set() argument
343 lbt_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) lbt_get() argument
359 lbt_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) lbt_set() argument
661 hw_break_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) hw_break_get() argument
702 hw_break_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) hw_break_set() argument
[all...]
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dptrace.c544 gpr_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) gpr_get() argument
551 gpr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) gpr_set() argument
572 fpa_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) fpa_get() argument
580 fpa_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) fpa_set() argument
611 vfp_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) vfp_get() argument
631 vfp_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) vfp_set() argument
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dptrace.c837 s390_regs_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) s390_regs_get() argument
850 s390_regs_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) s390_regs_set() argument
886 s390_fpregs_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) s390_fpregs_get() argument
901 s390_fpregs_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) s390_fpregs_set() argument
941 s390_last_break_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) s390_last_break_get() argument
948 s390_last_break_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) s390_last_break_set() argument
956 s390_tdb_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) s390_tdb_get() argument
969 s390_tdb_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) s390_tdb_set() argument
977 s390_vxrs_low_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) s390_vxrs_low_get() argument
993 s390_vxrs_low_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) s390_vxrs_low_set() argument
1017 s390_vxrs_high_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) s390_vxrs_high_get() argument
1029 s390_vxrs_high_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) s390_vxrs_high_set() argument
1046 s390_system_call_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) s390_system_call_get() argument
1053 s390_system_call_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) s390_system_call_set() argument
1063 s390_gs_cb_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) s390_gs_cb_get() argument
1078 s390_gs_cb_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) s390_gs_cb_set() argument
1117 s390_gs_bc_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) s390_gs_bc_get() argument
1130 s390_gs_bc_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) s390_gs_bc_set() argument
1175 s390_runtime_instr_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) s390_runtime_instr_get() argument
1189 s390_runtime_instr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) s390_runtime_instr_set() argument
1331 s390_compat_regs_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) s390_compat_regs_get() argument
1345 s390_compat_regs_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) s390_compat_regs_set() argument
1381 s390_compat_regs_high_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) s390_compat_regs_high_get() argument
1394 s390_compat_regs_high_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) s390_compat_regs_high_set() argument
1427 s390_compat_last_break_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) s390_compat_last_break_get() argument
1436 s390_compat_last_break_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) s390_compat_last_break_set() argument
[all...]
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dptrace_64.c246 genregs64_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) genregs64_get() argument
267 genregs64_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) genregs64_set() argument
341 fpregs64_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) fpregs64_get() argument
371 fpregs64_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) fpregs64_set() argument
442 getregs64_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) getregs64_get() argument
457 setregs64_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) setregs64_set() argument
532 genregs32_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) genregs32_get() argument
558 genregs32_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) genregs32_set() argument
676 fpregs32_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) fpregs32_get() argument
698 fpregs32_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) fpregs32_set() argument
776 getregs_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) getregs_get() argument
795 setregs_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) setregs_set() argument
829 getfpregs_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) getfpregs_get() argument
846 setfpregs_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) setfpregs_set() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-debugfs.c88 struct xhci_regset *regset; in xhci_debugfs_alloc_regset() local
104 static void xhci_debugfs_free_regset(struct xhci_regset *regset) in xhci_debugfs_free_regset() argument
121 struct debugfs_regset32 *regset; xhci_debugfs_regset() local
[all...]
/kernel/linux/linux-5.10/drivers/watchdog/
H A Ddw_wdt.c524 struct debugfs_regset32 *regset; in dw_wdt_dbgfs_init() local
/kernel/linux/linux-5.10/fs/debugfs/
H A Dfile.c1078 struct debugfs_regset32 *regset = s->private; in debugfs_show_regset32() local
1118 debugfs_create_regset32(const char *name, umode_t mode, struct dentry *parent, struct debugfs_regset32 *regset) debugfs_create_regset32() argument
[all...]
/kernel/linux/linux-5.10/kernel/
H A Dptrace.c894 const struct user_regset *regset; in find_regset() local
910 const struct user_regset *regset = find_regset(view, type); in ptrace_regset() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_txp.c156 struct debugfs_regset32 regset; member
/kernel/linux/linux-6.6/drivers/watchdog/
H A Ddw_wdt.c521 struct debugfs_regset32 *regset; in dw_wdt_dbgfs_init() local
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-debugfs.c88 struct xhci_regset *regset; in xhci_debugfs_alloc_regset() local
104 static void xhci_debugfs_free_regset(struct xhci_regset *regset) in xhci_debugfs_free_regset() argument
121 struct debugfs_regset32 *regset; xhci_debugfs_regset() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ads.c64 struct guc_mmio_reg regset[]; member
255 __mmio_reg_add(struct temp_regset *regset, struct guc_mmio_reg *reg) in __mmio_reg_add() argument
282 guc_mmio_reg_add(struct intel_gt *gt, struct temp_regset *regset, u32 offset, u32 flags) guc_mmio_reg_add() argument
330 guc_mcr_reg_add(struct intel_gt *gt, struct temp_regset *regset, i915_mcr_reg_t reg, u32 flags) guc_mcr_reg_add() argument
356 guc_mmio_regset_init(struct temp_regset *regset, struct intel_engine_cs *engine) guc_mmio_regset_init() argument
[all...]
/kernel/linux/linux-6.6/kernel/
H A Dptrace.c896 const struct user_regset *regset; in find_regset() local
912 const struct user_regset *regset = find_regset(view, type); in ptrace_regset() local
[all...]
/kernel/linux/linux-5.10/drivers/clk/davinci/
H A Dpll.c996 struct debugfs_regset32 *regset; in davinci_pll_debug_init() local
/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
H A Dsec_main.c598 struct debugfs_regset32 *regset; in sec_core_debug_init() local
/kernel/linux/linux-5.10/drivers/usb/musb/
H A Dmusb_dsps.c112 struct debugfs_regset32 regset; member
/kernel/linux/linux-5.10/fs/
H A Dbinfmt_elf_fdpic.c1418 const struct user_regset *regset = &view->regsets[i]; in elf_dump_thread_status() local
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_kms.c115 struct dpu_debugfs_regset32 *regset = s->private; in _dpu_debugfs_show_regset32() local
160 void dpu_debugfs_setup_regset32(struct dpu_debugfs_regset32 *regset, in dpu_debugfs_setup_regset32() argument
170 dpu_debugfs_create_regset32(const char *name, umode_t mode, void *parent, struct dpu_debugfs_regset32 *regset) dpu_debugfs_create_regset32() argument
[all...]
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-dw.h190 struct debugfs_regset32 regset; member
/kernel/linux/linux-6.6/fs/debugfs/
H A Dfile.c1186 struct debugfs_regset32 *regset = s->private; in debugfs_regset32_show() local
1216 debugfs_create_regset32(const char *name, umode_t mode, struct dentry *parent, struct debugfs_regset32 *regset) debugfs_create_regset32() argument
[all...]
/kernel/linux/linux-6.6/fs/
H A Dbinfmt_elf_fdpic.c1400 const struct user_regset *regset = &view->regsets[i]; in elf_dump_thread_status() local
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-hisi-kunpeng.c139 struct debugfs_regset32 regset; member
H A Dspi-dw.h201 struct debugfs_regset32 regset; member

Completed in 32 milliseconds

123456