Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmodule.h464 struct module_notes_attrs *notes_attrs;
/OK3568_Linux_fs/kernel/kernel/
H A Dmodule.c1668 struct module_notes_attrs { struct
1685 static void free_notes_attrs(struct module_notes_attrs *notes_attrs, in free_notes_attrs() argument
1700 struct module_notes_attrs *notes_attrs; in add_notes_attrs()