Home
last modified time | relevance | path

Searched refs:tramp_40 (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_testmod.h99 int (*tramp_40)(int value); member
H A Dbpf_testmod.c2170 offsetofend(struct bpf_testmod_ops, tramp_40)); in bpf_testmod_init()
2172 while (tramp <= (void **)&__bpf_testmod_ops.tramp_40) in bpf_testmod_init()