Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/boot/
Dipl_parm.c196 unsigned long val, endval; in modify_fac_list() local
212 endval = simple_strtoull(str, &endp, 0); in modify_fac_list()
216 while (val <= endval) { in modify_fac_list()