Home
last modified time | relevance | path

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

/openbmc/linux/kernel/module/
H A Dprocfs.c139 static const struct proc_ops modules_proc_ops = { variable
149 proc_create("modules", 0, NULL, &modules_proc_ops); in proc_modules_init()