| /kernel/linux/linux-5.10/arch/mips/oprofile/ |
| H A D | op_model_mipsxx.c | 152 if (ctr[i].user) in mipsxx_reg_setup()
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| H A D | hw_breakpoint.c | 14 * HW_breakpoint: a unified kernel/user-space hardware breakpoint facility, 34 #include <asm/user.h> 407 * user vs kernel detection because bp_len - 1 can't in arch_build_bp_info() 467 * Release the user breakpoints used by ptrace 500 * i) When the causative address is from user-space and the exception 566 * Further processing in do_debug() is needed for a) user-space in hw_breakpoint_handler()
|
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| H A D | process_32.c | 25 #include <linux/user.h> 339 * This is a clone() call with supplied user stack.
|
| H A D | wof.S | 20 * of register windows to the user and kernel. If you touch 67 * where if any user windows are active, at least one bit will 68 * be set in to mask. If no user windows are active, the bitmask 90 * up for us to see if this is from user or kernel. 96 be,a spwin_fromuser ! all user wins, branch 99 /* See if any user windows are active in the set. */ 130 /* Wow, user windows have to be dealt with, this is dirty 140 * But first, store the new user window mask calculated 199 /* Wheee, user has trashed his/her stack. We have to decide 204 * If we came from user lan [all...] |
| H A D | setup_32.c | 19 #include <linux/user.h>
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| H A D | elf.h | 11 #include <asm/user.h> 255 /* This yields a mask that user programs can use to figure out what 256 instruction set this CPU supports. This could be done in user space, 292 * exec-all : all PROT_READ user mappings are executable, except when 294 * exec-none : only PROT_EXEC user mappings are executable. 295 * exec-stack: only the stack and PROT_EXEC user mappings are executable.
|
| /kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
| H A D | hash_pgtable.c | 22 #warning Limited user VSID range means pagetable space is wasted
|
| /kernel/linux/linux-5.10/arch/alpha/kernel/ |
| H A D | process.c | 24 #include <linux/user.h> 284 * Fill in the user structure for a ELF core dump.
|
| H A D | ptrace.c | 15 #include <linux/user.h>
|
| /kernel/linux/linux-5.10/arch/arm/mm/ |
| H A D | proc-sa1100.S | 188 mcr p15, 0, ip, c9, c0, 5 @ allow user space to use RB
|
| /kernel/linux/linux-5.10/arch/arm/vfp/ |
| H A D | vfphw.S | 89 orr r1, r1, #FPEXC_EN @ user FPEXC has the enable bit set 209 mov lr, r9 @ setup for a return to the user code. 217 @ required. If not, the user code will
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ehea/ |
| H A D | ehea.h | 165 struct h_epa_user user; /* user space accessible resource member
|
| /kernel/linux/linux-6.6/arch/mips/kernel/ |
| H A D | scall64-o32.S | 59 * stack arguments from the user stack to the kernel stack. 65 ld t0, PT_R29(sp) # get old user stack pointer
|
| H A D | scall32-o32.S | 41 * stack arguments from the user stack to the kernel stack. 44 lw t0, PT_R29(sp) # get old user stack pointer
|
| /kernel/linux/linux-6.6/arch/m68k/kernel/ |
| H A D | ptrace.c | 20 #include <linux/user.h> 34 /* determines which bits in the SR the user has access to. */
|
| /kernel/linux/linux-6.6/arch/arm/kernel/ |
| H A D | process.c | 17 #include <linux/user.h> 120 * Get the domain register for the parent context. In user in __show_regs() 167 segment = "user"; in __show_regs() 305 * The vectors page is always readable from user space for the
|
| /kernel/linux/linux-6.6/arch/alpha/kernel/ |
| H A D | process.c | 25 #include <linux/user.h> 283 * Fill in the user structure for a ELF core dump.
|
| H A D | ptrace.c | 15 #include <linux/user.h>
|
| /kernel/linux/linux-6.6/arch/arm/mm/ |
| H A D | proc-sa1100.S | 188 mcr p15, 0, ip, c9, c0, 5 @ allow user space to use RB
|
| /kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/ |
| H A D | hash_pgtable.c | 23 #warning Limited user VSID range means pagetable space is wasted
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| H A D | vdso.c | 16 #include <linux/user.h>
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/maple/ |
| H A D | setup.c | 20 #include <linux/user.h>
|
| /kernel/linux/linux-6.6/arch/sparc/kernel/ |
| H A D | process_32.c | 22 #include <linux/user.h> 323 * This is a clone() call with supplied user stack.
|
| H A D | setup_32.c | 19 #include <linux/user.h>
|
| H A D | wof.S | 20 * of register windows to the user and kernel. If you touch 67 * where if any user windows are active, at least one bit will 68 * be set in to mask. If no user windows are active, the bitmask 90 * up for us to see if this is from user or kernel. 96 be,a spwin_fromuser ! all user wins, branch 99 /* See if any user windows are active in the set. */ 130 /* Wow, user windows have to be dealt with, this is dirty 140 * But first, store the new user window mask calculated 199 /* Wheee, user has trashed his/her stack. We have to decide 204 * If we came from user lan [all...] |