interpreters     1612 kernel/bpf/core.c static unsigned int (*interpreters[])(const void *ctx,
interpreters     1694 kernel/bpf/core.c 	fp->bpf_func = interpreters[(round_up(stack_depth, 32) / 32) - 1];