Searched refs:STATE_ENABLED (Results 1 – 1 of 1) sorted by relevance
128 STATE_ENABLED, enumerator 152 * runtime only when it is disabled (state != STATE_ENABLED).289 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() 736 * nt->np.dev == NULL and 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() [all...]