/openbmc/linux/tools/testing/selftests/powerpc/include/ |
H A D | gpr_asm.h | 51 #define PUSH_NVREGS(stack_size) \ argument 55 #define PUSH_NVREGS_BELOW_FPU(stack_size) \ argument 58 #define POP_NVREGS(stack_size) \ argument 62 #define POP_NVREGS_BELOW_FPU(stack_size) \ argument
|
H A D | fpu_asm.h | 10 #define PUSH_FPU(stack_size) \ argument 30 #define POP_FPU(stack_size) \ argument
|
/openbmc/linux/tools/testing/selftests/powerpc/mm/ |
H A D | stack_expansion_signal.c | 32 static int consume_stack(unsigned int stack_size, union pipe write_pipe) in consume_stack() 50 static int child(unsigned int stack_size, union pipe write_pipe) in child() 72 static int test_one_size(unsigned int stack_size) in test_one_size()
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | irq_stack.h | 20 static inline unsigned long *arch_alloc_vmap_stack(size_t stack_size, int node) in arch_alloc_vmap_stack()
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | vmap_stack.h | 18 static inline unsigned long *arch_alloc_vmap_stack(size_t stack_size, int node) in arch_alloc_vmap_stack()
|
/openbmc/qemu/bsd-user/i386/ |
H A D | target_arch_thread.h | 25 abi_ulong arg, abi_ulong stack_base, abi_ulong stack_size) in target_thread_set_upcall()
|
/openbmc/qemu/bsd-user/x86_64/ |
H A D | target_arch_thread.h | 25 abi_ulong arg, abi_ulong stack_base, abi_ulong stack_size) in target_thread_set_upcall()
|
/openbmc/qemu/bsd-user/riscv/ |
H A D | target_arch_thread.h | 26 abi_ulong stack_size) in target_thread_set_upcall()
|
/openbmc/qemu/bsd-user/arm/ |
H A D | target_arch_thread.h | 25 abi_ulong arg, abi_ulong stack_base, abi_ulong stack_size) in target_thread_set_upcall()
|
/openbmc/qemu/bsd-user/aarch64/ |
H A D | target_arch_thread.h | 25 abi_ulong arg, abi_ulong stack_base, abi_ulong stack_size) in target_thread_set_upcall()
|
/openbmc/linux/tools/perf/arch/arm/tests/ |
H A D | dwarf-unwind.c | 19 u64 stack_size, *buf; in sample_ustack() local
|
/openbmc/linux/tools/perf/arch/powerpc/tests/ |
H A D | dwarf-unwind.c | 19 u64 stack_size, *buf; in sample_ustack() local
|
/openbmc/linux/tools/perf/arch/arm64/tests/ |
H A D | dwarf-unwind.c | 19 u64 stack_size, *buf; in sample_ustack() local
|
/openbmc/linux/tools/perf/arch/x86/tests/ |
H A D | dwarf-unwind.c | 19 u64 stack_size, *buf; in sample_ustack() local
|
/openbmc/qemu/system/ |
H A D | async-teardown.c | 84 size_t stack_size = CLONE_STACK_SIZE; in new_stack_for_clone() local
|
/openbmc/u-boot/arch/x86/cpu/ |
H A D | sipi_vector.S | 203 stack_size: label
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | shstk.h | 31 unsigned long stack_size) { return 0; } in shstk_alloc_thread_stack()
|
/openbmc/linux/samples/pidfd/ |
H A D | pidfd-metadata.c | 36 size_t stack_size = 1024; in pidfd_clone() local
|
/openbmc/qemu/util/ |
H A D | coroutine-windows.c | 74 const size_t stack_size = COROUTINE_STACK_SIZE; in qemu_coroutine_new() local
|
/openbmc/linux/arch/x86/net/ |
H A D | bpf_jit_comp.c | 2000 int stack_size) in clean_stack_garbage() 2064 int stack_size, bool for_call_origin) in save_args() 2141 int stack_size) in restore_regs() 2173 struct bpf_tramp_link *l, int stack_size, in invoke_bpf_prog() 2287 struct bpf_tramp_links *tl, int stack_size, in invoke_bpf() 2303 struct bpf_tramp_links *tl, int stack_size, in invoke_bpf_mod_ret() 2403 int i, ret, nr_regs = m->nr_args, stack_size = 0; in arch_prepare_bpf_trampoline() local
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | sipi.h | 63 u32 stack_size; member
|
/openbmc/linux/tools/testing/selftests/sigaltstack/ |
H A D | sas.c | 33 static unsigned int stack_size; variable
|
/openbmc/qemu/linux-user/ |
H A D | flat.h | 37 abi_ulong stack_size; /* Size of stack, in bytes */ member
|
/openbmc/linux/tools/testing/selftests/clone3/ |
H A D | clone3_selftests.h | 33 __aligned_u64 stack_size; member
|
/openbmc/linux/include/linux/ |
H A D | elf-fdpic.h | 36 unsigned long stack_size; /* stack size requested (PT_GNU_STACK) */ member
|