Home
last modified time | relevance | path

Searched refs:start_code (Results 1 – 17 of 17) sorted by relevance

/arch/microblaze/kernel/
A Dptrace.c95 val = child->mm->start_code; in arch_ptrace()
100 - child->mm->start_code; in arch_ptrace()
/arch/s390/include/asm/
A Duser.h59 unsigned long start_code; /* Starting virtual address of text. */ member
/arch/powerpc/include/asm/
A Duser.h38 unsigned long start_code; /* text starting address */ member
/arch/alpha/include/asm/
A Duser.h39 unsigned long start_code; /* text starting address */ member
/arch/sh/include/asm/
A Duser.h45 unsigned long start_code; /* text starting address */ member
/arch/arm/include/asm/
A Duser.h64 unsigned long start_code; /* Starting virtual address of text. */ member
/arch/m68k/include/asm/
A Duser.h69 unsigned long start_code; /* Starting virtual address of text. */ member
/arch/x86/include/asm/
A Duser_32.h113 unsigned long start_code; /* Starting virtual address of text. */ member
A Duser_64.h116 unsigned long start_code; /* Starting virtual address of text. */ member
A Duser32.h55 __u32 start_code; /* Starting virtual address of text. */ member
/arch/s390/kernel/
A Dcompat_ptrace.h45 u32 start_code; /* Starting virtual address of text. */ member
/arch/sh/kernel/
A Dptrace_32.c375 tmp = child->mm->start_code; in arch_ptrace()
381 tmp = child->mm->end_code - child->mm->start_code; in arch_ptrace()
/arch/nios2/kernel/
A Dprocess.c163 (int) current->mm->start_code, in dump()
/arch/m68k/kernel/
A Dptrace.c190 tmp = child->mm->start_code; in arch_ptrace()
/arch/csky/kernel/
A Dptrace.c472 (int) current->mm->start_code, in show_regs()
/arch/arm/kernel/
A Dptrace.c260 tmp = tsk->mm->start_code; in ptrace_read_user()
/arch/arm64/kernel/
A Dptrace.c2037 tmp = tsk->mm->start_code; in compat_ptrace_read_user()

Completed in 38 milliseconds