Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/mod/
Dmodpost.h196 void add_moddevtable(struct buffer *buf, struct module *mod);
Dfile2alias.c1516 void add_moddevtable(struct buffer *buf, struct module *mod) in add_moddevtable() function
Dmodpost.c2633 add_moddevtable(&buf, mod); in main()