Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c19762 u16 node_offset_reg, in __fixup_collection_insert_kfunc() argument
19772 insn_buf[2] = BPF_MOV64_IMM(node_offset_reg, insn_aux->insert_off); in __fixup_collection_insert_kfunc()
19850 int node_offset_reg = BPF_REG_4; in bpf_fixup_kfunc_call() local
19855 node_offset_reg = BPF_REG_5; in bpf_fixup_kfunc_call()
19865 node_offset_reg, insn, insn_buf, cnt); in bpf_fixup_kfunc_call()