Searched refs:arch_randomize_brk (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Delf.h127 extern unsigned long arch_randomize_brk(struct mm_struct *mm);
128 #define arch_randomize_brk arch_randomize_brk macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Delf.h270 extern unsigned long arch_randomize_brk(struct mm_struct *mm);
271 #define arch_randomize_brk arch_randomize_brk macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Delf.h320 extern unsigned long arch_randomize_brk(struct mm_struct *mm);
321 #define arch_randomize_brk arch_randomize_brk macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Delf.h381 extern unsigned long arch_randomize_brk(struct mm_struct *mm);
382 #define arch_randomize_brk arch_randomize_brk macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dsyscall.c171 unsigned long arch_randomize_brk(struct mm_struct *mm) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dprocess.c456 unsigned long arch_randomize_brk(struct mm_struct *mm) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dprocess.c665 unsigned long arch_randomize_brk(struct mm_struct *mm) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dbinfmt_elf.c948 #ifdef arch_randomize_brk
951 arch_randomize_brk(current->mm);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dprocess.c1239 unsigned long arch_randomize_brk(struct mm_struct *mm) function

Completed in 133 milliseconds