Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/bpf/progs/
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-6.14.4/tools/testing/selftests/bpf/test_kmods/
Dbpf_testmod.c173 __bpf_kfunc void bpf_iter_testmod_seq_destroy(struct bpf_iter_testmod_seq *it) in bpf_iter_testmod_seq_destroy() function
611 BTF_ID_FLAGS(func, bpf_iter_testmod_seq_destroy, KF_ITER_DESTROY)