Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/bpf/
Dcore.c1672 #define BPF_INSN_2_LBL(x, y) [BPF_##x | BPF_##y] = &&x##_##y in ___bpf_prog_run() macro
1677 BPF_INSN_MAP(BPF_INSN_2_LBL, BPF_INSN_3_LBL), in ___bpf_prog_run()
1691 #undef BPF_INSN_2_LBL in ___bpf_prog_run()