Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/proc/
A Darray.c696 get_children_pid(struct inode *inode, struct pid *pid_prev, loff_t pos) in get_children_pid() function
761 return get_children_pid(file_inode(seq->file), NULL, *pos); in children_seq_start()
768 pid = get_children_pid(file_inode(seq->file), v, *pos + 1); in children_seq_next()

Completed in 4 milliseconds