Searched refs:inactive (Results 1 - 200 of 440) sorted by relevance

123

/linux-4.1.27/mm/
H A Dworkingset.c20 * inactive and the active list. Freshly faulted pages start out at
21 * the head of the inactive list and page reclaim scans pages from the
22 * tail. Pages that are accessed multiple times on the inactive list
24 * whereas active pages are demoted to the inactive list when the
30 * reclaim <- | inactive | <-+-- demotion | active | <--+
39 * are evicted from the inactive list every time before another access
48 * inactive list, yet smaller than the size of memory. In this case,
54 * +-inactive------+-active----+
60 * thrashing on the inactive list, after which refaulting pages can be
63 * Approximating inactive page access frequency - Observations:
66 * head of the inactive list, slides every existing inactive page
71 * the active list, shrinking the inactive list by one slot. This
72 * also slides all inactive pages that were faulted into the cache
74 * inactive list.
79 * time indicate the minimum number of inactive pages accessed in
82 * 2. Moving one inactive page N page slots towards the tail of the
83 * list requires at least N inactive page accesses.
88 * inactive pages accessed while the page was in cache is at least
89 * the number of page slots on the inactive list.
115 * a deficit in inactive list space (in-cache). If the inactive list
118 * the only thing eating into inactive list space is active pages.
144 * For each zone's file LRU lists, a counter for inactive evictions
H A Dswap.c474 * inactive list.
580 * a page is marked PageActive just after it is added to the inactive __lru_cache_activate_page()
598 * inactive,unreferenced -> inactive,referenced
599 * inactive,referenced -> active,unreferenced
735 * inactive list to speed up its reclaim. It is moved to the
744 * 2. active, dirty/writeback page -> inactive, head, PG_reclaim
745 * 3. inactive, mapped page -> none
746 * 4. inactive, dirty/writeback page -> inactive, head, PG_reclaim
747 * 5. inactive, clean -> inactive, tail
750 * In 4, why it moves inactive's head, the VM expects the page would
789 * We moves tha page into tail of inactive. lru_deactivate_file_fn()
H A Dvmscan.c102 /* Incremented by the number of inactive pages that were scanned */
783 * inactive list. Another page table reference will page_check_references()
1410 unsigned long inactive, isolated; too_many_isolated() local
1419 inactive = zone_page_state(zone, NR_INACTIVE_FILE); too_many_isolated()
1422 inactive = zone_page_state(zone, NR_INACTIVE_ANON); too_many_isolated()
1432 inactive >>= 3; too_many_isolated()
1434 return isolated > inactive; too_many_isolated()
1655 * This moves pages from the active list to the inactive list.
1816 unsigned long active, inactive; inactive_anon_is_low_global() local
1819 inactive = zone_page_state(zone, NR_INACTIVE_ANON); inactive_anon_is_low_global()
1821 if (inactive * zone->inactive_ratio < active) inactive_anon_is_low_global()
1831 * Returns true if the zone does not have enough inactive anon pages,
1861 * than half of the file pages are on the inactive list.
1871 unsigned long inactive; inactive_file_is_low() local
1874 inactive = get_lru_size(lruvec, LRU_INACTIVE_FILE); inactive_file_is_low()
1877 return active > inactive; inactive_file_is_low()
1913 * nr[0] = anon inactive pages to scan; nr[1] = anon active pages to scan
1914 * nr[2] = file inactive pages to scan; nr[3] = file active pages to scan
1982 * cache pages start out inactive, every cache fault will tip get_scan_count()
2004 * There is enough inactive page cache, do not reclaim get_scan_count()
2226 * rebalance the anon lru active/inactive ratio.
2290 * inactive lists are large enough, continue reclaiming should_continue_reclaim()
2551 * If a full scan of the inactive list fails to free enough memory then we
3476 * inactive > active > active referenced > active mapped
3759 * Test whether page is evictable--i.e., should be placed on active/inactive
H A Dcompaction.c613 unsigned long active, inactive, isolated; too_many_isolated() local
615 inactive = zone_page_state(zone, NR_INACTIVE_FILE) + too_many_isolated()
622 return isolated > (inactive + active) / 2; too_many_isolated()
/linux-4.1.27/drivers/power/reset/
H A Dgpio-poweroff.c32 /* drive it active, also inactive->active edge */ gpio_poweroff_do_poweroff()
35 /* drive inactive, also active->inactive edge */ gpio_poweroff_do_poweroff()
39 /* drive it active, also inactive->active edge */ gpio_poweroff_do_poweroff()
H A Dgpio-restart.c40 /* drive it active, also inactive->active edge */ gpio_restart_notify()
44 /* drive inactive, also active->inactive edge */ gpio_restart_notify()
48 /* drive it active, also inactive->active edge */ gpio_restart_notify()
97 of_property_read_u32(pdev->dev.of_node, "inactive-delay", gpio_restart_probe()
/linux-4.1.27/arch/arm/mach-omap2/
H A Dcm.h18 * PRCM to request that a module exit the inactive state in the case of
21 * module to reach the functionnal state from an inactive state.
33 * the PRCM to request that a module enter the inactive state in the
35 * in microseconds for the module to reach the inactive state from
H A Dclockdomain.c272 * Prevent @clkdm1 from automatically going inactive (and then to
317 * Allow @clkdm1 to automatically go inactive (and then to retention or
685 * Prevent @clkdm1 from automatically going inactive (and then to
716 * Allow @clkdm1 to automatically go inactive (and then to retention or
748 * not be allowed to automatically go inactive if @clkdm2 is active;
967 * @clkdm into inactive or idle states. If the clockdomain has
999 * @clkdm into inactive or idle states. If the clockdomain has
H A Dcpuidle34xx.c52 * inactive. This in turn prevents the MPU DPLL from entering autoidle
H A Dclockdomain.h65 * removed when the clockdomain should be allowed to go inactive in
H A Dclockdomains3xxx_data.c288 * CORE clockdomain is to become inactive.
/linux-4.1.27/drivers/staging/iio/accel/
H A Dadis16203.h36 #define ADIS16203_DIAG_STAT_ALARM2 BIT(9) /* Alarm 2 status: 1 = alarm active, 0 = alarm inactive */
37 #define ADIS16203_DIAG_STAT_ALARM1 BIT(8) /* Alarm 1 status: 1 = alarm active, 0 = alarm inactive */
H A Dadis16201.h43 #define ADIS16201_DIAG_STAT_ALARM2 BIT(9) /* Alarm 2 status: 1 = alarm active, 0 = alarm inactive */
44 #define ADIS16201_DIAG_STAT_ALARM1 BIT(8) /* Alarm 1 status: 1 = alarm active, 0 = alarm inactive */
H A Dadis16204.h43 #define ADIS16204_DIAG_STAT_ALARM2 BIT(9) /* Alarm 2 status: 1 = alarm active, 0 = alarm inactive */
44 #define ADIS16204_DIAG_STAT_ALARM1 BIT(8) /* Alarm 1 status: 1 = alarm active, 0 = alarm inactive */
H A Dadis16209.h74 /* Alarm 2 status: 1 = alarm active, 0 = alarm inactive */
76 /* Alarm 1 status: 1 = alarm active, 0 = alarm inactive */
H A Dadis16240.h90 /* Alarm 2 status: 1 = alarm active, 0 = alarm inactive */
92 /* Alarm 1 status: 1 = alarm active, 0 = alarm inactive */
/linux-4.1.27/arch/arm/include/debug/
H A 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/
H A Dmsm_gpu.c224 if (gpu->inactive) inactive_worker()
227 DBG("%s: inactive!\n", gpu->name); inactive_worker()
229 if (!(msm_gpu_active(gpu) || gpu->inactive)) { inactive_worker()
232 gpu->inactive = true; inactive_worker()
245 /* cancel inactive timer and make sure we are awake: */ inactive_cancel()
250 if (gpu->inactive) { inactive_cancel()
253 gpu->inactive = false; inactive_cancel()
439 /* move to inactive: */ retire_worker()
540 gpu->inactive = true; msm_gpu_init()
H A Dmsm_gem.h33 * inactive - on priv->inactive_list
H A Dmsm_gpu.h90 bool inactive; member in struct:msm_gpu
H A Dmsm_drv.h105 /* callbacks deferred until bo is inactive: */
/linux-4.1.27/include/uapi/linux/
H A Ddm-ioctl.h24 * through the device, and an 'inactive' one which is a table
38 * Create a new device, neither the 'active' or 'inactive' table
56 * unsuspended device. If a table is present in the 'inactive'
70 * Load a table into the 'inactive' slot for the device. The
74 * Destroy any table in the 'inactive' slot (ie. abort).
316 * If set, any table information returned will relate to the inactive
H A Dip_vs.h223 __u32 inactconns; /* inactive connections */
385 IPVS_DEST_ATTR_INACT_CONNS, /* inactive connections */
/linux-4.1.27/drivers/spi/
H A Dspi-bitbang-txrx.h53 /* clock starts at inactive polarity */ bitbang_txrx_be_cpha0()
85 /* clock starts at inactive polarity */ bitbang_txrx_be_cpha1()
H A Dspi-fsl-spi.h59 * SPI MODE 0 (inactive low, phase middle, MSB, 8-bit length, slow clk
H A Dspi-ath79.c181 /* clock starts at inactive polarity */ ath79_spi_txrx_mode0()
H A Dspi-sc18is602.c84 * resembles a full SPI message (from CS active to CS inactive). sc18is602_txrx()
H A Dspi-bcm63xx-hsspi.c268 * c. Invert the dummy chip select's polarity so it will be inactive bcm63xx_hsspi_transfer_one()
H A Dspi-sun4i.c151 * controls the levels of the chip select for inactive sun4i_spi_set_cs()
H A Dspi-xilinx.c93 u32 cs_inactive; /* Level of the CS pins when inactive*/
/linux-4.1.27/drivers/pcmcia/
H A Dpxa2xx_trizeps4.c81 /* on ConXS we only have one slot. Second is inactive */ trizeps_pcmcia_socket_state()
132 /* on ConXS we only have one slot. Second is inactive */ trizeps_pcmcia_configure_socket()
/linux-4.1.27/drivers/gpu/drm/i915/
H A Di915_gem_debug.c103 DRM_ERROR("freed inactive %p\n", obj); i915_verify_lists()
108 DRM_ERROR("invalid inactive %p (p %d a %d w %x)\n", i915_verify_lists()
H A Di915_gem_batch_pool.c82 * size. The caller is responsible for any domain, active/inactive, or
H A Di915_gem_render_state.c177 /* __i915_add_request moves object to inactive if it fails */ i915_gem_render_state_init()
H A Di915_gem_evict.c88 * The oldest idle objects reside on the inactive list, which is in i915_gem_evict_something()
93 * be retired to the inactive list. Any dirty objects would be added i915_gem_evict_something()
H A Dintel_psr.c385 * but let it on inactive state. So we might do this prior intel_psr_enable()
542 * that is PSR inactive. Same state after intel_psr_exit()
H A Di915_gem_gtt.h173 /** This object's place on the active/inactive lists */
H A Di915_debugfs.c309 size_t active, inactive; member in struct:file_stats
343 stats->inactive += obj->base.size; per_file_stats()
353 stats->inactive += obj->base.size; per_file_stats()
365 seq_printf(m, "%s: %u objects, %zu bytes (%zu active, %zu inactive, %zu global, %zu shared, %zu unbound)\n", \
370 stats.inactive, \
435 seq_printf(m, " %u [%u] inactive objects, %zu [%zu] bytes\n", i915_gem_object_info()
1268 seq_printf(m, "Hangcheck inactive\n");
/linux-4.1.27/drivers/isdn/hisax/
H A Dteleint.c35 printk(KERN_WARNING "TeleInt Busy not inactive\n"); readreg()
55 printk(KERN_WARNING "TeleInt Busy not inactive\n"); readfifo()
74 printk(KERN_WARNING "TeleInt Busy not inactive\n"); writereg()
93 printk(KERN_WARNING "TeleInt Busy not inactive\n"); writefifo()
H A Djade.c288 /* Transparent Mode, RxTx inactive, No Test, No RFS/TFS */ initjade()
/linux-4.1.27/include/media/
H A Dtuner-types.h63 0 means inactive, 1 means active. Note: the actual bit
68 0 means inactive, 1 means active. Note: the actual bit
/linux-4.1.27/drivers/infiniband/core/
H A Diwcm.h37 IW_CM_STATE_IDLE, /* unbound, inactive */
/linux-4.1.27/drivers/misc/vmw_vmci/
H A Dvmci_driver.c77 "active" : "inactive"); vmci_drv_init()
/linux-4.1.27/drivers/net/wireless/ti/wl18xx/
H A Devent.h77 /* bitmap of inactive stations (by HLID) */
/linux-4.1.27/include/linux/platform_data/
H A Dmtd-nand-s3c2410.h51 int twrph1; /* time for release CLE/ALE from nWE/nOE inactive */
H A Dspi-davinci.h69 * @t2edelay: transmit data finished to SPI ENAn pin inactive time. Measured
/linux-4.1.27/include/linux/
H A Dpoison.h40 #define RED_INACTIVE 0x09F911029D74E35BULL /* when obj is inactive */
H A Dlp.h71 * with 1 for being active and 0 for being inactive, because the strobe signal
H A Dposix-clock.h146 * inactive state) until its reference count drops to zero, at which
H A Dpm.h285 * @runtime_idle: Device appears to be inactive and it might be put into a
518 * been inactive for as long as power.autosuspend_delay
641 * these transitions quiesce the driver, so that I/O queues are inactive.
H A Dhrtimer.h54 * 0x00 inactive
/linux-4.1.27/include/linux/mfd/
H A Dtps6105x.h55 * @TPS6105X_MODE_SHUTDOWN: this instance is inactive, not used for anything
H A Dsi476x-core.h68 * inactive.
/linux-4.1.27/include/net/
H A Dbonding.h164 inactive:1, /* indicates inactive slave */ member in struct:slave
482 slave->inactive = 1; bond_set_slave_inactive_flags()
489 slave->inactive = 0; bond_set_slave_active_flags()
494 return slave->inactive; bond_is_slave_inactive()
/linux-4.1.27/sound/soc/fsl/
H A Dimx-ssi.c59 * Should only be called when port is inactive (i.e. SSIEN = 0).
85 * Should only be called when port is inactive (i.e. SSIEN = 0).
162 * Should only be called when port is inactive (i.e. SSIEN = 0).
190 * Should only be called when port is inactive (i.e. SSIEN = 0).
237 * Should only be called when port is inactive (i.e. SSIEN = 0),
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
H A Dlov_request.c124 /* grace error on inactive ost */ lov_update_common_set()
228 if (req->rq_oi.oi_oa->o_valid == 0) /* inactive stripe */ common_attr_done()
306 CDEBUG(D_HA, "lov idx %d inactive\n", loi->loi_ost_idx); lov_prep_getattr_set()
394 CDEBUG(D_HA, "lov idx %d inactive\n", loi->loi_ost_idx); lov_prep_destroy_set()
452 /* grace error on inactive ost */ lov_update_setattr_set()
510 CDEBUG(D_HA, "lov idx %d inactive\n", loi->loi_ost_idx); lov_prep_setattr_set()
734 CDEBUG(D_HA, "lov idx %d inactive\n", i); lov_prep_statfs_set()
H A Dlov_obd.c370 * LU-642, initially inactive OSC could miss the obd_connect, lov_set_osc_active()
1867 /* If OST is inactive, return extent with UNKNOWN flag */ lov_fiemap()
2131 /* OST is inactive and we don't want inactive OSCs */ lov_set_info_async()
2242 CERROR("ost %d is inactive\n", i); lov_quotactl()
2244 CDEBUG(D_HA, "ost %d is inactive\n", i); lov_quotactl()
2290 CERROR("lov idx %d inactive\n", i); lov_quotacheck()
H A Dlov_ea.c166 /* Find minimum stripe maxbytes value. For inactive or
/linux-4.1.27/arch/s390/kernel/
H A Dperf_cpum_cf.c193 * Change the CPUMF state to inactive.
194 * Disable and enable (inactive) the CPU-counter sets according
201 u64 inactive; cpumf_pmu_disable() local
206 inactive = cpuhw->state & ~((1 << CPUMF_LCCTL_ENABLE_SHIFT) - 1); cpumf_pmu_disable()
207 err = lcctl(inactive); cpumf_pmu_disable()
499 * the inactive or disabled state. cpumf_pmu_start()
515 * control and set the counter set state to inactive. cpumf_pmu_stop()
H A Dperf_cpum_sf.c902 struct hws_lsctl_request_block inactive; cpumsf_pmu_disable() local
913 inactive = cpuhw->lsctl; cpumsf_pmu_disable()
914 inactive.cs = 0; cpumsf_pmu_disable()
915 inactive.cd = 0; cpumsf_pmu_disable()
917 err = lsctl(&inactive); cpumsf_pmu_disable()
/linux-4.1.27/drivers/usb/dwc2/
H A Dhcd_queue.c520 /* Always start in inactive schedule */ dwc2_schedule_periodic()
586 /* Always start in inactive schedule */ dwc2_hcd_qh_add()
676 * non-periodic schedule. The QH is added to the inactive non-periodic
681 * periodic inactive schedule or the periodic ready schedule and its next
684 * inactive schedule. If there are no QTDs attached to the QH, the QH is
698 /* Add back to inactive non-periodic schedule */ dwc2_hcd_qh_deactivate()
H A Dhcd_ddma.c469 * completed, just move QH to inactive schedule until new QTD arrives. dwc2_recalc_initial_desc_idx()
1195 * Add back to inactive non-periodic schedule on normal dwc2_hcd_complete_xfer_ddma()
/linux-4.1.27/drivers/pwm/
H A Dpwm-renesas-tpu.c70 TPU_PIN_INACTIVE, /* Pin is driven inactive */
111 static const char * const states[] = { "inactive", "PWM", "active" }; tpu_pwm_set_pin()
169 * completely. First drive the pin to the inactive state to avoid tpu_pwm_timer_start()
/linux-4.1.27/drivers/media/tuners/
H A Dtda9887.c354 (buf[1] & 0x40) ? "high (inactive)" : "low (active)"); dump_write_message()
356 (buf[1] & 0x80) ? "high (inactive)" : "low (active)"); dump_write_message()
556 By default they are set to inactive (bit value 1) by this driver, tda9887_configure()
561 SECAM-L, and port 2 should remain inactive (1) for SECAM-L'. tda9887_configure()
/linux-4.1.27/drivers/usb/serial/
H A Dftdi_sio.h422 * 0 = inactive
425 * 0 = inactive
428 * 0 = inactive
431 * 0 = inactive
H A Dkeyspan_usa49msg.h157 rts, // 1=active, 0=inactive
/linux-4.1.27/tools/thermal/tmon/
H A Dpid.c85 syslog(LOG_DEBUG, "TC inactive, relax p-state\n"); controller_reset()
/linux-4.1.27/drivers/nfc/st21nfcb/
H A Dndlc.c202 ("Handle T1(recv SUPERVISOR) elapsed (T1 now inactive)\n"); llt_ndlc_sm_work()
210 pr_debug("Handle T2(recv DATA) elapsed (T2 now inactive)\n"); llt_ndlc_sm_work()
/linux-4.1.27/sound/pci/ctxfi/
H A Dctpcm.c170 /* TODO: Notify mixer inactive. */ ct_pcm_playback_close()
315 /* TODO: Notify mixer inactive. */ ct_pcm_capture_close()
/linux-4.1.27/include/linux/amba/
H A Dpl022.h150 * @SSP_CLK_POL_IDLE_LOW: Low inactive level
151 * @SSP_CLK_POL_IDLE_HIGH: High inactive level
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
H A Dqcu.c68 /* Return if queue is declared inactive */ ath5k_hw_num_tx_pending()
89 * ath5k_hw_release_tx_queue() - Set a transmit queue inactive
151 * Returns 0 on success or -EIO if queue is inactive
332 /* Skip if queue inactive or if we are on AR5210 ath5k_hw_reset_tx_queue()
493 /* Filter out inactive queues */ ath5k_hw_reset_tx_queue()
H A Ddma.c136 /* Return if queue is declared inactive */ ath5k_hw_start_tx_dma()
185 * -EINVAL if queue number is out of range or inactive.
195 /* Return if queue is declared inactive */ ath5k_hw_stop_tx_dma()
922 /* -EINVAL -> queue inactive */ ath5k_hw_dma_stop()
/linux-4.1.27/arch/arm/mach-ux500/
H A Dboard-mop500-regulators.c283 * Vintcore12LP = inactive (HP)
284 * VTVoutLP = inactive (HP)
306 * VrefDDRSleepMode = inactive (no pulldown)
643 * VintCore12LP = inactive (HP)
644 * VadcLP = inactive (HP)
/linux-4.1.27/drivers/input/
H A Dinput-mt.c91 /* Mark slots as 'inactive' */ input_mt_init_slots()
131 * inactive, or if the tool type is changed, a new tracking id is
276 * Depending on the flags, marks unused slots as inactive and performs
/linux-4.1.27/drivers/usb/host/whci/
H A Dwhci-hc.h62 #define QTD_STS_INACTIVE (1 << 25) /* queue set is marked inactive */
91 #define ITD_STS_INACTIVE (1 << 1) /* queue set is marked inactive */
163 #define QH_INFO1_SET_INACTIVE (1 << 15) /* set inactive after transfer */
H A Dasl.c91 * After inactive qTDs are removed, new qTDs can be added if the
172 * If the WUSB HC is inactive (i.e., the ASL is stopped) then the
H A Dpzl.c98 * After inactive qTDs are removed, new qTDs can be added if the
185 * If the WUSB HC is inactive (i.e., the PZL is stopped) then the
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dmac.c206 "Set TXQ properties, inactive queue: %u\n", q); ath9k_hw_set_txq_props()
270 "Get TXQ properties, inactive queue: %u\n", q); ath9k_hw_get_txq_props()
353 ath_dbg(common, QUEUE, "Release TXQ, inactive queue: %u\n", q); ath9k_hw_releasetxqueue()
375 ath_dbg(common, QUEUE, "Reset TXQ, inactive queue: %u\n", q); ath9k_hw_resettxqueue()
/linux-4.1.27/drivers/mfd/
H A Dhtc-pasic3.c96 dev_dbg(dev, "DS1WM OWM_EN high (inactive) %02x\n", c | 0x80); ds1wm_disable()
/linux-4.1.27/drivers/s390/net/
H A Dqeth_l2_sys.c36 word = "inactive"; break; qeth_bridge_port_role_state_show()
/linux-4.1.27/drivers/staging/lustre/lnet/selftest/
H A Dtimer.c97 * (ie. del_timer() of an inactive timer returns 0, del_timer() of an
/linux-4.1.27/fs/xfs/
H A Dxfs_qm_bhv.c139 * inode goes inactive and wants to free blocks, xfs_qm_newmount()
H A Dxfs_mru_cache.c46 * have only been inactive for nine seconds, so it still does nothing. If it is
49 * to remain in the data store even after they've been inactive for up to
50 * (t + t/g) seconds, where t is the inactive element lifetime and g is the
H A Dxfs_quota.h32 * The inode cannot go inactive as long a reference is kept, and
/linux-4.1.27/arch/powerpc/platforms/ps3/
H A Dsetup.c75 * lv1_pause() puts the PPE thread into inactive state until an ps3_power_save()
/linux-4.1.27/kernel/debug/kdb/
H A Dkdb_bt.c130 /* Now the inactive tasks */ kdb_do_each_thread()
/linux-4.1.27/drivers/net/usb/
H A Dcdc-phonet.c376 /* Data interface has one inactive and one active setting */ usbpn_probe()
421 /* Force inactive mode until the network device is brought UP */ usbpn_probe()
H A Dcdc_ether.c419 * Takes two interfaces. The DATA interface is inactive till an altsetting
/linux-4.1.27/drivers/watchdog/
H A Dsc1200wdt.c156 /* This returns the status of the WDO signal, inactive high. */ sc1200wdt_status()
162 /* If the bit is inactive, the watchdog is enabled, so return sc1200wdt_status()
H A Dsp805_wdt.c116 /*If the interrupt is inactive then time left is WDTValue + WDTLoad. */ wdt_timeleft()
/linux-4.1.27/kernel/time/
H A Dtimer_stats.c97 * Collection status, active/inactive:
305 seq_printf(m, "Collection: %s\n", timer_stats_active ? "active" : "inactive"); tstats_show()
H A Dtimer.c881 * active timer (if the timer is inactive it will be activated)
892 * (ie. mod_timer() of an inactive timer returns 0, mod_timer() of an
917 * active timer (if the timer is inactive it will be activated)
986 * del_timer() deactivates a timer - this works on both active and inactive
990 * (ie. del_timer() of an inactive timer returns 0, del_timer() of an
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
H A Dsym_nvram.c399 /* now set NVRAM inactive with GPIO0/1 both high */ sym_write_S24C16_nvram()
453 /* now set NVRAM inactive with GPIO0/1 both high */ sym_read_S24C16_nvram()
488 /* finally put NVRAM back in inactive mode */ sym_read_S24C16_nvram()
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
H A Dldlm_lib.c259 * 3 - inactive-on-startup
442 if (!strcmp(lustre_cfg_string(lcfg, 3), "inactive")) { client_obd_setup()
443 CDEBUG(D_HA, "marking %s %s->%s as inactive\n", client_obd_setup()
H A Dldlm_resource.c59 * inactive list */
876 * With all requests dropped and the import inactive ldlm_namespace_free_prior()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
H A Dlloop.c341 int inactive; loop_make_request() local
351 inactive = lo->lo_state != LLOOP_BOUND; loop_make_request()
353 if (inactive) loop_make_request()
/linux-4.1.27/drivers/media/dvb-frontends/
H A Dlgdt330x.c143 /* force reset high (inactive) and unmask interrupts */ lgdt3302_SwReset()
163 /* force reset high (inactive) */ lgdt3303_SwReset()
187 * cx88-cards.c arranges for the reset bit to be inactive (high). lgdt330x_init()
/linux-4.1.27/arch/s390/oprofile/
H A Dhwsampler.c131 printk(KERN_EMERG "CPUMF sampling was not set inactive.\n"); smp_ctl_ssctl_deactivate()
535 * hwsampler_deactivate() - set hardware sampling temporarily inactive
536 * @cpu: specifies the CPU to be set inactive.
/linux-4.1.27/kernel/
H A Dstop_machine.c596 * stop_machine_from_inactive_cpu - stop_machine() from inactive CPU
611 * Local CPU is inactive. Temporarily stops all active CPUs.
625 /* Local CPU must be inactive and CPU hotplug in progress. */ stop_machine_from_inactive_cpu()
/linux-4.1.27/drivers/staging/lustre/include/linux/lnet/
H A Dlnetst.h298 #define LST_GROUP_CLEAN 1 /* remove inactive nodes in the group */
299 #define LST_GROUP_REFRESH 2 /* refresh inactive nodes in the group */
H A Dtypes.h205 * drops to zero, the MD becomes inactive and does not respond to
214 * local offset) falls below this value, the MD becomes inactive and
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/
H A Dlib-md.c172 /* NB we are passed an allocated, but inactive md. lnet_md_link()
248 * when it becomes inactive, either because the operation threshold drops to
H A Dlib-move.c1519 (md == NULL) ? "invalid" : "inactive", lnet_parse_reply()
1587 (md == NULL) ? "invalid" : "inactive", lnet_parse_ack()
2176 CERROR("%s: Dropping REPLY from %s for inactive MD %p\n", lnet_create_reply_msg()
/linux-4.1.27/drivers/net/wireless/ti/wl12xx/
H A Dreg.h129 thus making all interrupts inactive.
141 assotiated interrupt inactive. (0-no effect)
/linux-4.1.27/block/
H A Dblk-mq-tag.c59 * If a previously inactive queue goes active, bump the active user count.
97 * If a previously busy queue goes inactive, potential waiters could now
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/
H A Dhw.h144 * 0x00 index to the appropriate dcb entry (or 7f for inactive)
145 * 0x02 dcb entry's "or" value (or 00 for inactive)
H A Ddac.c80 * use a 10ms timeout (guards against crtc being inactive, in sample_load_twice()
/linux-4.1.27/drivers/usb/host/
H A Dehci-pci.c179 * should always contain a valid pointer to a inactive qh. ehci_pci_setup()
210 * should always contain a valid pointer to a inactive qh. ehci_pci_setup()
H A Duhci-pci.c23 * Make sure the controller is completely inactive, unable to
H A Duhci-debug.c155 "%*s[skipped %d inactive and %d active TDs]\n", uhci_show_urbp()
H A Duhci-q.c805 /* 3 errors, dummy TD remains inactive */ uhci_submit_control()
939 /* 3 errors, dummy TD remains inactive */ uhci_submit_common()
1666 * stuck on the inactive completed TD. We detect such cases and advance
/linux-4.1.27/arch/frv/kernel/
H A Dtraps.c393 * - read performed on inactive or self-refreshing SDRAM
420 * data store error - should only happen if accessing inactive or self-refreshing SDRAM
/linux-4.1.27/drivers/net/ethernet/dec/tulip/
H A Dxircom_cb.c692 receiver to become inactive, then it activates the receiver and then
747 then it waits for the receiver to become inactive.
779 transmitter to become inactive, then it activates the transmitter and then
834 then it waits for the transmitter to become inactive.
/linux-4.1.27/drivers/staging/fbtft/
H A Dfb_watterott.c172 ret = par->spi->master->setup(par->spi); /* set CS inactive low */ init_display()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
H A Dlustre_cfg.h80 LCFG_LOV_ADD_INA = 0x00ce013, /**< like LOV_ADD_OBD, inactive */
/linux-4.1.27/drivers/net/wireless/brcm80211/include/
H A Dbrcmu_wifi.h77 #define WL_CHAN_INACTIVE (1 << 4) /* inactive due to radar */
/linux-4.1.27/drivers/input/mouse/
H A Dnavpoint.c59 | SSCR1_SPH /* SPH = 1; SSPSCLK inactive 0.5 + 1 cycles */
/linux-4.1.27/drivers/gpu/drm/msm/adreno/
H A Dadreno_device.c145 /* give inactive pm a chance to kick in: */ adreno_load_gpu()
/linux-4.1.27/drivers/gpu/host1x/hw/
H A Ddebug_hw.c197 host1x_debug_output(o, "inactive\n\n"); host1x_debug_show_channel_cdma()
/linux-4.1.27/drivers/thunderbolt/
H A Dpath.c93 tb_WARN(path->tb, "trying to deactivate an inactive path\n"); tb_path_deactivate()
H A Dtb.c111 * find_unused_down_port() - return the first inactive PCIe down port on @sw
/linux-4.1.27/include/rxrpc/
H A Dpacket.h174 #define RX_CALL_DEAD -1 /* call/conn has been inactive and is shut down */
/linux-4.1.27/include/sound/
H A Demux_synth.h170 #define SNDRV_EMUX_ST_OFF 0x00 /* Not playing, and inactive */
/linux-4.1.27/arch/powerpc/platforms/powernv/
H A Dsmp.c98 * Available/inactive, let's kick it pnv_smp_kick_cpu()
/linux-4.1.27/arch/arm/mach-sa1100/
H A Dbadge4.c117 * and the grant is held in its inactive state badge4_sa1111_init()
/linux-4.1.27/drivers/infiniband/hw/ehca/
H A Dehca_irq.c410 "is inactive"); parse_ec()
424 "is inactive"); parse_ec()
/linux-4.1.27/drivers/net/wireless/ti/wl1251/
H A Dreg.h179 thus making all interrupts inactive.
191 assotiated interrupt inactive. (0-no effect)
/linux-4.1.27/arch/powerpc/include/asm/
H A Dps3av.h631 /* audio: active/inactive */
634 u32 audio_port; /* in: audio active/inactive port */
/linux-4.1.27/net/nfc/hci/
H A Dllc_shdlc.c664 ("Handle T1(send ack) elapsed (T1 now inactive)\n"); llc_shdlc_sm_work()
675 ("Handle T2(retransmit) elapsed (T2 inactive)\n"); llc_shdlc_sm_work()
/linux-4.1.27/sound/soc/mxs/
H A Dmxs-saif.c288 * Should only be called when port is inactive.
388 * Should only be called when port is inactive.
/linux-4.1.27/drivers/gpio/
H A Dgpio-stmpe.c268 edge_det ? "edge-asserted" : "edge-inactive", stmpe_dbg_show_one()
/linux-4.1.27/arch/x86/kernel/
H A Dirq.c312 /* Do not count inactive or per-cpu irqs. */ check_irq_vectors_for_cpu_disable()
/linux-4.1.27/drivers/usb/phy/
H A Dphy-gpio-vbus-usb.c165 is_vbus_powered(pdata) ? "supplied" : "inactive", gpio_vbus_irq()
/linux-4.1.27/arch/cris/arch-v32/mach-fs/
H A Darbiter.c107 * Skip inactive clients. Also skip zero-slot crisv32_arbiter_config()
/linux-4.1.27/sound/pci/oxygen/
H A Dxonar_dg_mixer.c43 * I2S channels 2,3,4 should be inactive. output_select_apply()
/linux-4.1.27/sound/soc/intel/common/
H A Dsst-dsp-priv.h181 SST_MODULE_STATE_INITIALIZED, /* and inactive */
/linux-4.1.27/sound/soc/pxa/
H A Dmmp-sspa.c177 * Set up the sspa dai format. The sspa port must be inactive
/linux-4.1.27/drivers/rapidio/
H A Drio-scan.c503 * inactive.
844 * or %0 if it is inactive.
1053 printk(KERN_INFO "RIO: master port %d link inactive\n", rio_enum_mport()
/linux-4.1.27/drivers/usb/gadget/function/
H A Du_ether.c1106 * gether_disconnect - notify network layer that USB link is inactive
1111 * the connection went inactive ("no carrier").
1114 * The endpoints are inactive, and accordingly without active USB I/O.
H A Du_serial.c65 * inactive; managed by gserial_{connect,disconnect}(). each gserial
1232 * gserial_disconnect - notify TTY I/O glue that USB link is inactive
1237 * that the connection went inactive ... not unlike "hangup".
H A Df_phonet.c415 /* data intf (0: inactive, 1: active) */ pn_set_alt()
/linux-4.1.27/drivers/md/
H A Draid5.h109 * activate an unhashed/inactive stripe (get_active_stripe())
121 * lockdev if (!--cnt) { if STRIPE_HANDLE, add to handle_list else add to inactive-list } unlockdev
520 #define R5_INACTIVE_BLOCKED 1 /* release of inactive stripes blocked,
/linux-4.1.27/include/net/netfilter/
H A Dnf_tables.h887 * they're active in. A set bit means they're inactive in the generation
890 * New objects start out as inactive in the current and active in the
893 * it is set inactive in the next generation. After committing the ruleset,
/linux-4.1.27/arch/powerpc/kvm/
H A Dmpic.c397 pr_debug("%s: IRQ %d inactive, IRQ %d prio %d above %d/%d, CPU %d\n", IRQ_local_pipe()
403 pr_debug("%s: IRQ %d inactive, current prio %d/%d, CPU %d\n", IRQ_local_pipe()
434 pr_debug("%s: IRQ %d is already inactive\n", __func__, n_IRQ); openpic_update_irq()
/linux-4.1.27/net/sched/
H A Dsch_qfq.c333 cl && q->in_serv_agg != agg) /* agg was inactive */ qfq_add_to_agg()
360 if (list_empty(&agg->active)) /* agg is now inactive */ qfq_deactivate_class()
1201 if (new_front_agg == NULL) /* group is now inactive, remove from ER */ qfq_choose_next_agg()
/linux-4.1.27/drivers/misc/sgi-xp/
H A Dxpc_partition.c383 * Mark specified partition as inactive.
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
H A Dl2t.c236 * The entry we found may be an inactive entry that is alloc_l2e()
/linux-4.1.27/drivers/net/ethernet/sun/
H A Dsunbmac.h285 asleep = 2, /* Timer inactive. */
H A Dsunhme.h394 asleep = 3, /* Time inactive. */
/linux-4.1.27/drivers/soc/ti/
H A Dknav_qmss_acc.c277 [ACC_RET_INACTIVE_CHANNEL] = "inactive channel", knav_acc_result_str()
/linux-4.1.27/drivers/regulator/
H A Dab3100.c680 "chip is in inactive mode (Cold start)\n"); ab3100_regulators_probe()
/linux-4.1.27/drivers/scsi/
H A DNCR5380.h139 #define BASR_BUSY_ERROR 0x04 /* ro Unexpected change to inactive state */
H A Du14-34f.c1339 scmd_printk(KERN_INFO, SCarg, "abort, command inactive.\n"); u14_34f_eh_abort()
1407 printk("%s: reset, inactive.\n", BN(j)); u14_34f_eh_host_reset()
1914 /* Set the command state to inactive */ ihdlr()
/linux-4.1.27/drivers/input/keyboard/
H A Dimx_keypad.c375 /* Mark keypad as being inactive */ imx_keypad_close()
/linux-4.1.27/drivers/hwmon/
H A Dabx500.c66 /* Thresholds are considered inactive if set to 0 */ gpadc_monitor()
/linux-4.1.27/drivers/tty/serial/8250/
H A D8250_dw.c372 /* Always report Ring indicator as inactive */ dw8250_probe_of()
/linux-4.1.27/drivers/usb/musb/
H A Dam35x.c210 dev_dbg(musb->controller, "%s inactive, starting idle timer for %u ms\n", am35x_musb_try_idle()
H A Dda8xx.c282 dev_dbg(musb->controller, "%s inactive, starting idle timer for %u ms\n", da8xx_musb_try_idle()
/linux-4.1.27/include/scsi/
H A Dscsi_transport_iscsi.h55 * @destroy_conn: destroy inactive iSCSI connection
/linux-4.1.27/arch/powerpc/platforms/pasemi/
H A Ddma_lib.c433 * @flag: Flag number to set inactive
/linux-4.1.27/arch/cris/arch-v32/mach-a3/
H A Darbiter.c170 * Skip inactive clients. Also skip zero-slot crisv32_arbiter_config()
/linux-4.1.27/arch/m68k/coldfire/
H A Dm53xx.c337 /* Initialize latch to drive signals to inactive states */ fbcs_init()
/linux-4.1.27/arch/arm/include/asm/
H A Dmcpm.h290 * across CPUs that may have their caches active or inactive. Must be
/linux-4.1.27/fs/cachefiles/
H A Dinterface.c293 /* note that the object is now inactive */ cachefiles_drop_object()
/linux-4.1.27/sound/pci/emu10k1/
H A Demu10k1_callback.c87 * terminate most inactive voice and give it as a pcm voice.
/linux-4.1.27/sound/soc/sh/
H A Dsiu_pcm.c224 dev_dbg(dev, "%s: stream inactive\n", __func__); siu_io_tasklet()
/linux-4.1.27/sound/soc/tegra/
H A Dtegra20_spdif.h143 * (b) the SPDIF data stream becomes inactive.
/linux-4.1.27/include/linux/input/
H A Dadxl34x.h110 * considered inactive and the inactivity interrupt is triggered.
/linux-4.1.27/sound/soc/codecs/
H A Dtlv320aic23.c504 /* everything off, dac mute, inactive */ tlv320aic23_set_bias_level()
/linux-4.1.27/sound/soc/omap/
H A Dams-delta.c495 "will continue with hook switch inactive.\n"); ams_delta_cx20442_init()
/linux-4.1.27/drivers/isdn/mISDN/
H A Ddsp_core.c861 printk(KERN_DEBUG "%s: b_channel is now inactive %s\n", dsp_function()
863 /* bchannel now inactive */ dsp_function()
/linux-4.1.27/drivers/net/bonding/
H A Dbond_options.c1169 slave->inactive = 0; bond_for_each_slave()
1171 slave->inactive = 1; bond_for_each_slave()
/linux-4.1.27/drivers/message/fusion/
H A Dmptlan.c392 printk ("The ioc in inactive, most likely in the " mpt_lan_open()
545 printk(KERN_INFO MYNAM ": %s/%s: interface down & inactive\n", mpt_lan_close()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dgf110.c114 /* wait for it to go inactive */ gf110_disp_dmac_init()
314 /* wait for it to go inactive */ gf110_disp_core_init()
/linux-4.1.27/drivers/base/power/
H A Dwakeup.c486 * wakup_source_deactivate - Mark given wakeup source as inactive.
490 * become inactive by decrementing the counter of wakeup events being processed
/linux-4.1.27/drivers/hid/
H A Dhid-ntrig.c785 if (nd->act_state > 0) { /* Currently inactive */ ntrig_event()
802 * Entered this block inactive and no ntrig_event()
/linux-4.1.27/drivers/video/fbdev/core/
H A Dfbmon.c1151 * duty cycle = percent of htotal assigned to inactive display
1184 * duty cycle = percent of htotal assigned to inactive display
/linux-4.1.27/net/sunrpc/
H A Dsched.c372 /* We shouldn't ever put an inactive task to sleep */ rpc_sleep_on()
392 /* We shouldn't ever put an inactive task to sleep */ rpc_sleep_on_priority()
/linux-4.1.27/sound/drivers/
H A Daloop.c1064 snd_iprintf(buffer, " inactive\n"); print_dpcm_info()
1092 snd_iprintf(buffer, " inactive\n"); print_substream_info()
/linux-4.1.27/sound/isa/msnd/
H A Dmsnd_pinnacle.c1110 printk(KERN_INFO "msnd_pinnacle: device is inactive\n"); snd_msnd_pnp_detect()
1115 printk(KERN_INFO "msnd_pinnacle: MPU device is inactive\n"); snd_msnd_pnp_detect()
/linux-4.1.27/drivers/media/v4l2-core/
H A Dv4l2-ctrls.c2339 /* invert since the actual flag is called 'inactive' */ v4l2_ctrl_activate()
2340 bool inactive = !active; v4l2_ctrl_activate() local
2346 if (inactive) v4l2_ctrl_activate()
2352 if (old != inactive) v4l2_ctrl_activate()
2400 pr_cont(" inactive"); log_ctrl()
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
H A Dwmi.h2703 /* Enable/Disable low power state when all VDEVs are inactive/idle. */
3585 /* The minimum amount of time AP begins to consider STA inactive */
3589 * An associated STA is considered inactive when there is no recent
3591 * STA exceeds the maximum idle inactive time, the AP will send an
3712 /* The minimum amount of time AP begins to consider STA inactive */
3716 * An associated STA is considered inactive when there is no recent
3718 * STA exceeds the maximum idle inactive time, the AP will send an
/linux-4.1.27/drivers/dma/
H A Damba-pl08x.c406 /* Wait for channel inactive */ pl08x_start_next_txd()
417 /* Do not access config register until channel shows as inactive */ pl08x_start_next_txd()
445 /* Wait for channel inactive */ pl08x_pause_phy_chan()
/linux-4.1.27/arch/arm/common/
H A Dedma.c727 * Callers are responsible for ensuring the channel is inactive, and
801 * Callers are responsible for ensuring the slot is inactive, and will
892 * Callers are responsible for ensuring the slots are inactive, and will
/linux-4.1.27/fs/btrfs/
H A Dtransaction.c603 * running transaction. But it is possible that the inactive transaction
605 * inactive transaction in the fs when -ENOENT is returned, you should
618 * will wait for all the inactive transactions until they fully
/linux-4.1.27/net/sctp/
H A Dassociola.c807 * to inactive state. Also, release the cached route since sctp_assoc_control_transport()
1191 * becomes inactive (e.g., due to failures), or where the
1193 * inactive destination transport address, before reporting
/linux-4.1.27/drivers/net/can/
H A Dbfin_can.c221 * All mailbox configurations are marked as inactive bfin_can_set_reset_mode()
/linux-4.1.27/drivers/net/can/cc770/
H A Dcc770.c307 * Check if hardware reset is still inactive or maybe there cc770_probe_chip()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
H A Dl2t.c290 * The entry we found may be an inactive entry that is alloc_l2e()
/linux-4.1.27/drivers/media/pci/cx18/
H A Dcx18-mailbox.c258 CX18_WARN("Got DMA done notification for unknown/inactive" epu_dma_done()
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
H A Dcore.h95 * Firmware has support to cleanup inactive stations
/linux-4.1.27/drivers/net/fddi/skfp/h/
H A Dcmtdef.h391 u_short tm_active ; /* flag : active/inactive */
/linux-4.1.27/drivers/net/
H A Dnetconsole.c89 * whether the corresponding netpoll is active or inactive.
/linux-4.1.27/drivers/target/iscsi/
H A Discsi_target_tpg.c368 " inactive, ignoring request.\n", tpg->tpgt); iscsit_tpg_disable_portal_group()
/linux-4.1.27/drivers/staging/lustre/lustre/lmv/
H A Dlmv_obd.c859 * except if it because of inactive target. */ lmv_hsm_ct_register()
2755 CERROR("master lmv inactive\n"); lmv_quotactl()
2772 CDEBUG(D_HA, "mdt %d is inactive.\n", i); lmv_quotactl()
2804 CERROR("lmv idx %d inactive\n", i); lmv_quotacheck()
/linux-4.1.27/drivers/pci/hotplug/
H A Dsgi_hotplug.c284 dev_dbg(&slot->pci_bus->self->dev, "Slot %s already inactive\n", slot->physical_path); sn_slot_disable()
/linux-4.1.27/drivers/gpu/drm/i2c/
H A Dadv7511.c880 * inactive to wake up the encoder. adv7511_probe()
/linux-4.1.27/arch/sparc/kernel/
H A Diommu.c120 * set inactive IO PTEs to point to. iommu_table_init()
/linux-4.1.27/arch/tile/mm/
H A Dpgtable.c47 pr_err("Active:%lu inactive:%lu dirty:%lu writeback:%lu unstable:%lu free:%lu\n slab:%lu mapped:%lu pagetables:%lu bounce:%lu pagecache:%lu swap:%lu\n", show_mem()
/linux-4.1.27/arch/metag/kernel/perf/
H A Dperf_event.c780 * inactive to set it up ready for the next interrupt. metag_pmu_counter_overflow()

Completed in 4684 milliseconds

123