Searched defs:child_stack (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | fexit_sleep.c | 24 static char child_stack[STACK_SIZE]; variable
|
H A D | ns_current_pid_tgid.c | 17 static char child_stack[STACK_SIZE]; variable
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/dexcr/ |
H A D | hashchk_test.c | 191 void *child_stack; in hashchk_clone_share_key_test() local
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | process.c | 302 struct switch_stack *child_stack, *stack; in copy_thread() local [all...] |
H A D | ptrace.c | 401 ia64_peek (struct task_struct *child, struct switch_stack *child_stack, in ia64_peek() argument 463 ia64_poke (struct task_struct *child, struct switch_stack *child_stack, in ia64_poke() argument
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | process.c | 307 struct switch_stack *child_stack, *stack; in copy_thread() local [all...] |
H A D | ptrace.c | 401 ia64_peek (struct task_struct *child, struct switch_stack *child_stack, in ia64_peek() argument 463 ia64_poke (struct task_struct *child, struct switch_stack *child_stack, in ia64_poke() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/sched/ |
H A D | cs_prctl_test.c | 136 void *child_stack; in create_threads() local
|
Completed in 10 milliseconds