Home
last modified time | relevance | path

Searched refs:dev_seq_ops (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Dnet-procfs.c182 static const struct seq_operations dev_seq_ops = { variable
320 if (!proc_create_net("dev", 0444, net->proc_net, &dev_seq_ops, in dev_proc_net_init()
/kernel/linux/linux-6.6/net/core/
H A Dnet-procfs.c189 static const struct seq_operations dev_seq_ops = { variable
327 if (!proc_create_net("dev", 0444, net->proc_net, &dev_seq_ops, in dev_proc_net_init()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dsg.c2360 static const struct seq_operations dev_seq_ops = { variable
2396 proc_create_seq("devices", S_IRUGO, p, &dev_seq_ops); in sg_proc_init()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dsg.c2340 static const struct seq_operations dev_seq_ops = { variable
2376 proc_create_seq("devices", S_IRUGO, p, &dev_seq_ops); in sg_proc_init()

Completed in 14 milliseconds