Home
last modified time | relevance | path

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

/linux/Documentation/bpf/
A Dbpf_iterators.rst117 iterators. For example, for task_file iterators, the kernel layer provides the
127 SEC("iter/task_file")
156 In the above example, the section name ``SEC(iter/task_file)``, indicates that
276 SEC("iter/task_file")
431 SEC("iter/task_file")
/linux/kernel/bpf/
A Dtask_iter.c343 DEFINE_BPF_ITER_FUNC(task_file, struct bpf_iter_meta *meta, in DEFINE_BPF_ITER_FUNC() argument

Completed in 7 milliseconds