Home
last modified time | relevance | path

Searched refs:error_injection_entry (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/lib/
H A Derror-inject.c64 static void populate_error_injection_list(struct error_injection_entry *start, in populate_error_injection_list()
65 struct error_injection_entry *end, in populate_error_injection_list()
68 struct error_injection_entry *iter; in populate_error_injection_list()
97 extern struct error_injection_entry __start_error_injection_whitelist[];
98 extern struct error_injection_entry __stop_error_injection_whitelist[];
/openbmc/linux/include/asm-generic/
H A Derror-injection.h13 struct error_injection_entry { struct
28 static struct error_injection_entry __used \ argument
/openbmc/linux/include/linux/
H A Dmodule.h580 struct error_injection_entry *ei_funcs;