Home
last modified time | relevance | path

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

/linux-4.1.27/fs/proc/
Darray.c586 get_children_pid(struct inode *inode, struct pid *pid_prev, loff_t pos) in get_children_pid() function
654 return get_children_pid(seq->private, NULL, *pos); in children_seq_start()
661 pid = get_children_pid(seq->private, v, *pos + 1); in children_seq_next()