Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Ddebugreg.h173 static inline void debug_stack_usage_inc(void) in debug_stack_usage_inc() function
188 static inline void debug_stack_usage_inc(void) { } in debug_stack_usage_inc() function
/linux-3.4.99/arch/x86/kernel/
Dtraps.c322 debug_stack_usage_inc(); in do_int3()
423 debug_stack_usage_inc(); in do_debug()