Home
last modified time | relevance | path

Searched refs:stack_limit (Results 1 – 1 of 1) sorted by relevance

/linux/tools/objtool/
H A Dsignal.c17 static unsigned long stack_limit; variable
24 return fault < stack_limit && fault >= stack_limit - 4096; in is_stack_overflow()
86 stack_limit = stack_end - rlim.rlim_cur; in read_stack_limit()