Home
last modified time | relevance | path

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

/openbmc/linux/fs/proc/
H A Dgeneric.c645 static const struct proc_ops proc_single_ops = {
662 p->proc_ops = &proc_single_ops; in proc_set_size()
638 static const struct proc_ops proc_single_ops = { global() variable