get_children_pid  730 fs/proc/array.c 	return get_children_pid(file_inode(seq->file), NULL, *pos);
get_children_pid  737 fs/proc/array.c 	pid = get_children_pid(file_inode(seq->file), v, *pos + 1);