Searched refs:curr_fd (Results 1 – 1 of 1) sorted by relevance
283 unsigned int curr_fd = info->fd; in task_file_seq_get_next() local292 curr_fd = info->fd; in task_file_seq_get_next()303 curr_fd = info->fd; in task_file_seq_get_next()305 curr_fd = 0; in task_file_seq_get_next()309 for (;; curr_fd++) { in task_file_seq_get_next()311 f = task_lookup_next_fd_rcu(curr_task, &curr_fd); in task_file_seq_get_next()318 info->fd = curr_fd; in task_file_seq_get_next()