Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/bpf/
Dtask_iter.c140 struct task_struct **task, struct files_struct **fstruct) in task_file_seq_get_next() argument
155 curr_files = *fstruct; in task_file_seq_get_next()
171 *fstruct = curr_files; in task_file_seq_get_next()
203 *fstruct = NULL; in task_file_seq_get_next()