Searched refs:st_ops3 (Results 1 – 1 of 1) sorted by relevance
252 static struct bpf_testmod_ops3 *st_ops3; variable271 if (st_ops3) in bpf_testmod_test_struct_ops3()272 st_ops3->test_1(); in bpf_testmod_test_struct_ops3()277 st_ops3->test_1(); in bpf_testmod_ops3_call_test_1()282 st_ops3->test_2(); in bpf_testmod_ops3_call_test_2()1244 if (st_ops3) { in st_ops3_reg()1249 st_ops3 = kdata; in st_ops3_reg()1259 st_ops3 = NULL; in st_ops3_unreg()
Completed in 7 milliseconds