Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A 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[];
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Derror-injection.h14 struct error_injection_entry { struct
27 static struct error_injection_entry __used \ argument
/OK3568_Linux_fs/kernel/include/linux/
H A Dmodule.h547 struct error_injection_entry *ei_funcs;