error_injection_entry   27 include/asm-generic/error-injection.h static struct error_injection_entry __used				\
error_injection_entry  507 include/linux/module.h 	struct error_injection_entry *ei_funcs;
error_injection_entry   57 lib/error-inject.c static void populate_error_injection_list(struct error_injection_entry *start,
error_injection_entry   58 lib/error-inject.c 					  struct error_injection_entry *end,
error_injection_entry   61 lib/error-inject.c 	struct error_injection_entry *iter;
error_injection_entry   90 lib/error-inject.c extern struct error_injection_entry __start_error_injection_whitelist[];
error_injection_entry   91 lib/error-inject.c extern struct error_injection_entry __stop_error_injection_whitelist[];