Searched refs:stack_top_ptr (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/mm/ |
H A D | stack_expansion_signal.c | 23 static char *stack_top_ptr; variable 39 stack_top_ptr = &stack_cur; in consume_stack() 66 stack_size, stack_base_ptr, stack_top_ptr, in child() 67 stack_base_ptr - stack_top_ptr); in child()
|
H A D | stack_expansion_ldst.c | 27 volatile char *stack_top_ptr; variable 52 stack_top_ptr = &stack_cur; in consume_stack() 124 stack_top_ptr, stack_top_sp, stack_high - stack_top_sp + 1); in child()
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/mm/ |
H A D | stack_expansion_signal.c | 23 static char *stack_top_ptr; variable 39 stack_top_ptr = &stack_cur; in consume_stack() 66 stack_size, stack_base_ptr, stack_top_ptr, in child() 67 stack_base_ptr - stack_top_ptr); in child()
|
H A D | stack_expansion_ldst.c | 27 volatile char *stack_top_ptr; variable 52 stack_top_ptr = &stack_cur; in consume_stack() 124 stack_top_ptr, stack_top_sp, stack_high - stack_top_sp + 1); in child()
|
Completed in 2 milliseconds