Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dfile.c966 struct file *task_lookup_next_fd_rcu(struct task_struct *task, unsigned int *ret_fd) in task_lookup_next_fd_rcu() argument
970 unsigned int fd = *ret_fd; in task_lookup_next_fd_rcu()
983 *ret_fd = fd; in task_lookup_next_fd_rcu()