Home
last modified time | relevance | path

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

/Linux-v5.15/net/core/
Dnet-procfs.c69 static void dev_seq_stop(struct seq_file *seq, void *v) in dev_seq_stop() function
182 .stop = dev_seq_stop,
347 .stop = dev_seq_stop,
/Linux-v5.15/drivers/scsi/
Dsg.c2308 static void dev_seq_stop(struct seq_file *s, void *v);
2312 .stop = dev_seq_stop,
2320 .stop = dev_seq_stop,
2328 .stop = dev_seq_stop,
2445 static void dev_seq_stop(struct seq_file *s, void *v) in dev_seq_stop() function