/linux-4.4.14/Documentation/devicetree/bindings/gpio/ |
D | gpio-restart.txt | 7 will be driven in the inactive state. Otherwise its not driven until 13 inactive->active edge condition, triggering positive edge triggered 15 inactive, thus causing an active->inactive edge, triggering negative edge 16 triggered reset. After a delay specified by inactive-delay, the GPIO 30 specified, the GPIO is initialized as an output in its inactive state. 41 - inactive-delay: Delay (default 100) to wait after driving gpio inactive [ms] 52 inactive-delay = <100>;
|
D | gpio-poweroff.txt | 6 not found, the GPIO line will be driven in the inactive 11 condition. This will also cause an inactive->active edge condition, so 13 the GPIO is set to inactive, thus causing an active->inactive edge, 29 inactive state.
|
/linux-4.4.14/arch/arm/include/debug/ |
D | sa1100.S | 36 @ if Ser3 is inactive, then try Ser1 41 @ if Ser1 is inactive, then try Ser2
|
/linux-4.4.14/drivers/gpu/drm/msm/ |
D | msm_gpu.c | 224 if (gpu->inactive) in inactive_worker() 229 if (!(msm_gpu_active(gpu) || gpu->inactive)) { in inactive_worker() 232 gpu->inactive = true; in inactive_worker() 250 if (gpu->inactive) { in inactive_cancel() 253 gpu->inactive = false; in inactive_cancel() 582 gpu->inactive = true; in msm_gpu_init()
|
D | msm_gpu.h | 90 bool inactive; member
|
/linux-4.4.14/Documentation/ABI/stable/ |
D | sysfs-class-rfkill | 51 0: inactive 64 0: inactive
|
D | sysfs-class-tpm | 14 commands. An inactive TPM chip still contains all the state of
|
/linux-4.4.14/include/linux/ |
D | memcontrol.h | 389 unsigned long inactive; in mem_cgroup_inactive_anon_is_low() local 393 inactive = mem_cgroup_get_lru_size(lruvec, LRU_INACTIVE_ANON); in mem_cgroup_inactive_anon_is_low() 396 gb = (inactive + active) >> (30 - PAGE_SHIFT); in mem_cgroup_inactive_anon_is_low() 402 return inactive * inactive_ratio < active; in mem_cgroup_inactive_anon_is_low()
|
/linux-4.4.14/include/net/ |
D | bonding.h | 167 inactive:1, /* indicates inactive slave */ member 493 slave->inactive = 1; in bond_set_slave_inactive_flags() 500 slave->inactive = 0; in bond_set_slave_active_flags() 505 return slave->inactive; in bond_is_slave_inactive()
|
/linux-4.4.14/arch/s390/kernel/ |
D | perf_cpum_cf.c | 207 u64 inactive; in cpumf_pmu_disable() local 212 inactive = cpuhw->state & ~((1 << CPUMF_LCCTL_ENABLE_SHIFT) - 1); in cpumf_pmu_disable() 213 err = lcctl(inactive); in cpumf_pmu_disable()
|
D | perf_cpum_sf.c | 902 struct hws_lsctl_request_block inactive; in cpumsf_pmu_disable() local 913 inactive = cpuhw->lsctl; in cpumsf_pmu_disable() 914 inactive.cs = 0; in cpumsf_pmu_disable() 915 inactive.cd = 0; in cpumsf_pmu_disable() 917 err = lsctl(&inactive); in cpumsf_pmu_disable()
|
/linux-4.4.14/mm/ |
D | vmscan.c | 1458 unsigned long inactive, isolated; in too_many_isolated() local 1467 inactive = zone_page_state(zone, NR_INACTIVE_FILE); in too_many_isolated() 1470 inactive = zone_page_state(zone, NR_INACTIVE_ANON); in too_many_isolated() 1480 inactive >>= 3; in too_many_isolated() 1482 return isolated > inactive; in too_many_isolated() 1864 unsigned long active, inactive; in inactive_anon_is_low_global() local 1867 inactive = zone_page_state(zone, NR_INACTIVE_ANON); in inactive_anon_is_low_global() 1869 return inactive * zone->inactive_ratio < active; in inactive_anon_is_low_global() 1916 unsigned long inactive; in inactive_file_is_low() local 1919 inactive = get_lru_size(lruvec, LRU_INACTIVE_FILE); in inactive_file_is_low() [all …]
|
D | compaction.c | 633 unsigned long active, inactive, isolated; in too_many_isolated() local 635 inactive = zone_page_state(zone, NR_INACTIVE_FILE) + in too_many_isolated() 642 return isolated > (inactive + active) / 2; in too_many_isolated()
|
D | Kconfig | 322 See Documentation/vm/ksm.txt for more information: KSM is inactive
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-driver-wacom | 47 same side are always inactive. 55 the left are always inactive.
|
D | sysfs-class-uwb_rc | 71 2 - scan while inactive
|
D | sysfs-devices-power | 194 inactive for a certain minimum period of time first. That
|
D | sysfs-power | 245 that are inactive at the moment, separated with spaces.
|
/linux-4.4.14/Documentation/filesystems/ |
D | qnx6.txt | 45 inactive superblock. 165 (system area of the inactive - resp. lower serial numbered superblock) while 170 time or a filesystem sync is requested), serial of the previously inactive
|
D | coda.txt | 121 4.22 inactive 1199 inactive.
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | lloop.c | 340 int inactive; in loop_make_request() local 352 inactive = lo->lo_state != LLOOP_BOUND; in loop_make_request() 354 if (inactive) in loop_make_request()
|
/linux-4.4.14/Documentation/s390/ |
D | qeth.txt | 21 STATE={active|standby|inactive} - the newly assumed state of the port.
|
/linux-4.4.14/Documentation/virtual/kvm/devices/ |
D | mpic.txt | 29 IRQ input line for each standard openpic source. 0 is inactive and 1
|
/linux-4.4.14/Documentation/devicetree/bindings/mfd/ |
D | qcom-rpm.txt | 167 Definition: enable pull down of the regulator when inactive 202 Definition: enable pull down of the regulator when inactive
|
/linux-4.4.14/Documentation/timers/ |
D | timer_stats.txt | 31 The timer_stats functionality is inactive on bootup.
|
/linux-4.4.14/drivers/atm/ |
D | Kconfig | 231 inactive, they will have only a modest impact on performance. 269 inactive, they will have only a modest impact on performance. 293 inactive, they will have only a modest impact on performance. 326 inactive, they will have only a modest impact on performance.
|
/linux-4.4.14/Documentation/devicetree/bindings/serial/ |
D | snps-dw-apb-uart.txt | 37 reported as inactive instead of being obtained from the modem status register.
|
/linux-4.4.14/Documentation/vm/ |
D | unevictable-lru.txt | 213 active/inactive LRU lists for vmscan to deal with. vmscan checks for such 214 pages in all of the shrink_{active|inactive|page}_list() functions and will 346 page from the LRU, as it is likely on the appropriate active or inactive list 525 of the active or inactive LRU lists. This could happen if, for example, a task 583 active/inactive lru lists. Note that these pages do not have PageUnevictable 600 inactive lists to the appropriate zone's unevictable list. 603 after shrink_active_list() had moved them to the inactive list, or pages mapped
|
D | slub.txt | 215 The bytes of the object. If the object is inactive then the bytes
|
/linux-4.4.14/Documentation/devicetree/bindings/mips/cavium/ |
D | bootbus.txt | 21 making it inactive.
|
/linux-4.4.14/Documentation/sound/alsa/soc/ |
D | codec.txt | 153 /* everything off except vref/vmid, inactive */
|
/linux-4.4.14/Documentation/virtual/kvm/arm/ |
D | vgic-mapped-irqs.txt | 36 inactive. 126 soon as they are acked by the CPU, they are inactive again.
|
/linux-4.4.14/Documentation/ |
D | pwm.txt | 71 Value is in nanoseconds and is the sum of the active and inactive
|
D | md.txt | 270 inactive 284 When written to inactive array, starts without resync 291 When written to inactive array, starts with resync
|
D | unshare.txt | 92 allocated inactive task) unshare had to make minor reorganizational
|
D | kernel-docs.txt | 299 inactive FDs cost very little in memory and CPU time to manage".
|
D | kernel-parameters.txt | 676 Specify whether pages are marked as being inactive
|
/linux-4.4.14/Documentation/devicetree/bindings/memory-controllers/ |
D | mvebu-devbus.txt | 96 inactive (high) between data beats of a burst write.
|
/linux-4.4.14/Documentation/console/ |
D | console.txt | 8 it may become inactive.
|
/linux-4.4.14/Documentation/gpio/ |
D | gpio.txt | 79 ("high"), and inactive when it is 0 ("low"). However in practice the signal of a
|
D | consumer.txt | 254 parameter "value" as "active" ("1") or "inactive" ("0"). The physical line
|
/linux-4.4.14/Documentation/devicetree/bindings/media/ |
D | samsung-fimc.txt | 39 should be inactive. For the "active-a" state the camera port A must be activated
|
/linux-4.4.14/Documentation/serial/ |
D | driver | 96 inactive. 121 line becoming inactive or the tty layer indicating we want
|
/linux-4.4.14/drivers/net/bonding/ |
D | bond_options.c | 1204 slave->inactive = 0; in bond_option_all_slaves_active_set() 1206 slave->inactive = 1; in bond_option_all_slaves_active_set()
|
/linux-4.4.14/Documentation/thermal/ |
D | cpu-cooling-api.txt | 137 inactive periods without loss of context.
|
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
D | pinctrl-bindings.txt | 16 device is inactive. Hence, each client device can define a set of named
|
/linux-4.4.14/drivers/media/v4l2-core/ |
D | v4l2-ctrls.c | 2327 bool inactive = !active; in v4l2_ctrl_activate() local 2333 if (inactive) in v4l2_ctrl_activate() 2339 if (old != inactive) in v4l2_ctrl_activate()
|
/linux-4.4.14/Documentation/networking/ |
D | cdc_mbim.txt | 40 MBIM functions are inactive when unmanaged. The cdc_mbim driver only
|
D | cs89x0.txt | 187 this will leave the adapter inactive and the driver will be unable to
|
D | bonding.txt | 262 Specifies that duplicate frames (received on inactive ports) should be 265 Normally, bonding will drop duplicate frames (received on inactive 269 The default value is 0 (drop duplicate frames received on inactive 674 and when an inactive slave is re-activated. The 2345 the active-backup mode, as the inactive backup devices are all
|
/linux-4.4.14/Documentation/isdn/ |
D | README | 287 All inactive physical lines are listening to all EAZs for incoming 308 For an outgoing call, the inactive physical lines are searched.
|
/linux-4.4.14/Documentation/spi/ |
D | spi-summary | 120 active. So the master must set the clock to inactive before selecting 397 + whether the chipselect becomes inactive after a transfer and
|
/linux-4.4.14/Documentation/video4linux/ |
D | v4l2-controls.txt | 444 on, then the Chroma Gain control is inactive. That is, you may set it, but 566 marked inactive and volatile. When the volatile controls are read the
|
D | vivid.txt | 832 "Block I/O", then they are inactive as well. If RDS Rx I/O Mode is set
|
/linux-4.4.14/drivers/net/ |
D | Kconfig | 64 inactive SLIP address seem like a real address for local programs.
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | i915_debugfs.c | 329 u64 active, inactive; member 363 stats->inactive += obj->base.size; in per_file_stats() 373 stats->inactive += obj->base.size; in per_file_stats() 391 stats.inactive, \
|
/linux-4.4.14/Documentation/DocBook/ |
D | device-drivers.xml.db | 571 API-mpt-inactive-raid-list-free 572 API-mpt-inactive-raid-volumes
|
/linux-4.4.14/Documentation/cgroups/ |
D | memory.txt | 499 inactive_anon - # of bytes of anonymous and swap cache memory on inactive 503 inactive_file - # of bytes of file-backed memory on inactive LRU list.
|
/linux-4.4.14/Documentation/fb/ |
D | matroxfb.txt | 215 inactive and vice versa. DFP always uses same timing as primary
|
/linux-4.4.14/Documentation/security/ |
D | credentials.txt | 74 Most of the objects in the system are inactive: they don't act on other
|
/linux-4.4.14/Documentation/kbuild/ |
D | kconfig-language.txt | 517 find dead code / features (always inactive), 114 dead features were found in
|
/linux-4.4.14/drivers/staging/lustre/ |
D | sysfs-fs-lustre | 274 if 1, ignote inactive servers.
|
/linux-4.4.14/Documentation/laptops/ |
D | laptop-mode.txt | 178 when laptop mode is active and when it isn't. When laptop mode is inactive,
|
/linux-4.4.14/drivers/md/ |
D | md.c | 3855 enum array_state { clear, inactive, suspended, readonly, read_auto, clean, active, enumerator 3873 enum array_state st = inactive; in array_state_show() 3899 st = inactive; in array_state_show() 3952 case inactive: in array_state_store()
|
/linux-4.4.14/Documentation/nvdimm/ |
D | nvdimm.txt | 773 Once instantiated a new inactive btt seed device will appear underneath
|
/linux-4.4.14/Documentation/scsi/ |
D | st.txt | 408 specified by MTSEEK. MTSETPART is inactive unless
|
D | ChangeLog.1992-1997 | 977 active, else return NULL if inactive. Fixes race condition.
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | timekeeping.txt | 414 inactive, the P-state may be raised temporarily to service cache misses from
|
D | api.txt | 654 means active (asserted), 0 means inactive (deasserted).
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | HD-Audio.txt | 574 device is inactive for a certain time, the device is automatically
|
/linux-4.4.14/Documentation/power/ |
D | devices.txt | 501 At this point the system image is created. All devices should be inactive and
|
D | runtime_pm.txt | 801 at runtime until they have been inactive for some minimum period. Even when
|
D | pci.txt | 32 completely inactive. However, when it is necessary to use the device once
|
/linux-4.4.14/init/ |
D | Kconfig | 917 This system will be inactive on UMA systems.
|