Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Ddebugreg.h98 static inline void debug_stack_usage_inc(void) in debug_stack_usage_inc() function
113 static inline void debug_stack_usage_inc(void) { } in debug_stack_usage_inc() function
/arch/x86/kernel/
Dtraps.c649 debug_stack_usage_inc(); in do_debug()