Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dkallsyms.c698 static const struct file_operations kallsyms_operations = { variable
707 proc_create("kallsyms", 0444, NULL, &kallsyms_operations); in kallsyms_init()