Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/proc/
H A Darray.c772 static const struct seq_operations children_seq_ops = { variable
781 return seq_open(file, &children_seq_ops); in children_seq_open()
/kernel/linux/linux-6.6/fs/proc/
H A Darray.c797 static const struct seq_operations children_seq_ops = { variable
806 return seq_open(file, &children_seq_ops); in children_seq_open()

Completed in 3 milliseconds