Searched defs:stack_size (Results 1 - 21 of 21) sorted by relevance

/linux-4.1.27/samples/kprobes/
H A Djprobe_example.c26 jdo_fork(unsigned long clone_flags, unsigned long stack_start, unsigned long stack_size, int __user *parent_tidptr, int __user *child_tidptr) jdo_fork() argument
/linux-4.1.27/tools/perf/arch/arm/tests/
H A Ddwarf-unwind.c17 u64 stack_size, *buf; sample_ustack() local
/linux-4.1.27/tools/perf/arch/x86/tests/
H A Ddwarf-unwind.c17 u64 stack_size, *buf; sample_ustack() local
/linux-4.1.27/include/uapi/linux/
H A Dflat.h41 unsigned long stack_size; /* Size of stack, in bytes */ member in struct:flat_hdr
/linux-4.1.27/arch/mips/include/asm/octeon/
H A Dcvmx-sysinfo.h62 uint32_t stack_size; member in struct:cvmx_sysinfo
H A Docteon.h69 uint32_t stack_size; member in struct:octeon_boot_descriptor
H A Dcvmx-bootinfo.h66 uint32_t stack_size; member in struct:cvmx_bootinfo
/linux-4.1.27/include/linux/
H A Delf-fdpic.h28 unsigned long stack_size; /* stack size requested (PT_GNU_STACK) */ member in struct:elf_fdpic_params
H A Dpe.h168 uint32_t stack_size; /* amt of stack required */ member in struct:pe32_opt_hdr
202 uint64_t stack_size; /* amt of stack required */ member in struct:pe32plus_opt_hdr
/linux-4.1.27/arch/mips/oprofile/
H A Dbacktrace.c76 size_t stack_size = 0; unwind_user_frame() local
/linux-4.1.27/arch/sparc/kernel/
H A Dprocess_32.c265 sparc_do_fork(unsigned long clone_flags, unsigned long stack_start, struct pt_regs *regs, unsigned long stack_size) sparc_do_fork() argument
H A Dprocess_64.c580 sparc_do_fork(unsigned long clone_flags, unsigned long stack_start, struct pt_regs *regs, unsigned long stack_size) sparc_do_fork() argument
/linux-4.1.27/arch/arm64/net/
H A Dbpf_jit_comp.c153 int stack_size = MAX_BPF_STACK; build_prologue() local
185 int stack_size = MAX_BPF_STACK; build_epilogue() local
/linux-4.1.27/arch/ia64/mm/
H A Dinit.c91 unsigned long stack_size = rlimit_max(RLIMIT_STACK) & -16; ia64_set_rbs_bot() local
/linux-4.1.27/kernel/bpf/
H A Dverifier.c197 int stack_size; /* number of states to be processed */ member in struct:verifier_env
/linux-4.1.27/fs/
H A Dbinfmt_elf_fdpic.c172 unsigned long stack_size, entryaddr; load_elf_fdpic_binary() local
H A Dexec.c652 unsigned long stack_size; setup_arg_pages() local
/linux-4.1.27/kernel/
H A Dfork.c1239 copy_process(unsigned long clone_flags, unsigned long stack_start, unsigned long stack_size, int __user *child_tidptr, struct pid *pid, int trace) copy_process() argument
1677 do_fork(unsigned long clone_flags, unsigned long stack_start, unsigned long stack_size, int __user *parent_tidptr, int __user *child_tidptr) do_fork() argument
/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic79xx.h1227 u_int stack_size; member in struct:ahd_softc
/linux-4.1.27/arch/x86/kvm/
H A Demulate.c497 static int stack_size(struct x86_emulate_ctxt *ctxt) stack_size() function
/linux-4.1.27/kernel/events/
H A Dcore.c4917 perf_sample_ustack_size(u16 stack_size, u16 header_size, perf_sample_ustack_size() argument
5385 u16 stack_size = event->attr.sample_stack_user; perf_prepare_sample() local

Completed in 780 milliseconds