Searched defs:stack_size (Results 1 – 2 of 2) sorted by relevance
36 unsigned long stack_size) in do_fork()243 uint64_t stack_size, struct pt_regs *current_regs) in process_copy_thread()
1319 pub fn stack_size(&self) -> usize { in stack_size() method