Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dcore.c453 const u32 cnt_max = S16_MAX; in bpf_patch_insn_single() local
470 if (insn_adj_cnt > cnt_max && in bpf_patch_insn_single()