Home
last modified time | relevance | path

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

/Linux-v6.1/arch/s390/boot/
Dipl_parm.c216 unsigned long val, endval; in modify_fac_list() local
232 endval = simple_strtoull(str, &endp, 0); in modify_fac_list()
236 while (val <= endval) { in modify_fac_list()