Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/bpf_testmod/
Dbpf_testmod.c1303 static struct bpf_struct_ops testmod_st_ops = { variable
1334 ret = ret ?: register_bpf_struct_ops(&testmod_st_ops, bpf_testmod_st_ops); in bpf_testmod_init()