| /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
|
| /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()
|
| /linux/arch/riscv/include/asm/ |
| H A 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/tools/perf/arch/arm64/tests/ |
| H A D | dwarf-unwind.c | 19 u64 stack_size, *buf; in sample_ustack() local
|
| /linux/tools/perf/arch/arm/tests/ |
| H A D | dwarf-unwind.c | 19 u64 stack_size, *buf; in sample_ustack() local
|
| /linux/tools/perf/arch/powerpc/tests/ |
| H A D | dwarf-unwind.c | 19 u64 stack_size, *buf; in sample_ustack() local
|
| /linux/tools/perf/arch/x86/tests/ |
| H A D | dwarf-unwind.c | 19 u64 stack_size, *buf; in sample_ustack() local
|
| /linux/arch/x86/include/asm/ |
| H A D | shstk.h | 34 unsigned long stack_size) { return 0; } in shstk_alloc_thread_stack()
|
| /linux/samples/pidfd/ |
| H A D | pidfd-metadata.c | 36 size_t stack_size = 1024; in pidfd_clone() local
|
| /linux/tools/testing/selftests/clone3/ |
| H A D | clone3_selftests.h | 29 __aligned_u64 stack_size; member
|
| /linux/tools/testing/selftests/signal/ |
| H A D | sas.c | 33 static unsigned int stack_size; variable
|
| /linux/tools/perf/util/ |
| H A D | bpf_lock_contention.c | 668 size_t stack_size = con->max_stack * sizeof(*stack_trace); in pop_owner_stack_trace() local 726 size_t stack_size = con->max_stack * sizeof(*stack_trace); in lock_contention_read() local
|
| /linux/include/linux/ |
| H A D | elf-fdpic.h | 36 unsigned long stack_size; /* stack size requested (PT_GNU_STACK) */ member
|
| H A D | flat.h | 34 __be32 stack_size; /* Size of stack, in bytes */ member
|
| /linux/tools/objtool/include/objtool/ |
| H A D | cfi.h | 32 int stack_size; member
|
| /linux/arch/mips/include/asm/octeon/ |
| H A D | cvmx-sysinfo.h | 63 uint32_t stack_size; member
|
| H A D | octeon.h | 68 uint32_t stack_size; member
|
| /linux/arch/x86/net/ |
| H A D | bpf_jit_comp.c | 2798 clean_stack_garbage(const struct btf_func_model * m,u8 ** pprog,int nr_stack_slots,int stack_size) clean_stack_garbage() argument 2862 save_args(const struct btf_func_model * m,u8 ** prog,int stack_size,bool for_call_origin,u32 flags) save_args() argument 2940 restore_regs(const struct btf_func_model * m,u8 ** prog,int stack_size) restore_regs() argument 2972 invoke_bpf_prog(const struct btf_func_model * m,u8 ** pprog,struct bpf_tramp_link * l,int stack_size,int run_ctx_off,bool save_ret,void * image,void * rw_image) invoke_bpf_prog() argument 3087 invoke_bpf(const struct btf_func_model * m,u8 ** pprog,struct bpf_tramp_links * tl,int stack_size,int run_ctx_off,int func_meta_off,bool save_ret,void * image,void * rw_image,u64 func_meta,int cookie_off) invoke_bpf() argument 3110 invoke_bpf_mod_ret(const struct btf_func_model * m,u8 ** pprog,struct bpf_tramp_links * tl,int stack_size,int run_ctx_off,u8 ** branches,void * image,void * rw_image) invoke_bpf_mod_ret() argument 3217 int i, ret, nr_regs = m->nr_args, stack_size = 0; __arch_prepare_bpf_trampoline() local [all...] |
| /linux/tools/testing/selftests/kvm/lib/s390/ |
| H A D | processor.c | 165 size_t stack_size = DEFAULT_STACK_PGS * getpagesize(); in vm_arch_vcpu_add() local
|
| /linux/kernel/bpf/ |
| H A D | core.c | 2323 PROG_NAME(stack_size) global() argument 2324 DEFINE_BPF_PROG_RUN(stack_size) global() argument 2336 PROG_NAME_ARGS(stack_size) global() argument 2337 DEFINE_BPF_PROG_RUN_ARGS(stack_size) global() argument 2369 PROG_NAME_LIST(stack_size) global() argument 2378 PROG_NAME_LIST(stack_size) global() argument [all...] |
| /linux/tools/include/uapi/linux/ |
| H A D | sched.h | |
| /linux/include/uapi/linux/ |
| H A D | sched.h | 99 __aligned_u64 stack_size; global() member
|
| /linux/tools/perf/trace/beauty/include/uapi/linux/ |
| H A D | sched.h | 99 __aligned_u64 stack_size; member
|
| /linux/arch/mips/net/ |
| H A D | bpf_jit_comp.h | 84 u32 stack_size; /* Total allocated stack size in bytes */ member
|