error_injection_entry
static struct error_injection_entry __used \
struct error_injection_entry *ei_funcs;
static void populate_error_injection_list(struct error_injection_entry *start,
struct error_injection_entry *end,
struct error_injection_entry *iter;
extern struct error_injection_entry __start_error_injection_whitelist[];
extern struct error_injection_entry __stop_error_injection_whitelist[];