Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/
Dmodule.c3010 static void do_mod_ctors(struct module *mod) in do_mod_ctors() function
3051 do_mod_ctors(mod); in SYSCALL_DEFINE3()