BPF_HELPER_MAKE_ENTRY
#define BPF_HELPER_MAKE_ENTRY(name) [BPF_FUNC_ ## name] = "bpf_" # name
#undef BPF_HELPER_MAKE_ENTRY