Home
last modified time | relevance | path

Searched refs:activity (Results 1 – 80 of 80) sorted by relevance

/linux-4.1.27/drivers/iio/accel/
Dmma9553.c195 u8 activity; member
209 static enum iio_modifier mma9553_activity_to_mod(enum activity_level activity) in mma9553_activity_to_mod() argument
211 switch (activity) { in mma9553_activity_to_mod()
318 u8 *activity, u16 *stepcnt) in mma9553_read_activity_stepcnt() argument
331 *activity = mma9553_get_bits(buf[0], MMA9553_MASK_STATUS_ACTIVITY); in mma9553_read_activity_stepcnt()
367 mma9553_read_activity_stepcnt(data, &data->activity, in mma9553_conf_gpio()
446 u8 activity; in mma9553_read_raw() local
513 activity = in mma9553_read_raw()
521 if (chan->channel2 == mma9553_activity_to_mod(activity)) in mma9553_read_raw()
1048 u8 activity; in mma9553_event_handler() local
[all …]
/linux-4.1.27/Documentation/trace/
Devents-kmem.txt21 Heavy activity for these events may indicate that a specific cache is
47 a simple indicator of page allocator activity. Pages may be allocated from
52 amounts of activity imply high activity on the zone->lock. Taking this lock
57 is triggered. Significant amounts of activity here could indicate that the
62 freed in batch with a page list. Significant amounts of activity here could
/linux-4.1.27/Documentation/input/
Dntrig.txt31 min_width both to decide activation and during activity
34 propagating the end of activity events
47 sensor_logical_height the range for positions reported during activity
76 seem to have different profiles. Ghost activity typically shows up as small
Datarikbd.txt364 matrix activity is still monitored and scan codes or ASCII characters enqueued
/linux-4.1.27/arch/cris/
DKconfig312 connection and will flash off when there is activity.
315 there is activity.
317 This setting will also affect the behaviour of other activity LEDs
324 connection and will flash off when there is activity.
327 there is activity.
329 This setting will also affect the behaviour of other activity LEDs
/linux-4.1.27/net/ipv4/
Dcipso_ipv4.c83 u32 activity; member
337 entry->activity += 1; in cipso_v4_cache_check()
347 if (prev_entry->activity > 0) in cipso_v4_cache_check()
348 prev_entry->activity -= 1; in cipso_v4_cache_check()
349 if (entry->activity > prev_entry->activity && in cipso_v4_cache_check()
350 entry->activity - prev_entry->activity > in cipso_v4_cache_check()
/linux-4.1.27/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra30-actmon.txt3 The activity monitor block collects statistics about the behaviour of other
/linux-4.1.27/Documentation/networking/
Dsctp.txt25 module removal of lksctp is not yet a safe activity.
Dnetdevices.txt105 NAPI activity to cease.
D3c509.txt132 keyboard activity.
Darcnet-hardware.txt716 The green LED monitors the network activity: the red one shows the
717 board activity:
721 on | normal activity flash/on | data transfer
943 The green LED monitors the network activity: the red one shows the
944 board activity:
948 on | normal activity flash/on | data transfer
Dvortex.txt247 port if it didn't detect activity on the 10baseT port. It would then
Dcs89x0.txt433 adapter's cable is connected to the network (check for LED activity for
/linux-4.1.27/Documentation/dmaengine/
Dclient.txt149 activity via other DMA engine calls not covered in this document.
171 This causes all activity for the DMA channel to be stopped, and may
177 This pauses activity on the DMA channel without data loss.
/linux-4.1.27/drivers/usb/
DKconfig158 This option adds LED triggers for USB host and/or gadget activity.
161 LEDs and you want to use them as activity indicators for USB host or
/linux-4.1.27/net/sunrpc/
DKconfig44 logging of different aspects of the kernel RPC activity.
/linux-4.1.27/drivers/s390/kvm/
Dvirtio_ccw.c974 __u32 activity = intparm & VIRTIO_CCW_INTPARM_MASK; in virtio_ccw_int_handler() local
996 if (vcdev->curr_io & activity) { in virtio_ccw_int_handler()
997 switch (activity) { in virtio_ccw_int_handler()
1010 vcdev->curr_io &= ~activity; in virtio_ccw_int_handler()
1016 activity); in virtio_ccw_int_handler()
/linux-4.1.27/Documentation/devicetree/bindings/leds/
Dcommon.txt29 "ide-disk" - LED indicates disk activity
/linux-4.1.27/arch/mips/sibyte/
DKconfig163 buffer activity. Raw buffer data is dumped to console, and
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
Dadapter.h76 int activity; member
/linux-4.1.27/Documentation/usb/
Diuu_phoenix.txt63 So I have added this option to permit him to see a lot of color ( each activity change the color
DWUSB-Design-overview.txt328 per-device activity timestamp. If not, every now and then we check and
329 if the activity timestamp gets old, we ping the device by sending it a
Dpower-management.txt336 force the drivers for those interface to stop all activity) without
/linux-4.1.27/drivers/ata/
Dahci.h291 unsigned long activity; member
Dlibahci.c894 emp->activity++; in ahci_sw_activity()
917 if (emp->saved_activity != emp->activity) { in ahci_sw_activity_blink()
918 emp->saved_activity = emp->activity; in ahci_sw_activity_blink()
950 emp->saved_activity = emp->activity = 0; in ahci_init_sw_activity()
/linux-4.1.27/Documentation/fb/
Dsh7760fb.txt21 b) during PCMCIA (or any other slow bus) activity.
/linux-4.1.27/arch/arm/boot/dts/
Dkirkwood-netgear_readynas_duo_v2.dts63 pmx_led_blue_activity: pmx-led-blue-activity {
/linux-4.1.27/drivers/leds/trigger/
DKconfig41 This allows LEDs to be controlled by IDE disk activity.
/linux-4.1.27/tools/perf/Documentation/
Dperf-timechart.txt20 but it's possible to record IO (disk, network) activity using -I argument.
Dperf-script-python.txt340 rw-by-file <comm> r/w activity for a program, by file
341 rw-by-pid system-wide r/w activity
405 rw-by-file <comm> r/w activity for a program, by file
406 rw-by-pid system-wide r/w activity
/linux-4.1.27/drivers/w1/slaves/
Dw1_ds2408.c321 static BIN_ATTR_RW(activity, 1);
/linux-4.1.27/drivers/staging/unisys/Documentation/
Dproc-entries.txt18 to signify that any user level activity has been completed before the
/linux-4.1.27/arch/mips/boot/dts/cavium-octeon/
Docteon_3xxx.dts66 /* irq, blink-activity, blink-link */
78 /* irq, blink-activity, blink-link */
Docteon_68xx.dts67 /* irq, blink-activity, blink-link */
/linux-4.1.27/arch/s390/kernel/
Dhead.S241 bnz .Lwaitforirq # activity or status control
/linux-4.1.27/drivers/isdn/i4l/
DKconfig43 activity (i.e. which packets will reset the idle timer or bring up
/linux-4.1.27/Documentation/hwmon/
Dsmm66580 and/or other activity. Triggered signals can include HEALTHY, RST, Power Off,
/linux-4.1.27/Documentation/vm/
Dksm.txt93 pages_volatile embraces several different kinds of activity, but a high
/linux-4.1.27/drivers/net/can/
DKconfig64 LEDs and you want to use them as canbus activity indicators.
/linux-4.1.27/kernel/time/
DKconfig108 the task mostly runs in userspace and has few kernel activity.
/linux-4.1.27/sound/soc/codecs/
Drt5677.c705 static bool activity; in rt5677_set_dsp_vad() local
711 if (on && !activity) { in rt5677_set_dsp_vad()
712 activity = true; in rt5677_set_dsp_vad()
764 } else if (!on && activity) { in rt5677_set_dsp_vad()
765 activity = false; in rt5677_set_dsp_vad()
/linux-4.1.27/Documentation/arm/
Dvlocks.txt8 These are intended to be used to coordinate critical activity among CPUs
/linux-4.1.27/Documentation/
DSubmittingDrivers143 Weekly summary of kernel development activity - http://lwn.net/
Diostats.txt6 activity. Tools such as sar and iostat typically interpret these and do
DDMA-API-HOWTO.txt580 You should call dma_unmap_single() when the DMA activity is finished, e.g.,
614 You should call dma_unmap_page() when the DMA activity is finished, e.g.,
645 Again, make sure DMA activity has already finished.
Dkernel-per-CPU-kthreads.txt62 Bluetooth activity on some other CPU.
Dcpu-hotplug.txt307 This will stop the activity and send a following CANCELED event back.
Dmd.txt231 requires a metadata update will cause array activity to be
/linux-4.1.27/drivers/net/ppp/
DKconfig77 activity (i.e. which packets will reset the idle timer or bring up
/linux-4.1.27/Documentation/leds/
Dledtrig-transient.txt148 - Use of LED by user space app as activity indicator.
/linux-4.1.27/fs/jffs2/
DREADME.Locking19 preventing any other write activity on the file system during a
/linux-4.1.27/Documentation/PCI/
Dpci.txt58 Stop all DMA activity
423 Stop all DMA activity
458 4.3 Stop all DMA activity
Dpci-error-recovery.txt346 The goal of this callback is to tell the driver to restart activity,
/linux-4.1.27/Documentation/isdn/
DsyncPPP.FAQ204 you can see, whether there is activity on the card/line.
/linux-4.1.27/drivers/macintosh/
DKconfig111 so that it blinks on IDE activity.
/linux-4.1.27/Documentation/sound/alsa/soc/
Ddapm.txt16 activity and audio mixer settings within the device.
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-bus-iio358 to compute the stride length, distance, speed and activity
378 to compute the stride length, distance, speed and activity
1112 This attribute is used to read the confidence for an activity
1138 device (e.g.: human activity sensors report energy burnt by the
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Drx.c484 bt_activity = &stats->general.activity; in iwlagn_rx_statistics()
Dcommands.h2736 struct statistics_bt_activity activity; member
/linux-4.1.27/Documentation/RCU/
Dtrace.txt23 so that activity for both appears in rcu/rcu_sched.
172 been registered in absence of CPU-hotplug activity.
/linux-4.1.27/Documentation/laptops/
Dlaptop-mode.txt98 this results in concentration of disk activity in a small time interval which
110 the output of block_dump will be logged, causing disk activity that is not
/linux-4.1.27/Documentation/filesystems/
Dfuse.txt137 no filesystem activity and 'waiting' is non-zero, then the
Dvfs.txt848 activity on this file and (optionally) go to sleep until there
849 is activity. Called by the select(2) and poll(2) system calls
Dproc.txt1259 Various pieces of information about kernel activity are available in the
/linux-4.1.27/arch/blackfin/
DKconfig1268 such as GPIO interrupt or RTC activity wakes up the processor.
1281 this mode. Typically an external event or RTC activity will wake
/linux-4.1.27/Documentation/blockdev/
Dparide.txt387 activity as they attempt to locate your drive.
/linux-4.1.27/Documentation/power/
Ddevices.txt44 running, independently of other power management activity in principle.
73 network wake-on-LAN packets, keyboard or mouse activity, and media insertion
Dpci.txt624 activity can be resumed.
/linux-4.1.27/Documentation/cdrom/
Dide-cd271 operations with other disk activity.
Dcdrom-standard.tex891 current playing activity of the drive; this can be polled through an
/linux-4.1.27/Documentation/development-process/
D4.Coding346 comments for the future; indeed, this can be a useful activity for
/linux-4.1.27/Documentation/cgroups/
Dcgroups.txt629 post-attachment activity that requires memory allocations or blocking.
Dmemory.txt782 allocations. Monitoring this reclaiming activity might be useful for
/linux-4.1.27/Documentation/filesystems/caching/
Dnetfs-api.txt759 invalidates any backing objects and waits for cessation of activity on any
/linux-4.1.27/Documentation/scsi/
DChangeLog.lpfc1511 * Moved FCP activity to ring 0. Moved ELS/CT activity to ring 2.
Dscsi_mid_low_api.txt1147 * activity has ceased on this device.
/linux-4.1.27/net/netfilter/
DKconfig746 This can be used to turn a spare LED into a network activity LED,
/linux-4.1.27/drivers/watchdog/
DKconfig850 during inactivity periods (includes interrupt activity monitoring).
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic79xx.seq224 * wait until any select-out activity has halted, and
/linux-4.1.27/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt2914 you the low-level activity of the virtual machine.