Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/arch/x86/kernel/
Dtraps.c519 debug_stack_usage_inc(); in do_int3()
648 debug_stack_usage_inc(); in do_debug()