Home
last modified time | relevance | path

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

/linux-4.1.27/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
/linux-4.1.27/arch/x86/kernel/
Dtraps.c538 debug_stack_usage_inc(); in do_int3()
668 debug_stack_usage_inc(); in do_debug()