Searched refs:BPF_TASK_ITER_ALL (Results 1 – 2 of 2) sorted by relevance
/linux/kernel/bpf/ | ||
H A D | task_iter.c | 216 aux->task.type = BPF_TASK_ITER_ALL; in bpf_iter_attach_task() |
/linux/include/linux/ | ||
H A D | bpf.h | 2484 BPF_TASK_ITER_ALL = 0, enumerator |