/linux-4.1.27/samples/kprobes/ |
D | jprobe_example.c | 27 unsigned long stack_size, int __user *parent_tidptr, in jdo_fork()
|
/linux-4.1.27/tools/perf/arch/arm/tests/ |
D | dwarf-unwind.c | 17 u64 stack_size, *buf; in sample_ustack() local
|
/linux-4.1.27/tools/perf/arch/x86/tests/ |
D | dwarf-unwind.c | 17 u64 stack_size, *buf; in sample_ustack() local
|
/linux-4.1.27/include/linux/ |
D | elf-fdpic.h | 28 unsigned long stack_size; /* stack size requested (PT_GNU_STACK) */ member
|
D | pe.h | 168 uint32_t stack_size; /* amt of stack required */ member 202 uint64_t stack_size; /* amt of stack required */ member
|
/linux-4.1.27/include/uapi/linux/ |
D | flat.h | 41 unsigned long stack_size; /* Size of stack, in bytes */ member
|
/linux-4.1.27/arch/arm64/net/ |
D | bpf_jit_comp.c | 153 int stack_size = MAX_BPF_STACK; in build_prologue() local 185 int stack_size = MAX_BPF_STACK; in build_epilogue() local
|
/linux-4.1.27/arch/mips/oprofile/ |
D | backtrace.c | 76 size_t stack_size = 0; in unwind_user_frame() local
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
D | cvmx-sysinfo.h | 62 uint32_t stack_size; member
|
D | octeon.h | 69 uint32_t stack_size; member
|
D | cvmx-bootinfo.h | 66 uint32_t stack_size; member
|
/linux-4.1.27/arch/sparc/kernel/ |
D | process_32.c | 268 unsigned long stack_size)
|
D | process_64.c | 583 unsigned long stack_size) in sparc_do_fork()
|
/linux-4.1.27/kernel/ |
D | fork.c | 1241 unsigned long stack_size, in copy_process() 1679 unsigned long stack_size, in do_fork()
|
/linux-4.1.27/arch/ia64/mm/ |
D | init.c | 91 unsigned long stack_size = rlimit_max(RLIMIT_STACK) & -16; in ia64_set_rbs_bot() local
|
/linux-4.1.27/fs/ |
D | binfmt_elf_fdpic.c | 172 unsigned long stack_size, entryaddr; in load_elf_fdpic_binary() local
|
D | exec.c | 652 unsigned long stack_size; in setup_arg_pages() local
|
/linux-4.1.27/kernel/bpf/ |
D | verifier.c | 197 int stack_size; /* number of states to be processed */ member
|
/linux-4.1.27/kernel/events/ |
D | core.c | 4917 perf_sample_ustack_size(u16 stack_size, u16 header_size, in perf_sample_ustack_size() 5385 u16 stack_size = event->attr.sample_stack_user; in perf_prepare_sample() local
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic79xx.h | 1227 u_int stack_size; member
|
/linux-4.1.27/arch/x86/kvm/ |
D | emulate.c | 497 static int stack_size(struct x86_emulate_ctxt *ctxt) in stack_size() function
|