Home
last modified time | relevance | path

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

/Linux-v5.10/lib/
Derror-inject.c57 static void populate_error_injection_list(struct error_injection_entry *start, in populate_error_injection_list()
58 struct error_injection_entry *end, in populate_error_injection_list()
61 struct error_injection_entry *iter; in populate_error_injection_list()
90 extern struct error_injection_entry __start_error_injection_whitelist[];
91 extern struct error_injection_entry __stop_error_injection_whitelist[];
/Linux-v5.10/include/asm-generic/
Derror-injection.h14 struct error_injection_entry { struct
27 static struct error_injection_entry __used \ argument
/Linux-v5.10/include/linux/
Dmodule.h534 struct error_injection_entry *ei_funcs;