Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/boot/
Dipl_parm.c177 unsigned long val, endval; in modify_fac_list() local
193 endval = simple_strtoull(str, &endp, 0); in modify_fac_list()
197 while (val <= endval) { in modify_fac_list()