Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
A Dbpf_iter.h10 #define bpf_iter__task_vma bpf_iter__task_vma___not_used macro
31 #undef bpf_iter__task_vma
74 struct bpf_iter__task_vma { struct
A Dbpf_iter_task_vma.c24 SEC("iter/task_vma") int proc_maps(struct bpf_iter__task_vma *ctx) in proc_maps()
/linux/kernel/bpf/
A Dtask_iter.c466 struct bpf_iter__task_vma { struct
478 struct bpf_iter__task_vma ctx; in DEFINE_BPF_ITER_FUNC()
581 { offsetof(struct bpf_iter__task_vma, task),
583 { offsetof(struct bpf_iter__task_vma, vma),

Completed in 6 milliseconds