Home
last modified time | relevance | path

Searched refs:proc_net_single_ops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/proc/
H A Dproc_net.c189 static const struct proc_ops proc_net_single_ops = { variable
207 p->proc_ops = &proc_net_single_ops; in proc_create_net_single()
250 p->proc_ops = &proc_net_single_ops; in proc_create_net_single_write()
/kernel/linux/linux-6.6/fs/proc/
H A Dproc_net.c199 static const struct proc_ops proc_net_single_ops = { variable
217 p->proc_ops = &proc_net_single_ops; in proc_create_net_single()
260 p->proc_ops = &proc_net_single_ops; in proc_create_net_single_write()

Completed in 2 milliseconds