Lines Matching refs:debug_mask
227 static int debug_mask = 0; variable
235 if (debug_mask & DEBUG_INIT) in init_debug()
240 debug_mask = strtoul(dstr, &tmp, 0); in init_debug()
242 debug_mask = 0; in init_debug()
245 debug_mask |= DEBUG_INIT; in init_debug()
246 if (debug_mask == DEBUG_INIT) in init_debug()
266 debug_mask = DEBUG_INIT; in init_debug()
271 debug_mask = DEBUG_INIT; in init_debug()
295 if (debug_mask & DEBUG_ADDREMOVE) in add_error_table()
324 if (debug_mask & DEBUG_ADDREMOVE) in remove_error_table()
335 if (debug_mask & DEBUG_ADDREMOVE) in remove_error_table()