Home
last modified time | relevance | path

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

/linux-4.19.296/fs/proc/
Darray.c655 get_children_pid(struct inode *inode, struct pid *pid_prev, loff_t pos) in get_children_pid() function
720 return get_children_pid(file_inode(seq->file), NULL, *pos); in children_seq_start()
727 pid = get_children_pid(file_inode(seq->file), v, *pos + 1); in children_seq_next()