Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dupdate.c51 static int update_load(char *filename, ulong msec_max, int cnt_max, ulong addr) in update_load() argument
67 tftp_timeout_count_max = cnt_max; in update_load()
/openbmc/linux/kernel/bpf/
H A Dcore.c473 const u32 cnt_max = S16_MAX; in bpf_patch_insn_single() local
490 if (insn_adj_cnt > cnt_max && in bpf_patch_insn_single()