Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/bpf_testmod/
H A Dbpf_testmod.h90 int (*tramp_40)(int value); member
H A Dbpf_testmod.c1459 offsetofend(struct bpf_testmod_ops, tramp_40)); in bpf_testmod_init()
1461 while (tramp <= (void **)&__bpf_testmod_ops.tramp_40) in bpf_testmod_init()