Home
last modified time | relevance | path

Searched refs:bpf_iter_testmod_seq_destroy (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Diters_testmod_seq.c16 extern void bpf_iter_testmod_seq_destroy(struct bpf_iter_testmod_seq *it) __ksym;
104 bpf_iter_testmod_seq_destroy(&it); in testmod_seq_getter_after_bad()
124 bpf_iter_testmod_seq_destroy(&it); in testmod_seq_getter_good()
/linux/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_testmod.c177 __bpf_kfunc void bpf_iter_testmod_seq_destroy(struct bpf_iter_testmod_seq *it) in bpf_iter_testmod_seq_destroy() function
615 BTF_ID_FLAGS(func, bpf_iter_testmod_seq_destroy, KF_ITER_DESTROY)