Home
last modified time | relevance | path

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

/linux-6.1.9/lib/
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-6.1.9/include/asm-generic/
Derror-injection.h14 struct error_injection_entry { struct
27 static struct error_injection_entry __used \ argument
/linux-6.1.9/include/linux/
Dmodule.h546 struct error_injection_entry *ei_funcs;