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()512 return sysfs_emit(buf, "%d\n", to_target(item)->state == STATE_ENABLED); in enabled_show()697 current_enabled = nt->state == STATE_ENABLED; in enabled_store()733 nt->state = STATE_ENABLED; in enabled_store()771 if (nt->state == STATE_ENABLED) { in release_store()798 if (nt->state == STATE_ENABLED) { in extended_store()829 if (nt->state == STATE_ENABLED) { in dev_name_store()850 if (nt->state == STATE_ENABLED) { in local_port_store()[all …]