/Linux-v4.19/tools/testing/selftests/powerpc/include/ |
D | gpr_asm.h | 55 #define PUSH_NVREGS(stack_size) \ argument 59 #define PUSH_NVREGS_BELOW_FPU(stack_size) \ argument 62 #define POP_NVREGS(stack_size) \ argument 66 #define POP_NVREGS_BELOW_FPU(stack_size) \ argument
|
D | fpu_asm.h | 14 #define PUSH_FPU(stack_size) \ argument 34 #define POP_FPU(stack_size) \ argument
|
/Linux-v4.19/arch/arm64/include/asm/ |
D | vmap_stack.h | 18 static inline unsigned long *arch_alloc_vmap_stack(size_t stack_size, int node) in arch_alloc_vmap_stack()
|
/Linux-v4.19/tools/perf/arch/arm64/tests/ |
D | dwarf-unwind.c | 18 u64 stack_size, *buf; in sample_ustack() local
|
/Linux-v4.19/tools/perf/arch/powerpc/tests/ |
D | dwarf-unwind.c | 19 u64 stack_size, *buf; in sample_ustack() local
|
/Linux-v4.19/tools/perf/arch/x86/tests/ |
D | dwarf-unwind.c | 19 u64 stack_size, *buf; in sample_ustack() local
|
/Linux-v4.19/tools/perf/arch/arm/tests/ |
D | dwarf-unwind.c | 18 u64 stack_size, *buf; in sample_ustack() local
|
/Linux-v4.19/arch/powerpc/net/ |
D | bpf_jit64.h | 87 unsigned int stack_size; member
|
/Linux-v4.19/kernel/bpf/ |
D | core.c | 1328 #define PROG_NAME(stack_size) __bpf_prog_run##stack_size argument 1329 #define DEFINE_BPF_PROG_RUN(stack_size) \ argument 1340 #define PROG_NAME_ARGS(stack_size) __bpf_prog_run_args##stack_size argument 1341 #define DEFINE_BPF_PROG_RUN_ARGS(stack_size) \ argument 1372 #define PROG_NAME_LIST(stack_size) PROG_NAME(stack_size), argument 1381 #define PROG_NAME_LIST(stack_size) PROG_NAME_ARGS(stack_size), argument
|
/Linux-v4.19/include/linux/ |
D | elf-fdpic.h | 28 unsigned long stack_size; /* stack size requested (PT_GNU_STACK) */ member
|
D | bpf_verifier.h | 189 int stack_size; /* number of states to be processed */ member
|
D | pe.h | 219 uint32_t stack_size; /* amt of stack required */ member 253 uint64_t stack_size; /* amt of stack required */ member
|
/Linux-v4.19/include/uapi/linux/ |
D | flat.h | 42 unsigned long stack_size; /* Size of stack, in bytes */ member
|
/Linux-v4.19/arch/mips/oprofile/ |
D | backtrace.c | 77 size_t stack_size = 0; in unwind_user_frame() local
|
/Linux-v4.19/arch/mips/include/asm/octeon/ |
D | cvmx-sysinfo.h | 63 uint32_t stack_size; member
|
D | octeon.h | 69 uint32_t stack_size; member
|
D | cvmx-bootinfo.h | 68 uint32_t stack_size; member
|
/Linux-v4.19/arch/sparc/kernel/ |
D | process_32.c | 264 unsigned long stack_size)
|
D | process_64.c | 566 unsigned long stack_size) in sparc_do_fork()
|
/Linux-v4.19/kernel/ |
D | fork.c | 1631 unsigned long stack_size, in copy_process() 2137 unsigned long stack_size, in _do_fork() 2211 unsigned long stack_size, in do_fork()
|
/Linux-v4.19/tools/objtool/ |
D | check.h | 31 int stack_size; member
|
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/bpf/ |
D | offload.c | 253 unsigned int stack_size; in nfp_bpf_translate() local
|
/Linux-v4.19/arch/ia64/mm/ |
D | init.c | 92 unsigned long stack_size = rlimit_max(RLIMIT_STACK) & -16; in ia64_set_rbs_bot() local
|
/Linux-v4.19/arch/arm64/net/ |
D | bpf_jit_comp.c | 71 u32 stack_size; member
|
/Linux-v4.19/arch/mips/net/ |
D | ebpf_jit.c | 106 int stack_size; member
|