Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arc/net/
Dbpf_jit_core.c1307 const u8 bpf_opc_call = BPF_JMP | BPF_CALL; in jit_patch_relocations() local
1322 if (insn->code == bpf_opc_call) { in jit_patch_relocations()