Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dcore.c1678 #define BPF_INSN_3_LBL(x, y, z) [BPF_##x | BPF_##y | BPF_##z] = &&x##_##y##_##z in ___bpf_prog_run() macro
1682 BPF_INSN_MAP(BPF_INSN_2_LBL, BPF_INSN_3_LBL), in ___bpf_prog_run()
1695 #undef BPF_INSN_3_LBL in ___bpf_prog_run()