fault_in_kernel_space
static int fault_in_kernel_space(unsigned long address)
static bool fault_in_kernel_space(unsigned long address)
bool fault_in_kernel_space(unsigned long address)