Home
last modified time | relevance | path

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

/fs/proc/
Darray.c606 get_children_pid(struct inode *inode, struct pid *pid_prev, loff_t pos) in get_children_pid() function
672 return get_children_pid(seq->private, NULL, *pos); in children_seq_start()
679 pid = get_children_pid(seq->private, v, *pos + 1); in children_seq_next()