Searched defs:stack_size (Results 1 – 14 of 14) sorted by relevance
51 #define PUSH_NVREGS(stack_size) \ argument55 #define PUSH_NVREGS_BELOW_FPU(stack_size) \ argument58 #define POP_NVREGS(stack_size) \ argument62 #define POP_NVREGS_BELOW_FPU(stack_size) \ argument
10 #define PUSH_FPU(stack_size) \ argument30 #define POP_FPU(stack_size) \ argument
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()
19 u64 stack_size, *buf; in sample_ustack() local
33 static unsigned int stack_size; variable
32 int stack_size; member
33 __aligned_u64 stack_size; member
160 size_t stack_size = DEFAULT_STACK_PGS * getpagesize(); in vm_vcpu_add_default() local
99 __aligned_u64 stack_size; member
35 size_t stack_size = 1024; in pidfd_clone() local
296 size_t stack_size = vm->page_size == 4096 ? in aarch64_vcpu_add_default() local