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

/linux-master/fs/proc/
H A Darray.c720 get_children_pid(struct inode *inode, struct pid *pid_prev, loff_t pos) function
785 return get_children_pid(file_inode(seq->file), NULL, *pos);
792 pid = get_children_pid(file_inode(seq->file), v, *pos + 1);

Completed in 72 milliseconds