func_ptr_is_kernel_text
extern int func_ptr_is_kernel_text(void *ptr);
if (unlikely(!func_ptr_is_kernel_text(nb->notifier_call))) {