Home
last modified time | relevance | path

Searched defs: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()
/openbmc/linux/kernel/bpf/
H A Dcore.c473 const u32 cnt_max = S16_MAX; in bpf_patch_insn_single() local