Home
last modified time | relevance | path

Searched refs:inactive (Results 1 – 68 of 68) sorted by relevance

/linux-4.1.27/Documentation/devicetree/bindings/gpio/
Dgpio-restart.txt7 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>;
Dgpio-poweroff.txt6 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.1.27/arch/arm/include/debug/
Dsa1100.S36 @ if Ser3 is inactive, then try Ser1
41 @ if Ser1 is inactive, then try Ser2
/linux-4.1.27/drivers/gpu/drm/msm/
Dmsm_gpu.c224 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()
540 gpu->inactive = true; in msm_gpu_init()
Dmsm_gpu.h90 bool inactive; member
/linux-4.1.27/Documentation/ABI/stable/
Dsysfs-class-rfkill51 0: inactive
64 0: inactive
Dsysfs-class-tpm14 commands. An inactive TPM chip still contains all the state of
/linux-4.1.27/include/net/
Dbonding.h164 inactive:1, /* indicates inactive slave */ member
482 slave->inactive = 1; in bond_set_slave_inactive_flags()
489 slave->inactive = 0; in bond_set_slave_active_flags()
494 return slave->inactive; in bond_is_slave_inactive()
/linux-4.1.27/arch/s390/kernel/
Dperf_cpum_cf.c201 u64 inactive; in cpumf_pmu_disable() local
206 inactive = cpuhw->state & ~((1 << CPUMF_LCCTL_ENABLE_SHIFT) - 1); in cpumf_pmu_disable()
207 err = lcctl(inactive); in cpumf_pmu_disable()
Dperf_cpum_sf.c902 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.1.27/Documentation/ABI/testing/
Dsysfs-driver-wacom47 same side are always inactive.
55 the left are always inactive.
Dsysfs-class-uwb_rc71 2 - scan while inactive
Dsysfs-power245 that are inactive at the moment, separated with spaces.
Dsysfs-devices-power194 inactive for a certain minimum period of time first. That
/linux-4.1.27/mm/
Dvmscan.c1410 unsigned long inactive, isolated; in too_many_isolated() local
1419 inactive = zone_page_state(zone, NR_INACTIVE_FILE); in too_many_isolated()
1422 inactive = zone_page_state(zone, NR_INACTIVE_ANON); in too_many_isolated()
1432 inactive >>= 3; in too_many_isolated()
1434 return isolated > inactive; in too_many_isolated()
1816 unsigned long active, inactive; in inactive_anon_is_low_global() local
1819 inactive = zone_page_state(zone, NR_INACTIVE_ANON); in inactive_anon_is_low_global()
1821 if (inactive * zone->inactive_ratio < active) in inactive_anon_is_low_global()
1871 unsigned long inactive; in inactive_file_is_low() local
1874 inactive = get_lru_size(lruvec, LRU_INACTIVE_FILE); in inactive_file_is_low()
[all …]
Dcompaction.c613 unsigned long active, inactive, isolated; in too_many_isolated() local
615 inactive = zone_page_state(zone, NR_INACTIVE_FILE) + in too_many_isolated()
622 return isolated > (inactive + active) / 2; in too_many_isolated()
Dmemcontrol.c1315 unsigned long inactive; in mem_cgroup_inactive_anon_is_low() local
1319 inactive = mem_cgroup_get_lru_size(lruvec, LRU_INACTIVE_ANON); in mem_cgroup_inactive_anon_is_low()
1322 gb = (inactive + active) >> (30 - PAGE_SHIFT); in mem_cgroup_inactive_anon_is_low()
1328 return inactive * inactive_ratio < active; in mem_cgroup_inactive_anon_is_low()
DKconfig340 See Documentation/vm/ksm.txt for more information: KSM is inactive
/linux-4.1.27/Documentation/filesystems/
Dqnx6.txt45 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
Dcoda.txt121 4.22 inactive
1199 inactive.
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dlloop.c341 int inactive; in loop_make_request() local
351 inactive = lo->lo_state != LLOOP_BOUND; in loop_make_request()
353 if (inactive) in loop_make_request()
/linux-4.1.27/Documentation/s390/
Dqeth.txt21 STATE={active|standby|inactive} - the newly assumed state of the port.
/linux-4.1.27/Documentation/virtual/kvm/devices/
Dmpic.txt29 IRQ input line for each standard openpic source. 0 is inactive and 1
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
Dqcom-rpm.txt167 Definition: enable pull down of the regulator when inactive
202 Definition: enable pull down of the regulator when inactive
/linux-4.1.27/Documentation/vm/
Dunevictable-lru.txt213 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
519 of the active or inactive LRU lists. This could happen if, for example, a task
600 recirculating it on the inactive list.
630 recycle the page on the inactive list and hope that it has better luck with the
654 active/inactive lru lists. Note that these pages do not have PageUnevictable
676 inactive lists to the appropriate zone's unevictable list.
679 after shrink_active_list() had moved them to the inactive list, or pages mapped
Dslub.txt215 The bytes of the object. If the object is inactive then the bytes
/linux-4.1.27/Documentation/devicetree/bindings/serial/
Dsnps-dw-apb-uart.txt34 reported as inactive instead of being obtained from the modem status register.
/linux-4.1.27/Documentation/timers/
Dtimer_stats.txt31 The timer_stats functionality is inactive on bootup.
/linux-4.1.27/drivers/atm/
DKconfig231 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.1.27/Documentation/devicetree/bindings/mips/cavium/
Dbootbus.txt21 making it inactive.
/linux-4.1.27/Documentation/sound/alsa/soc/
Dcodec.txt153 /* everything off except vref/vmid, inactive */
/linux-4.1.27/Documentation/
Dpwm.txt71 Value is in nanoseconds and is the sum of the active and inactive
Dmd.txt270 inactive
284 When written to inactive array, starts without resync
291 When written to inactive array, starts with resync
Dunshare.txt92 allocated inactive task) unshare had to make minor reorganizational
Dkernel-docs.txt299 inactive FDs cost very little in memory and CPU time to manage".
Dkernel-parameters.txt669 Specify whether pages are marked as being inactive
/linux-4.1.27/Documentation/devicetree/bindings/memory-controllers/
Dmvebu-devbus.txt96 inactive (high) between data beats of a burst write.
/linux-4.1.27/Documentation/console/
Dconsole.txt8 it may become inactive.
/linux-4.1.27/Documentation/gpio/
Dgpio.txt79 ("high"), and inactive when it is 0 ("low"). However in practice the signal of a
/linux-4.1.27/Documentation/devicetree/bindings/media/
Dsamsung-fimc.txt39 should be inactive. For the "active-a" state the camera port A must be activated
/linux-4.1.27/Documentation/serial/
Ddriver96 inactive.
121 line becoming inactive or the tty layer indicating we want
/linux-4.1.27/drivers/net/bonding/
Dbond_options.c1169 slave->inactive = 0; in bond_option_all_slaves_active_set()
1171 slave->inactive = 1; in bond_option_all_slaves_active_set()
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/
Dpinctrl-bindings.txt16 device is inactive. Hence, each client device can define a set of named
/linux-4.1.27/drivers/media/v4l2-core/
Dv4l2-ctrls.c2340 bool inactive = !active; in v4l2_ctrl_activate() local
2346 if (inactive) in v4l2_ctrl_activate()
2352 if (old != inactive) in v4l2_ctrl_activate()
/linux-4.1.27/Documentation/networking/
Dcdc_mbim.txt40 MBIM functions are inactive when unmanaged. The cdc_mbim driver only
Dcs89x0.txt187 this will leave the adapter inactive and the driver will be unable to
Dbonding.txt225 Specifies that duplicate frames (received on inactive ports) should be
228 Normally, bonding will drop duplicate frames (received on inactive
232 The default value is 0 (drop duplicate frames received on inactive
637 and when an inactive slave is re-activated. The
2261 the active-backup mode, as the inactive backup devices are all
/linux-4.1.27/drivers/staging/i2o/
DREADME.ioctl46 IOP unit is active, and NULL if it is inactive or non-existent.
/linux-4.1.27/Documentation/isdn/
DREADME287 All inactive physical lines are listening to all EAZs for incoming
308 For an outgoing call, the inactive physical lines are searched.
/linux-4.1.27/Documentation/spi/
Dspi-summary120 active. So the master must set the clock to inactive before selecting
397 + whether the chipselect becomes inactive after a transfer and
/linux-4.1.27/Documentation/video4linux/
Dv4l2-controls.txt444 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
Dvivid.txt825 "Block I/O", then they are inactive as well. If RDS Rx I/O Mode is set
/linux-4.1.27/drivers/gpu/drm/i915/
Di915_debugfs.c309 size_t active, inactive; member
343 stats->inactive += obj->base.size; in per_file_stats()
353 stats->inactive += obj->base.size; in per_file_stats()
370 stats.inactive, \
/linux-4.1.27/drivers/net/
DKconfig64 inactive SLIP address seem like a real address for local programs.
/linux-4.1.27/Documentation/cgroups/
Dmemory.txt498 inactive_anon - # of bytes of anonymous and swap cache memory on inactive
502 inactive_file - # of bytes of file-backed memory on inactive LRU list.
/linux-4.1.27/Documentation/fb/
Dmatroxfb.txt215 inactive and vice versa. DFP always uses same timing as primary
/linux-4.1.27/Documentation/security/
Dcredentials.txt74 Most of the objects in the system are inactive: they don't act on other
/linux-4.1.27/drivers/md/
Dmd.c3755 enum array_state { clear, inactive, suspended, readonly, read_auto, clean, active, enumerator
3773 enum array_state st = inactive; in array_state_show()
3799 st = inactive; in array_state_show()
3852 case inactive: in array_state_store()
/linux-4.1.27/Documentation/laptops/
Dlaptop-mode.txt178 when laptop mode is active and when it isn't. When laptop mode is inactive,
/linux-4.1.27/Documentation/scsi/
Dst.txt349 specified by MTSEEK. MTSETPART is inactive unless
DChangeLog.1992-1997977 active, else return NULL if inactive. Fixes race condition.
/linux-4.1.27/Documentation/virtual/kvm/
Dtimekeeping.txt414 inactive, the P-state may be raised temporarily to service cache misses from
Dapi.txt643 means active (asserted), 0 means inactive (deasserted).
/linux-4.1.27/Documentation/sound/alsa/
DHD-Audio.txt574 device is inactive for a certain time, the device is automatically
/linux-4.1.27/Documentation/power/
Ddevices.txt494 At this point the system image is created. All devices should be inactive and
Druntime_pm.txt799 at runtime until they have been inactive for some minimum period. Even when
Dpci.txt32 completely inactive. However, when it is necessary to use the device once
/linux-4.1.27/init/
DKconfig928 This system will be inactive on UMA systems.