Home
last modified time | relevance | path

Searched defs:bpf_testmod_ops3 (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/tools/testing/selftests/bpf/test_kmods/
Dbpf_testmod.h103 struct bpf_testmod_ops3 { struct
104 int (*test_1)(void);
105 int (*test_2)(void);
Dbpf_testmod.c1285 struct bpf_struct_ops bpf_testmod_ops3 = { variable