/linux-6.14.4/tools/testing/selftests/powerpc/include/ |
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
|
D | fpu_asm.h | 10 #define PUSH_FPU(stack_size) \ argument 30 #define POP_FPU(stack_size) \ argument
|
/linux-6.14.4/tools/testing/selftests/powerpc/mm/ |
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()
|
/linux-6.14.4/arch/riscv/include/asm/ |
D | irq_stack.h | 23 static inline unsigned long *arch_alloc_vmap_stack(size_t stack_size, int node) in arch_alloc_vmap_stack()
|
/linux-6.14.4/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-6.14.4/tools/perf/arch/x86/tests/ |
D | dwarf-unwind.c | 19 u64 stack_size, *buf; in sample_ustack() local
|
/linux-6.14.4/tools/perf/arch/powerpc/tests/ |
D | dwarf-unwind.c | 19 u64 stack_size, *buf; in sample_ustack() local
|
/linux-6.14.4/tools/perf/arch/arm64/tests/ |
D | dwarf-unwind.c | 19 u64 stack_size, *buf; in sample_ustack() local
|
/linux-6.14.4/tools/perf/arch/arm/tests/ |
D | dwarf-unwind.c | 19 u64 stack_size, *buf; in sample_ustack() local
|
/linux-6.14.4/arch/x86/include/asm/ |
D | shstk.h | 32 unsigned long stack_size) { return 0; } in shstk_alloc_thread_stack()
|
/linux-6.14.4/tools/testing/selftests/arm64/gcs/ |
D | libc-gcs.c | 308 size_t stack_size; in FIXTURE_VARIANT() local 605 size_t stack_size; in FIXTURE_VARIANT() local 645 size_t stack_size; in FIXTURE() local
|
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/ |
D | task_kfunc.c | 115 const int stack_size = 1024 * 1024; in run_vpid_success_test() local
|
/linux-6.14.4/samples/pidfd/ |
D | pidfd-metadata.c | 36 size_t stack_size = 1024; in pidfd_clone() local
|
/linux-6.14.4/tools/testing/selftests/clone3/ |
D | clone3_selftests.h | 29 __aligned_u64 stack_size; member
|
/linux-6.14.4/tools/testing/selftests/signal/ |
D | sas.c | 33 static unsigned int stack_size; variable
|
/linux-6.14.4/include/linux/ |
D | elf-fdpic.h | 36 unsigned long stack_size; /* stack size requested (PT_GNU_STACK) */ member
|
D | flat.h | 34 __be32 stack_size; /* Size of stack, in bytes */ member
|
/linux-6.14.4/tools/objtool/include/objtool/ |
D | cfi.h | 32 int stack_size; member
|
/linux-6.14.4/arch/mips/include/asm/octeon/ |
D | cvmx-sysinfo.h | 63 uint32_t stack_size; member
|
/linux-6.14.4/arch/x86/net/ |
D | bpf_jit_comp.c | 2529 int stack_size) in clean_stack_garbage() 2593 int stack_size, bool for_call_origin) in save_args() 2670 int stack_size) in restore_regs() 2702 struct bpf_tramp_link *l, int stack_size, in invoke_bpf_prog() 2817 struct bpf_tramp_links *tl, int stack_size, in invoke_bpf() 2834 struct bpf_tramp_links *tl, int stack_size, in invoke_bpf_mod_ret() 2941 int i, ret, nr_regs = m->nr_args, stack_size = 0; in __arch_prepare_bpf_trampoline() local
|
/linux-6.14.4/tools/testing/selftests/kvm/lib/s390/ |
D | processor.c | 165 size_t stack_size = DEFAULT_STACK_PGS * getpagesize(); in vm_arch_vcpu_add() local
|
/linux-6.14.4/kernel/bpf/ |
D | core.c | 2218 #define PROG_NAME(stack_size) __bpf_prog_run##stack_size argument 2219 #define DEFINE_BPF_PROG_RUN(stack_size) \ argument 2231 #define PROG_NAME_ARGS(stack_size) __bpf_prog_run_args##stack_size argument 2232 #define DEFINE_BPF_PROG_RUN_ARGS(stack_size) \ argument 2264 #define PROG_NAME_LIST(stack_size) PROG_NAME(stack_size), argument 2273 #define PROG_NAME_LIST(stack_size) PROG_NAME_ARGS(stack_size), argument
|
/linux-6.14.4/include/uapi/linux/ |
D | sched.h | 99 __aligned_u64 stack_size; member
|
/linux-6.14.4/tools/perf/trace/beauty/include/uapi/linux/ |
D | sched.h | 99 __aligned_u64 stack_size; member
|
/linux-6.14.4/include/linux/sched/ |
D | task.h | 35 unsigned long stack_size; member
|