Searched refs:sclp_console_drop (Results 1 – 3 of 3) sorted by relevance
73 bool sclp_console_drop = true; variable206 return kstrtobool(str, &sclp_console_drop) == 0; in sclp_setup_console_drop()1220 rc = kstrtobool(buf, &sclp_console_drop); in con_drop_store()1226 return sysfs_emit(buf, "%i\n", sclp_console_drop); in con_drop_show()
141 if (!sclp_console_drop) in sclp_console_drop_buffer()
371 if (!sclp_console_drop) in sclp_vt220_drop_buffer()