Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/
Dkallsyms.c701 static const struct file_operations kallsyms_operations = { variable
710 proc_create("kallsyms", 0444, NULL, &kallsyms_operations); in kallsyms_init()