Home
last modified time | relevance | path

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

/linux/include/asm-generic/
H A Dsections.h227 static inline bool __is_kernel(unsigned long addr) in __is_kernel() function
/linux/include/linux/
H A Dkallsyms.h36 if (__is_kernel(addr)) in is_kernel()