Searched refs:regset (Results 26 - 30 of 30) sorted by relevance

12

/arch/x86/kernel/
H A Dptrace.c14 #include <linux/regset.h>
512 const struct user_regset *regset,
537 const struct user_regset *regset,
786 const struct user_regset *regset)
788 return target->thread.io_bitmap_max / regset->size;
792 const struct user_regset *regset,
1078 const struct user_regset *regset,
1105 const struct user_regset *regset,
511 genregs_get(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, void *kbuf, void __user *ubuf) argument
536 genregs_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) argument
785 ioperm_active(struct task_struct *target, const struct user_regset *regset) argument
791 ioperm_get(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, void *kbuf, void __user *ubuf) argument
1077 genregs32_get(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, void *kbuf, void __user *ubuf) argument
1104 genregs32_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) argument
/arch/x86/math-emu/
H A Dfpu_entry.c28 #include <linux/regset.h>
681 const struct user_regset *regset,
733 const struct user_regset *regset,
680 fpregs_soft_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) argument
732 fpregs_soft_get(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, void *kbuf, void __user *ubuf) argument
/arch/powerpc/kernel/
H A Dptrace32.c26 #include <linux/regset.h>
/arch/x86/include/asm/
H A Dfpu-internal.h14 #include <linux/regset.h>
/arch/mips/kernel/
H A Dtraps.c99 void (*board_bind_eic_interrupt)(int irq, int regset);

Completed in 125 milliseconds

12