Home
last modified time | relevance | path

Searched defs:kmemcheck_active (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/arch/x86/include/asm/
Dkmemcheck.h17 static inline bool kmemcheck_active(struct pt_regs *regs) in kmemcheck_active() function
/linux-3.3/arch/x86/mm/kmemcheck/
Dkmemcheck.c135 bool kmemcheck_active(struct pt_regs *regs) in kmemcheck_active() function