get_injectable_error_type   11 include/linux/error-injection.h extern int get_injectable_error_type(unsigned long addr);
get_injectable_error_type   38 kernel/fail_function.c 	switch (get_injectable_error_type(addr)) {