Home
last modified time | relevance | path

Searched refs:membuf (Results 1 – 25 of 31) sorted by relevance

12

/linux/include/linux/
H A Dregset.h20 struct membuf { struct
25 static inline int membuf_zero(struct membuf *s, size_t size) in membuf_zero() argument
37 static inline int membuf_write(struct membuf *s, const void *v, size_t size) in membuf_write()
49 static inline struct membuf membuf_at(const struct membuf *s, size_t offs) in membuf_at()
51 struct membuf n = *s; in membuf_at()
64 struct membuf *__s = (s); \
99 struct membuf to);
/linux/arch/powerpc/kernel/ptrace/
H A Dptrace-tm.c87 struct membuf to) in tm_cgpr_get()
89 struct membuf to_msr = membuf_at(&to, offsetof(struct pt_regs, msr)); in tm_cgpr_get()
91 struct membuf to_softe = membuf_at(&to, offsetof(struct pt_regs, softe)); in tm_cgpr_get()
230 struct membuf to) in tm_cfpr_get()
343 struct membuf to) in tm_cvmx_get()
470 struct membuf to) in tm_cvsx_get()
575 struct membuf to) in tm_spr_get()
665 struct membuf to) in tm_tar_get()
706 struct membuf to) in tm_ppr_get()
746 struct membuf to) in tm_dscr_get()
[all …]
H A Dptrace-view.c219 struct membuf to) in gpr_get()
221 struct membuf to_msr = membuf_at(&to, offsetof(struct pt_regs, msr)); in gpr_get()
223 struct membuf to_softe = membuf_at(&to, offsetof(struct pt_regs, softe)); in gpr_get()
291 struct membuf to) in ppr_get()
311 struct membuf to) in dscr_get()
325 struct membuf to) in tar_get()
349 struct membuf to) in ebb_get()
404 struct membuf to) in pmu_get()
467 struct membuf to) in dexcr_get()
491 struct membuf to) in hashkeyr_get()
[all …]
H A Dptrace-vsx.c22 struct membuf to) in fpr_get()
98 struct membuf to) in vsr_get()
H A Dptrace-novsx.c22 struct membuf to) in fpr_get()
H A Dptrace-spe.c26 struct membuf to) in evr_get()
H A Dptrace-altivec.c44 struct membuf to) in vr_get()
H A Dptrace-decl.h105 struct membuf to,
/linux/arch/x86/um/
H A Dptrace.c80 static int _um_i387_from_fxsr(struct membuf to, in _um_i387_from_fxsr()
105 struct membuf to = { in um_i387_from_fxsr()
115 struct membuf to) in fpregs_legacy_get()
170 struct membuf to) in genregs_get()
218 struct membuf to) in generic_fpregs_get()
/linux/arch/arm64/kernel/
H A Dptrace.c476 struct membuf to) in hw_break_get()
557 struct membuf to) in gpr_get()
593 struct membuf to) in __fpr_get()
605 struct membuf to) in fpr_get()
663 struct membuf to) in tls_get()
702 struct membuf to) in fpmr_get()
738 struct membuf to) in system_call_get()
816 struct membuf to, in sve_get_common()
875 struct membuf to) in sve_get()
1056 struct membuf to) in ssve_get()
[all …]
/linux/arch/s390/kernel/
H A Dptrace.c511 struct membuf to) in s390_regs_get()
560 struct membuf to) in s390_fpregs_get()
606 struct membuf to) in s390_last_break_get()
621 struct membuf to) in s390_tdb_get()
642 struct membuf to) in s390_vxrs_low_get()
682 struct membuf to) in s390_vxrs_high_get()
711 struct membuf to) in s390_system_call_get()
728 struct membuf to) in s390_gs_cb_get()
782 struct membuf to) in s390_gs_bc_get()
840 struct membuf to) in s390_runtime_instr_get()
/linux/arch/loongarch/kernel/
H A Dptrace.c77 struct membuf to) in gpr_get()
121 static int gfpr_get(struct task_struct *target, struct membuf *to) in gfpr_get()
127 static int gfpr_get_simd(struct task_struct *target, struct membuf *to) in gfpr_get_simd()
147 struct membuf to) in fpr_get()
231 struct membuf to) in cfg_get()
260 struct membuf *to, unsigned int live_sz) in copy_pad_fprs()
280 struct membuf to) in simd_get()
345 struct membuf to) in lbt_get()
678 struct membuf to) in hw_break_get()
/linux/arch/mips/kernel/
H A Dptrace.c219 struct membuf to) in gpr32_get()
284 struct membuf to) in gpr64_get()
414 struct membuf *to) in fpr_get_fpa()
426 static void fpr_get_msa(struct task_struct *target, struct membuf *to) in fpr_get_msa()
442 struct membuf to) in fpr_get()
553 struct membuf to) in fp_mode_get()
604 struct membuf *to, in copy_pad_fprs()
624 struct membuf to) in msa_get()
702 struct membuf to) in dsp32_get()
768 struct membuf to) in dsp64_get()
/linux/arch/sparc/kernel/
H A Dptrace_32.c85 struct membuf to) in genregs32_get()
168 struct membuf to) in fpregs32_get()
246 struct membuf to) in getregs_get()
289 struct membuf to) in getfpregs_get()
H A Dptrace_64.c248 struct membuf to) in genregs64_get()
343 struct membuf to) in fpregs64_get()
444 struct membuf to) in getregs64_get()
534 struct membuf to) in genregs32_get()
678 struct membuf to) in fpregs32_get()
778 struct membuf to) in getregs_get()
831 struct membuf to) in getfpregs_get()
/linux/arch/sh/kernel/
H A Dptrace_32.c136 struct membuf to) in genregs_get()
169 struct membuf to) in fpregs_get()
212 struct membuf to) in dspregs_get()
/linux/arch/openrisc/kernel/
H A Dptrace.c50 struct membuf to) in genregs_get()
99 struct membuf to) in fpregs_get()
/linux/kernel/
H A Dregset.c24 (struct membuf){.p = p, .left = size}); in __regset_get()
/linux/arch/x86/um/os-Linux/
H A Dmcontext.c194 struct membuf { struct
201 struct membuf to); argument
/linux/arch/arm/kernel/
H A Dptrace.c546 struct membuf to) in gpr_get()
574 struct membuf to) in fpa_get()
613 struct membuf to) in vfp_get()
/linux/arch/parisc/kernel/
H A Dptrace.c404 struct membuf to) in fpr_get()
521 struct membuf to) in gpr_get()
584 struct membuf to) in gpr32_get()
/linux/arch/csky/kernel/
H A Dptrace.c79 struct membuf to) in gpr_get()
115 struct membuf to) in fpr_get()
/linux/arch/nios2/kernel/
H A Dptrace.c23 struct membuf to) in genregs_get()
/linux/arch/arc/kernel/
H A Dptrace.c104 struct membuf to) in genregs_get()
243 struct membuf to) in arcv2regs_get()
/linux/arch/hexagon/kernel/
H A Dptrace.c38 struct membuf to) in genregs_get()

12