Searched refs:__bpf_testmod_ops (Results 1 – 1 of 1) sorted by relevance
1197 static struct bpf_testmod_ops __bpf_testmod_ops = { variable1211 .cfi_stubs = &__bpf_testmod_ops,1572 tramp = (void **)&__bpf_testmod_ops.tramp_1; in bpf_testmod_init()1573 while (tramp <= (void **)&__bpf_testmod_ops.tramp_40) in bpf_testmod_init()