Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dcore.c452 u32 insn_adj_cnt, insn_rest, insn_delta = len - 1; in bpf_patch_insn_single() local
493 insn_rest = insn_adj_cnt - off - len; in bpf_patch_insn_single()
496 sizeof(*patch) * insn_rest); in bpf_patch_insn_single()