Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dtask_iter.c34 static struct task_struct *task_group_seq_get_next(struct bpf_iter_seq_task_common *common, in task_group_seq_get_next() function
132 task = task_group_seq_get_next(common, tid, skip_if_dup_files); in task_seq_get_next()