Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dcore.c472 u32 insn_adj_cnt, insn_rest, insn_delta = len - 1; in bpf_patch_insn_single() local
513 insn_rest = insn_adj_cnt - off - len; in bpf_patch_insn_single()
516 sizeof(*patch) * insn_rest); in bpf_patch_insn_single()