Home
last modified time | relevance | path

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

/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[];
/linux/include/asm-generic/
H A Derror-injection.h13 struct error_injection_entry { struct
28 static struct error_injection_entry __used \ argument