Searched refs:test_arena_multislot (Results 1 – 3 of 3) sorted by relevance
83 .test_arena_multislot = (void *)test_arena_multislot_cb,
122 int (*test_arena_multislot)(struct bpf_testmod_arena_pair p, u64 *ptr); member
417 .test_arena_multislot = bpf_testmod_ops3__test_arena_multislot,455 return st_ops3->test_arena_multislot(p, ptr__arena); in bpf_testmod_ops3_call_test_arena_multislot()