Searched refs:bpf_opc_ldi64 (Results 1 – 1 of 1) sorted by relevance
1308 const u8 bpf_opc_ldi64 = BPF_LD | BPF_DW | BPF_IMM; in jit_patch_relocations() local1324 } else if (insn->code == bpf_opc_ldi64) { in jit_patch_relocations()