/linux-4.1.27/samples/kprobes/ |
H A D | jprobe_example.c | 26 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 D | dwarf-unwind.c | 17 u64 stack_size, *buf; sample_ustack() local
|
/linux-4.1.27/tools/perf/arch/x86/tests/ |
H A D | dwarf-unwind.c | 17 u64 stack_size, *buf; sample_ustack() local
|
/linux-4.1.27/include/uapi/linux/ |
H A D | flat.h | 41 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 D | cvmx-sysinfo.h | 62 uint32_t stack_size; member in struct:cvmx_sysinfo
|
H A D | octeon.h | 69 uint32_t stack_size; member in struct:octeon_boot_descriptor
|
H A D | cvmx-bootinfo.h | 66 uint32_t stack_size; member in struct:cvmx_bootinfo
|
/linux-4.1.27/include/linux/ |
H A D | elf-fdpic.h | 28 unsigned long stack_size; /* stack size requested (PT_GNU_STACK) */ member in struct:elf_fdpic_params
|
H A D | pe.h | 168 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 D | backtrace.c | 76 size_t stack_size = 0; unwind_user_frame() local
|
/linux-4.1.27/arch/sparc/kernel/ |
H A D | process_32.c | 265 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 D | process_64.c | 580 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 D | bpf_jit_comp.c | 153 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 D | init.c | 91 unsigned long stack_size = rlimit_max(RLIMIT_STACK) & -16; ia64_set_rbs_bot() local
|
/linux-4.1.27/kernel/bpf/ |
H A D | verifier.c | 197 int stack_size; /* number of states to be processed */ member in struct:verifier_env
|
/linux-4.1.27/fs/ |
H A D | binfmt_elf_fdpic.c | 172 unsigned long stack_size, entryaddr; load_elf_fdpic_binary() local
|
H A D | exec.c | 652 unsigned long stack_size; setup_arg_pages() local
|
/linux-4.1.27/kernel/ |
H A D | fork.c | 1239 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 D | aic79xx.h | 1227 u_int stack_size; member in struct:ahd_softc
|
/linux-4.1.27/arch/x86/kvm/ |
H A D | emulate.c | 497 static int stack_size(struct x86_emulate_ctxt *ctxt) stack_size() function
|
/linux-4.1.27/kernel/events/ |
H A D | core.c | 4917 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
|