Home
last modified time | relevance | path

Searched defs:stack_size (Results 1 – 25 of 46) sorted by relevance

12

/linux/tools/testing/selftests/powerpc/include/
H A Dgpr_asm.h51 #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 Dfpu_asm.h10 #define PUSH_FPU(stack_size) \ argument
30 #define POP_FPU(stack_size) \ argument
/linux/tools/testing/selftests/powerpc/mm/
H A Dstack_expansion_signal.c32 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/arm64/include/asm/
H A Dvmap_stack.h18 static inline unsigned long *arch_alloc_vmap_stack(size_t stack_size, int node) in arch_alloc_vmap_stack()
/linux/arch/riscv/include/asm/
H A Dirq_stack.h23 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 Ddwarf-unwind.c19 u64 stack_size, *buf; in sample_ustack() local
/linux/tools/perf/arch/arm/tests/
H A Ddwarf-unwind.c19 u64 stack_size, *buf; in sample_ustack() local
/linux/tools/perf/arch/powerpc/tests/
H A Ddwarf-unwind.c19 u64 stack_size, *buf; in sample_ustack() local
/linux/tools/perf/arch/x86/tests/
H A Ddwarf-unwind.c19 u64 stack_size, *buf; in sample_ustack() local
/linux/arch/x86/include/asm/
H A Dshstk.h34 unsigned long stack_size) { return 0; } in shstk_alloc_thread_stack()
/linux/samples/pidfd/
H A Dpidfd-metadata.c36 size_t stack_size = 1024; in pidfd_clone() local
/linux/tools/perf/util/
H A Dbpf_lock_contention.c662 size_t stack_size = con->max_stack * sizeof(*stack_trace); in pop_owner_stack_trace() local
720 size_t stack_size = con->max_stack * sizeof(*stack_trace); in lock_contention_read() local
/linux/include/linux/
H A Delf-fdpic.h36 unsigned long stack_size; /* stack size requested (PT_GNU_STACK) */ member
H A Dflat.h34 __be32 stack_size; /* Size of stack, in bytes */ member
/linux/tools/objtool/include/objtool/
H A Dcfi.h32 int stack_size; member
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-sysinfo.h63 uint32_t stack_size; member
H A Docteon.h68 uint32_t stack_size; member
/linux/arch/x86/net/
H A Dbpf_jit_comp.c2769 int stack_size) in clean_stack_garbage()
2833 int stack_size, bool for_call_origin) in save_args()
2910 int stack_size) in restore_regs()
2942 struct bpf_tramp_link *l, int stack_size, in invoke_bpf_prog()
3057 struct bpf_tramp_links *tl, int stack_size, in invoke_bpf()
3074 struct bpf_tramp_links *tl, int stack_size, in invoke_bpf_mod_ret()
3181 int i, ret, nr_regs = m->nr_args, stack_size = 0; in __arch_prepare_bpf_trampoline() local
/linux/kernel/bpf/
H A Dcore.c2256 #define PROG_NAME(stack_size) __bpf_prog_run##stack_size argument
2257 #define DEFINE_BPF_PROG_RUN(stack_size) \ argument
2269 #define PROG_NAME_ARGS(stack_size) __bpf_prog_run_args##stack_size argument
2270 #define DEFINE_BPF_PROG_RUN_ARGS(stack_size) \ argument
2302 #define PROG_NAME_LIST(stack_size) PROG_NAME(stack_size), argument
2311 #define PROG_NAME_LIST(stack_size) PROG_NAME_ARGS(stack_size), argument
/linux/tools/testing/selftests/kvm/lib/s390/
H A Dprocessor.c165 size_t stack_size = DEFAULT_STACK_PGS * getpagesize(); in vm_arch_vcpu_add() local
/linux/include/linux/sched/
H A Dtask.h35 unsigned long stack_size; member
/linux/tools/include/uapi/linux/
H A Dsched.h
/linux/include/uapi/linux/
H A Dsched.h99 __aligned_u64 stack_size; member
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dsched.h99 __aligned_u64 stack_size; member
/linux/arch/powerpc/net/
H A Dbpf_jit.h163 unsigned int stack_size; member

12