Searched refs:st_ops3 (Results 1 – 1 of 1) sorted by relevance
311 static struct bpf_testmod_ops3 *st_ops3; variable330 if (st_ops3) in bpf_testmod_test_struct_ops3()331 st_ops3->test_1(); in bpf_testmod_test_struct_ops3()336 st_ops3->test_1(); in bpf_testmod_ops3_call_test_1()341 st_ops3->test_2(); in bpf_testmod_ops3_call_test_2()1416 if (st_ops3) { in st_ops3_reg()1421 st_ops3 = kdata; in st_ops3_reg()1431 st_ops3 = NULL; in st_ops3_unreg()