Searched refs:st_ops3 (Results 1 – 1 of 1) sorted by relevance
288 static struct bpf_testmod_ops3 *st_ops3; variable307 if (st_ops3) in bpf_testmod_test_struct_ops3()308 st_ops3->test_1(); in bpf_testmod_test_struct_ops3()313 st_ops3->test_1(); in bpf_testmod_ops3_call_test_1()318 st_ops3->test_2(); in bpf_testmod_ops3_call_test_2()1323 if (st_ops3) { in st_ops3_reg()1328 st_ops3 = kdata; in st_ops3_reg()1338 st_ops3 = NULL; in st_ops3_unreg()