Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Ddebug.c176 #define PARAM_NUM 16 macro
181 } debug_param[PARAM_NUM];
241 while (arg && debug_param_num < PARAM_NUM) { in s390dbf_parse()