Home
last modified time | relevance | path

Searched refs:totalrc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dblacklist.c153 int rc, totalrc; in blacklist_parse_parameters() local
157 totalrc = 0; in blacklist_parse_parameters()
218 totalrc = -EINVAL; in blacklist_parse_parameters()
220 totalrc = -EINVAL; in blacklist_parse_parameters()
223 return totalrc; in blacklist_parse_parameters()
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dblacklist.c153 int rc, totalrc; in blacklist_parse_parameters() local
157 totalrc = 0; in blacklist_parse_parameters()
218 totalrc = -EINVAL; in blacklist_parse_parameters()
220 totalrc = -EINVAL; in blacklist_parse_parameters()
223 return totalrc; in blacklist_parse_parameters()

Completed in 2 milliseconds