Searched refs:proc_modules_operations (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/kernel/ | ||
H A D | module.c | 3798 static const struct file_operations proc_modules_operations = { variable in typeref:struct:file_operations 3807 proc_create("modules", 0, NULL, &proc_modules_operations); proc_modules_init() |
Completed in 55 milliseconds