Searched refs:STATE_ENABLED (Results 1 – 1 of 1) sorted by relevance
128 STATE_ENABLED, enumerator289 nt->state = STATE_ENABLED; in resume_target()385 WARN_ON_ONCE(nt->state == STATE_ENABLED); in netconsole_process_cleanups_core()510 return sysfs_emit(buf, "%d\n", to_target(item)->state == STATE_ENABLED); in enabled_show()695 current_enabled = nt->state == STATE_ENABLED; in enabled_store()731 nt->state = STATE_ENABLED; in enabled_store()769 if (nt->state == STATE_ENABLED) { in release_store()796 if (nt->state == STATE_ENABLED) { in extended_store()820 if (nt->state == STATE_ENABLED) { in dev_name_store()841 if (nt->state == STATE_ENABLED) { in local_port_store()[all …]