Home
last modified time | relevance | path

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

/linux-6.12.1/net/core/
Dnet-procfs.c38 static void dev_seq_stop(struct seq_file *seq, void *v) in dev_seq_stop() function
160 .stop = dev_seq_stop,
355 .stop = dev_seq_stop,
/linux-6.12.1/drivers/scsi/
Dsg.c2341 static void dev_seq_stop(struct seq_file *s, void *v);
2345 .stop = dev_seq_stop,
2353 .stop = dev_seq_stop,
2361 .stop = dev_seq_stop,
2478 static void dev_seq_stop(struct seq_file *s, void *v) in dev_seq_stop() function