Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/asm-generic/
H A Dsections.h213 * __is_kernel - checks if the pointer address is located in the kernel range
222 static inline bool __is_kernel(unsigned long addr) in __is_kernel() function
/kernel/linux/linux-6.6/include/linux/
H A Dkallsyms.h36 if (__is_kernel(addr)) in is_kernel()

Completed in 1 milliseconds