Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
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/tools/testing/selftests/bpf/
A Dbpf_experimental.h168 extern void bpf_iter_task_vma_destroy(struct bpf_iter_task_vma *it) __ksym;
/linux/kernel/bpf/
A Dtask_iter.c875 __bpf_kfunc void bpf_iter_task_vma_destroy(struct bpf_iter_task_vma *it) in bpf_iter_task_vma_destroy() function
A Dhelpers.c3100 BTF_ID_FLAGS(func, bpf_iter_task_vma_destroy, KF_ITER_DESTROY)

Completed in 20 milliseconds