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