Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/bpf/
Dcore.c298 u32 insn_adj_cnt, insn_rest, insn_delta = len - 1; in bpf_patch_insn_single() local
338 insn_rest = insn_adj_cnt - off - len; in bpf_patch_insn_single()
341 sizeof(*patch) * insn_rest); in bpf_patch_insn_single()