Searched refs:bpf_iter_task_vma_destroy (Results 1 – 4 of 4) sorted by relevance
27 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()
168 extern void bpf_iter_task_vma_destroy(struct bpf_iter_task_vma *it) __ksym;
875 __bpf_kfunc void bpf_iter_task_vma_destroy(struct bpf_iter_task_vma *it) in bpf_iter_task_vma_destroy() function
3100 BTF_ID_FLAGS(func, bpf_iter_task_vma_destroy, KF_ITER_DESTROY)
Completed in 20 milliseconds