Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/progs/
H A Diters_testmod.c27 bpf_iter_task_vma_destroy(&vma_it); in iter_next_trusted()
45 bpf_iter_task_vma_destroy(&vma_it); in iter_next_trusted_or_null()
/linux-6.15/tools/testing/selftests/bpf/
H A Dbpf_experimental.h168 extern void bpf_iter_task_vma_destroy(struct bpf_iter_task_vma *it) __ksym;
/linux-6.15/kernel/bpf/
H A Dtask_iter.c871 __bpf_kfunc void bpf_iter_task_vma_destroy(struct bpf_iter_task_vma *it) in bpf_iter_task_vma_destroy() function
H A Dhelpers.c3260 BTF_ID_FLAGS(func, bpf_iter_task_vma_destroy, KF_ITER_DESTROY)