Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/bpf/
Dcore.c439 u32 insn_adj_cnt, insn_rest, insn_delta = len - 1; in bpf_patch_insn_single() local
480 insn_rest = insn_adj_cnt - off - len; in bpf_patch_insn_single()
483 sizeof(*patch) * insn_rest); in bpf_patch_insn_single()