/linux-4.1.27/Documentation/vm/ |
D | frontswap.txt | 123 If CONFIG_FRONTSWAP is disabled, every frontswap hook compiles into 127 every swap page read or written. If CONFIG_FRONTSWAP is enabled 128 AND a frontswap backend registers AND the backend fails every "store" 130 CPU overhead is still negligible -- and since every frontswap fail 136 registers, one bit is allocated for every swap page for every swap 139 for every swap page for every swap device that is swapon'd. (Hugh 171 page, it could accept every ninth page, or it might accept every 186 So every time the frontswap backend accepts a page, a swap device read 234 implemented as a "shadow" to every swapon'd device with the potential 235 capability of holding every page that the swap device might have held
|
D | transhuge.txt | 75 a flood of mmap system calls for every malloc(4k). Optimizing userland 199 thp_fault_alloc is incremented every time a huge page is successfully 214 thp_split is incremented every time a huge page is split into base 218 thp_zero_page_alloc is incremented every time a huge zero page is 221 every map of the huge zero page, only its allocation. 231 compact_stall is incremented every time a process stalls to run
|
D | overcommit-accounting | 25 without having to initialize every page.
|
D | highmem.txt | 35 In the i386 arch, for example, we choose to map the kernel into every process's
|
D | pagemap.txt | 153 you can go through every map in the process, find the PFNs, look those up
|
/linux-4.1.27/tools/perf/Documentation/ |
D | perf-script-perl.txt | 27 the event types in the trace file; it simply prints every available 91 to every event as arguments but are available as library functions. 107 The above provides the basics needed to directly access every field of 108 every event in a trace, which covers 90% of what you need to know to 129 Aside from the event handler functions discussed above, every script 196 $context variable passed into every event handler as the second
|
D | perf-script-python.txt | 74 every time a system call occurs in the system. Our script will do 79 - we could enable every event under the tracing/events/syscalls 102 The options basically say to collect data for every syscall event 163 path append which every perf script script should include. 171 every event in the 'perf record' output. The handler functions take 178 generated for every script. The first, trace_unhandled(), is called 179 every time the script finds an event in the perf.data file that 208 Of course, for this script, we're not interested in printing every 236 store that information; every time the sys_enter() handler is called, 425 the event types in the trace file; it simply prints every available [all …]
|
D | perf-timechart.txt | 27 In IO mode, every bar has two charts: upper and lower.
|
D | perf-stat.txt | 131 Print count deltas every N milliseconds (minimum: 100ms)
|
D | perf-top.txt | 128 By default, every sort keys not specified in --field will be appended
|
/linux-4.1.27/include/uapi/linux/netfilter/ |
D | xt_statistic.h | 28 __u32 every; member
|
/linux-4.1.27/drivers/fmc/ |
D | Kconfig | 38 This driver matches every mezzanine device and can write the 46 This driver matches every mezzanine device and allows user
|
/linux-4.1.27/Documentation/locking/ |
D | lockdep-design.txt | 176 correctness) in the sense that for every simple, standalone single-task 194 once, to prove locking correctness - instead of having to trigger every 196 every possible hardirq and softirq nesting scenario (which is impossible 204 value is unique for every lock-chain in the system. Also, lock 211 that for every lock taken and for every irqs-enable event, it would 214 tens of thousands of checks for every event. 219 calculated, which hash is unique for every lock chain. The hash value,
|
D | locktorture.txt | 86 By default, locktorture will report stats every 60 seconds.
|
D | spinlocks.txt | 80 time need to do any changes (even if you don't do it every time), you have
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-cfq-target-latency | 8 use it to calculate the time slice used for every task.
|
D | sysfs-driver-xen-blkback | 17 removing 5% of max_persistent_grants every 100ms.
|
D | sysfs-class-backlight-driver-adp8870 | 37 This value is updated every 80 ms (when the light sensor
|
D | sysfs-bus-acpi | 57 this device object. This file exists for every device
|
D | sysfs-class-net-mesh | 69 originator message's tq-field on every hop.
|
D | sysfs-class-powercap | 25 This status affects every power zone using this "control_type.
|
D | sysfs-firmware-acpi | 83 every possible source, and the count of how many
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | syscalls | 7 Note that this interface is different for every architecture
|
D | sysfs-driver-usb-usbtmc | 48 device on every transaction or not. For more details about
|
/linux-4.1.27/fs/exofs/ |
D | Kconfig.ore | 4 # for every ORE user we do it like this. Any user should add itself here
|
/linux-4.1.27/drivers/staging/gdm724x/ |
D | TODO | 5 - Fixes for every instances of function returning -1
|
/linux-4.1.27/arch/m68k/hp300/ |
D | README.hp300 | 13 every packet. This doesn't make for very speedy operation.
|
/linux-4.1.27/Documentation/ |
D | rtc.txt | 29 same functionality. For example, not every RTC is hooked up to an 53 ring on the 30th second of the 30th minute of every hour, for example. 54 The clock can also be set to generate an interrupt upon every clock 90 kernel will write the time back to the CMOS clock every 11 minutes. In 113 than expecting a single battery-backed MC146818 clone on every system. 170 * RTC_RD_TIME, RTC_SET_TIME ... every RTC supports at least reading
|
D | lockup-watchdogs.txt | 40 task. An NMI perf event is generated every "watchdog_thresh" 49 timestamp every time it is scheduled. If that timestamp is not updated
|
D | coccinelle.txt | 73 To make a report for every semantic patch, run the following command: 82 The coccicheck target applies every semantic patch available in the 138 This runs every semantic patch in scripts/coccinelle by default. The
|
D | irqflags-tracing.txt | 7 every hardirqs-off/hardirqs-on, softirqs-off/softirqs-on event that
|
D | media-framework.txt | 118 Drivers must set the direction of every pad in the pads array before calling 279 track the number of users of every entity for power management needs. 331 every entity in the pipeline. Drivers should embed the media_pipeline structure
|
D | stable_api_nonsense.txt | 154 driver for every different kernel version for every distribution is a
|
D | robust-futexes.txt | 66 every pthread_exit() takes a millisecond or more, also totally 124 over every vma (!), which the VM-based method has to do. Only a very
|
D | edac.txt | 606 test-block-bits-0 for every POLL cycle this counter 608 test-block-bits-1 every 10 cycles, this counter is bumped once, 610 test-block-bits-2 every 100 cycles, this counter is bumped once, 612 test-block-bits-3 every 1000 cycles, this counter is bumped once,
|
D | preempt-locking.txt | 104 Notice how the preemption statements must encompass every reference of the
|
D | volatile-considered-harmful.txt | 83 every time it is referenced, but it can be read without any special
|
D | rpmsg.txt | 42 running RTOS where every task can access the entire memory/devices exposed 157 - every rpmsg address in the system is bound to an rx callback (so when
|
D | binfmt_misc.txt | 5 every program by simply typing its name in the shell.
|
D | kasan.txt | 11 KASan uses compile-time instrumentation for checking every memory access,
|
/linux-4.1.27/Documentation/driver-model/ |
D | overview.txt | 30 Microsoft (namely ACPI) ensures that almost every device on almost any bus 32 not every bus is able to support all such operations, although most 68 If it were not done this way, then when a field was renamed or removed, every
|
D | design-patterns.txt | 40 This will create an instance of struct foo in memory every time probe() is
|
D | class.txt | 146 to every interface that is registered with the device class.
|
/linux-4.1.27/Documentation/acpi/ |
D | method-tracing.txt | 18 and the AML method is traced every time it's executed.
|
D | video_extension.txt | 18 interface control. For every registered class device, there will be a
|
D | scan_handlers.txt | 9 registered with the driver core for every device object in the ACPI namespace
|
/linux-4.1.27/Documentation/scheduler/ |
D | sched-rt-group.txt | 67 limit. Now if the audio thread needs to refill the DMA buffer every 0.005s, but 162 - this runs for 0.01s once every 0.1s 165 - this runs for 0.01s twice every 0.1s (or once every 0.05 sec).
|
D | sched-bwc.txt | 98 1 CPU worth of runtime every 250ms. 106 runtime every 500ms.
|
D | sched-deadline.txt | 44 "runtime" microseconds of execution time every "period" microseconds, and 47 every time the task wakes up, the scheduler computes a "scheduling deadline" 56 that each task runs for at most its runtime every period, avoiding any 94 (technically, the runtime is decreased at every tick, or when the 373 executes for 10ms every 100ms. The second one, scheduled at SCHED_FIFO 374 priority 10, executes for 20ms every 150ms. The test will run for a total 396 of 10ms every 100ms (note that parameters are expressed in microseconds).
|
/linux-4.1.27/Documentation/hwmon/ |
D | max1619 | 26 The max1619 driver will not update its values more frequently than every
|
D | abx500 | 24 This abx500 is a common layer which can monitor all of the sensors, every
|
D | g760a | 34 The g760a driver will not update its values more frequently than every
|
D | w83l785ts | 29 every other second; reading them more often will do no harm, but will
|
D | adt7462 | 35 the registers more often than once every other second. Further,
|
D | adt7470 | 37 registers more often than once every 5 seconds. Further, configuration data is
|
D | pc87360 | 175 once every 1024 sampling cycles (that is every 34 minutes at the default
|
D | ina209 | 32 sysfs. It does not support every feature of this chip.
|
D | lm83 | 83 The lm83 driver will not update its values more frequently than every
|
D | smsc47m192 | 48 The temperature and voltage readings are updated once every 1.5 seconds.
|
D | adt7475 | 58 the registers more often than once every other second. Further,
|
D | w83791d | 111 The driver reads the hardware chip values at most once every three seconds.
|
/linux-4.1.27/net/netfilter/ |
D | xt_statistic.c | 46 nval = (oval == info->u.nth.every) ? 0 : oval + 1; in statistic_mt()
|
/linux-4.1.27/Documentation/misc-devices/ |
D | ics932s401 | 25 the registers more often than once every other second.
|
/linux-4.1.27/scripts/coccinelle/free/ |
D | pci_free_consistent.cocci | 1 /// Find missing pci_free_consistent for every pci_alloc_consistent.
|
/linux-4.1.27/Documentation/blockdev/ |
D | nbd.txt | 8 can use a remote server as one of its block devices. So every time
|
D | README.DAC960 | 287 driver queries each controller for status information every 10 seconds, and 288 checks for additional conditions every 60 seconds. The initial status of each 295 logged to the system console at most every 60 seconds. 530 updated every 10 seconds: 546 and every minute a progress message is logged to the console by the driver: 665 updated every 10 seconds: 681 and every minute a progress message is logged on the console by the driver:
|
D | floppy.txt | 47 If you need certain options enabled every time you load the floppy driver, 135 that you need to do 'floppycontrol --messages' every time you
|
D | zram.txt | 141 Basically, every attribute that has its own read accessible sysfs node
|
/linux-4.1.27/drivers/bcma/ |
D | README | 7 In case of Broadcom's cards every device consists of:
|
/linux-4.1.27/mm/ |
D | Kconfig.debug | 6 field for every page. This extension enables us to save memory
|
/linux-4.1.27/Documentation/devicetree/bindings/regulator/ |
D | regulator.txt | 35 every hardware so the valid modes are documented on each regulator 38 modes depends on the capabilities of every hardware so each device binding
|
/linux-4.1.27/fs/nilfs2/ |
D | Kconfig | 12 NILFS2 creates a number of checkpoints every few seconds or per
|
/linux-4.1.27/Documentation/w1/ |
D | w1.netlink | 142 All other fields in every structure will mirror the same parameters in the 145 Status reply is generated for every w1_netlink_cmd embedded in the 149 All w1_netlink_cmd command structures are handled in every w1_netlink_msg,
|
/linux-4.1.27/Documentation/filesystems/ |
D | gfs2-uevents.txt | 43 for every journal recovered, whether it is during the initial mount 97 be included in every uevent relating to the filesystem.
|
D | automount-support.txt | 75 with a pointer to this list. This will process the list, marking every 117 Again, the expiration flag is cleared every time anything other than umount()
|
D | sysv-fs.txt | 81 since it is not true that every free block contains a pointer to 83 of limited size, and every now and then a free block contains pointers
|
D | nilfs2.txt | 11 NILFS2 creates a number of checkpoints every few seconds or per 75 This disables every write access on the device for 248 The super root block is inserted for every checkpoints. It includes
|
D | cramfs.txt | 32 every other file on cramfs) always have a link count of 1. (There's
|
D | inotify.txt | 39 every fd was a separate watch,
|
D | ocfs2.txt | 68 every 'nrsec' seconds. The default value is 5 seconds.
|
D | path-lookup.txt | 5 performing a path walk. Typically, for every open(), stat() etc., the path name 17 thus in every component during path look-up. Since 2.5.10 onwards, fast-walk 28 because of the locks and atomic operations required for every dentry element
|
D | xfs-delayed-logging-design.txt | 166 require us to lock every object, format them, and then unlock them again. 524 every checkpoint transaction completion. Unfortunately, if this space is not 564 which is once every 30s. 572 that items get pinned once for every transaction that is committed to the log 574 for every outstanding transaction they were dirtied in. When each of these 640 want every other CPU in the machine spinning on the CIL lock. Given that
|
/linux-4.1.27/drivers/isdn/capi/ |
D | Kconfig | 7 every controller (default disabled).
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | serial-u16550.txt | 62 at most one byte every 520 us, as compared with the full MIDI data rate of 63 one byte every 320 us per port.
|
/linux-4.1.27/Documentation/x86/x86_64/ |
D | kernel-stacks | 5 Like all other architectures, x86_64 has a kernel stack for every 23 of every per thread stack.
|
/linux-4.1.27/Documentation/dvb/ |
D | cards.txt | 10 Note 1: There is no guarantee that every frontend driver works 11 out of the box with every card, because of different wiring.
|
D | udev.txt | 44 For every device that registers to the sysfs subsystem with a "dvb" prefix,
|
D | technisat.txt | 23 In this directory uncheck every driver which is activated there
|
D | bt8xx.txt | 18 You can save RAM by deselecting every frontend module that your DVB card does not need.
|
/linux-4.1.27/Documentation/usb/ |
D | dwc3.txt | 23 goes through every event and calls generic_handle_irq() for event
|
D | error-codes.txt | 160 processing, devices may receive such fault reports for every request.
|
/linux-4.1.27/lib/ |
D | Kconfig.kasan | 33 Before every memory access compiler insert function call
|
D | Kconfig.kmemcheck | 20 will insert extra code at *every* read and write to tracked memory
|
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/ |
D | pinctrl-sirf.txt | 6 - interrupts : Interrupts used by every GPIO group
|
D | samsung-pinctrl.txt | 111 In addition, following properties must be present in node of every bank 146 In addition, following properties must be present in node of every bank 160 Node of every bank of pins supporting direct wake-up interrupts (without
|
/linux-4.1.27/Documentation/fmc/ |
D | parameters.txt | 14 If not zero, the parameter prints the SDB tree of every FPGA it is
|
D | mezzanine.txt | 110 supports dump_sdb= that applies to every client driver.
|
/linux-4.1.27/Documentation/power/ |
D | basic-pm-debugging.txt | 118 them), you have to unload it every time before hibernation. In that case please 164 Again, if you find the offending module(s), it(they) must be unloaded every time 197 should be unloaded every time before an STR transition. 204 you will have to unload them every time before an STR transition (ie. before
|
D | swsusp-and-swap-files.txt | 58 the location of its header need not be the same as before. Thus every time
|
D | charger-manager.txt | 97 When cm_suspend_again is called, it monitors every battery. The suspend_ops 147 this battery every polling_interval_ms or more frequently.
|
D | states.txt | 18 because there is at least one non-hibernation sleep state in every system. If
|
D | suspend-and-interrupts.txt | 86 This way every interrupt from a wakeup interrupt source will either cause the
|
/linux-4.1.27/Documentation/device-mapper/ |
D | log-writes.txt | 7 There is a log_write_entry written for every WRITE request and the target is 75 For example say you want to fsck a file system after every
|
D | cache.txt | 127 On-disk metadata is committed every time a FLUSH or FUA bio is written. 128 If no such requests are made then commits will occur every second. This
|
D | verity.txt | 149 V (for Valid) is returned if every check performed so far was valid.
|
D | thin-provisioning.txt | 126 On-disk metadata is committed every time a FLUSH or FUA bio is written. 127 If no such requests are made then commits will occur every second. This
|
/linux-4.1.27/arch/blackfin/ |
D | Kconfig.debug | 69 unrecoverable event value at every exception return. By selecting 162 By selecting this option, every time the 16 hardware entries in 165 has a great impact on performance, (an interrupt every 16 change of
|
/linux-4.1.27/Documentation/ioctl/ |
D | botching-up-ioctls.txt | 10 memory on completely different GPUs is a futile effort. So nowadays every 20 something every GPU driver has to do on its own. 93 * Have simple testcases for every input validation failure case in your ioctl. 199 Not every problem needs a new ioctl:
|
/linux-4.1.27/kernel/trace/ |
D | Kconfig | 142 Enable the kernel to trace every kernel function. This is done 144 instruction at the beginning of every kernel function, which NOP 286 The "all branch" profiler will profile every if-statement in the 361 This tracer works by hooking into every function call that the 510 This option will also enable testing every syscall event. 513 up since it runs this on every system call defined.
|
/linux-4.1.27/Documentation/s390/ |
D | cds.txt | 19 either every single device driver needs to implement the hardware I/O 22 every single device driver would have to provide itself. 25 every detail.This information can be obtained from the ESA/390 Principles of 95 intend to provide the functionality required by every device driver 125 has to call every single device driver registered on this IRQ in order to 152 to notify the device driver for every interrupt it observes, or with final status
|
D | 3270.txt | 43 configuration script every time you change the console's address (perhaps 45 you should rerun the configuration script every time your set of 3270s,
|
/linux-4.1.27/Documentation/i2c/muxes/ |
D | i2c-mux-gpio | 77 of any GPIO pin it uses as the device ID. This guarantees that every
|
/linux-4.1.27/Documentation/sound/alsa/soc/ |
D | pops_clicks.txt | 12 click every time a component power state is changed.
|
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/ |
D | mpic-msgr.txt | 34 An alias should be created for every message register block. They are not
|
/linux-4.1.27/Documentation/arm/ |
D | kernel_mode_neon.txt | 20 register file is not preserved and restored at every context switch or taken 34 every context switch, resulting in a trap when subsequently a NEON/VFP
|
D | vlocks.txt | 15 writes to a single memory location. To arbitrate, every CPU "votes for 77 will contain only one value that won't change once every CPU has cleared
|
D | Interrupts | 18 array (basically all machine types) will break, and this means every
|
D | IXP4xx | 88 The disadvantage of this is that every PCI access requires
|
/linux-4.1.27/Documentation/netlabel/ |
D | cipso_ipv4.txt | 28 The CIPSO/IPv4 protocol engine validates every CIPSO IP option it finds at the
|
/linux-4.1.27/Documentation/watchdog/ |
D | pcwd-watchdog.txt | 53 every second.)
|
D | convert_drivers_to_kernel_api.txt | 5 Before the watchdog framework came into the kernel, every driver had to
|
/linux-4.1.27/drivers/mmc/card/ |
D | Kconfig | 23 Number of minors per block device. One is needed for every
|
/linux-4.1.27/tools/perf/ |
D | design.txt | 65 __u32 wakeup_events; /* wakeup every n events */ 175 every N events, where N is given by 'irq_period'. A sampling counter 401 Normally a notification is generated for every page filled, however one can 402 additionally set perf_event_attr.wakeup_events to generate one every
|
/linux-4.1.27/Documentation/devicetree/bindings/timer/ |
D | samsung,exynos4210-mct.txt | 8 one CPU local timer instantiated in MCT for every CPU in the system.
|
/linux-4.1.27/Documentation/i2c/ |
D | i2c-stub | 15 arrays in memory. It will also spam the kernel logs for every command it
|
D | functionality | 4 Because not every I2C or SMBus adapter implements everything in the
|
/linux-4.1.27/Documentation/networking/ |
D | gen_stats.txt | 106 From now on, every time you dump my_rate_est_stats it will contain
|
D | ipvs-sysctl.txt | 100 drop_entry procedure can be activated every second, then it 184 synchronized, every time the number of its incoming packets
|
D | e1000.txt | 108 The algorithm classifies the incoming traffic every interval into 247 Valid Range: 1 (use every Tx Descriptor) 248 4 (use every 4th Tx Descriptor) 250 Default Value: 1 (use every Tx Descriptor)
|
D | nfc.txt | 127 on. In order to allow valid "empty" responses, every data received has a NULL
|
D | phy.txt | 81 3) The PAL handles everything, but checks in with the driver every second, 91 If you choose option 1 (The hope is that every driver can, but to still be 147 every second before the state machine reacts to any changes. To do this, you
|
D | dm9000.txt | 137 necessary interrupt support in the chip or every two seconds via a
|
D | openvswitch.txt | 58 kernel. This case is bad for performance because every packet 206 simple Ethernet switch that forwards every packet.
|
D | operstates.txt | 48 setting operational state has not been implemented in every driver.
|
D | xfrm_sync.txt | 18 Because the above items change for every packet the SA receives,
|
D | baycom.txt | 17 therefore it supports just about every bit bang modem on a
|
D | filter.txt | 651 mapping and JIT would need to do combine/split/move operations for every 816 Internal BPF is a general purpose RISC instruction set. Not every register and 817 every instruction are used during translation from original BPF to new format. 835 descends all possible paths. It simulates execution of every insn and observes 1014 It simulates execution of every insn and observes the state change of
|
/linux-4.1.27/Documentation/input/ |
D | iforce-protocol.txt | 229 is the amount of memory apparently needed for every set of parameters: 246 few seconds latency. Personally, I restart it every time I play an effect.
|
D | alps.txt | 228 MT position can only be updated for every third ST position update, and 229 the count of contact points can only be updated every third packet as
|
D | gamepad.txt | 93 Every gamepad device has at least 2 action buttons. This means, that every
|
/linux-4.1.27/drivers/net/wireless/libertas/ |
D | README | 131 reported every time it occurs. If it is set to N, then the event is 132 reported every Nth time it occurs.
|
/linux-4.1.27/Documentation/development-process/ |
D | 1.Intro | 92 thousands of lines of code are being changed every day. So it is not 215 provide a version of the module for every distribution and every kernel 218 will have to upgrade your module separately every time they upgrade their
|
D | 6.Followthrough | 58 Note that you do not have to agree with every change suggested by 69 Andrew Morton has suggested that every review comment which does not result
|
D | 2.Process | 14 major kernel release happening every two or three months. The recent 205 developer could possibly inspect and select every patch unassisted. The 402 - Do not try to follow every conversation - nobody else does. It is
|
/linux-4.1.27/Documentation/trace/ |
D | events.txt | 247 For convenience, filters for every event in a subsystem can be set or 373 when a read system call exits. This disablement happens on every 405 For example, the following trigger dumps a stacktrace every time the 443 The following command creates a snapshot every time a block request
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/samsung/ |
D | exynos-adc.txt | 33 - The base address and range of ADC_PHY register (every
|
/linux-4.1.27/Documentation/virtual/kvm/devices/ |
D | s390_flic.txt | 50 for every init interrupt before migrating the interrupt list.
|
/linux-4.1.27/drivers/usb/core/ |
D | Kconfig | 9 strings for every new USB device to the syslog. This option is
|
/linux-4.1.27/arch/sh/ |
D | Kconfig.debug | 28 every function call and will therefore incur a major
|
/linux-4.1.27/Documentation/devicetree/ |
D | overlay-notes.txt | 100 of_overlay_destroy_all() which will remove every single one in the correct
|
D | booting-without-of.txt | 140 to represent every device in the system and only requires some nodes 143 create a node for every PCI device in the system. It is a requirement 564 Finally, every node that can be referenced from a property in another 567 "phandle" value for every node that the "prom_init()" trampoline code 577 requirement is that every node for which you provide that property has 707 specification. However, the kernel does not require every single 713 and #size-cells are not inherited so every node with children must specify 875 So under /cpus, you are supposed to create a node for every CPU on
|
/linux-4.1.27/arch/mn10300/mm/ |
D | cache-inv-by-tag.S | 240 # approx every N steps we re-enable the cache and see if there are any
|
/linux-4.1.27/fs/reiserfs/ |
D | Kconfig | 34 If you set this to Y, then ReiserFS will perform every check it can
|
/linux-4.1.27/Documentation/devicetree/bindings/mmc/ |
D | ti-omap-hsmmc.txt | 95 not every application needs SDIO irq, e.g. MMC cards.
|
/linux-4.1.27/drivers/devfreq/ |
D | Kconfig | 21 to set its every clock accordingly with the "target" callback
|
/linux-4.1.27/Documentation/acpi/apei/ |
D | output_format.txt | 145 For more detailed explanation of every field, please refer to UEFI
|
/linux-4.1.27/Documentation/video4linux/bttv/ |
D | README | 50 that every card really has one). bt848 cards can't have a Subsystem
|
D | Insmod-options | 144 every few seconds, but only once after
|
D | Sound-FAQ | 52 which does the sound routing. But every board is a little different.
|
/linux-4.1.27/Documentation/devicetree/bindings/ |
D | xilinx.txt | 7 implemented within the fpga fabric every instance of the device can be 15 to be recompiled every time the FPGA bitstream is resynthesized.
|
/linux-4.1.27/Documentation/mtd/nand/ |
D | pxa3xx-nand.txt | 104 position (since it belongs to the data region) and every used block is
|
/linux-4.1.27/Documentation/cpu-freq/ |
D | boost.txt | 67 not necessarily mean that it will occur every time even using the exact
|
D | governors.txt | 218 speed. Load for frequency increase is still evaluated every 267 every second), use cpufreq_driver_target to lock the cpufreq per-CPU
|
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/ |
D | Kconfig | 8 Almost every USB device needs a firmware, please look into
|
/linux-4.1.27/arch/powerpc/platforms/8xx/ |
D | Kconfig | 138 every time execution crosses a page boundary), and you may wish
|
/linux-4.1.27/Documentation/extcon/ |
D | porting-android-switch-class | 86 (a) for a specific cable or (b) for every cable.
|
/linux-4.1.27/arch/um/ |
D | Kconfig.um | 68 a full-blown operating system running under every user mode linux
|
/linux-4.1.27/Documentation/block/ |
D | ioprio.txt | 22 given first access to the disk every time. Thus it needs to be used with some
|
/linux-4.1.27/fs/ncpfs/ |
D | Kconfig | 70 If you say Y here, every filename on a NetWare server volume using
|
/linux-4.1.27/Documentation/cgroups/ |
D | devices.txt | 115 For every propagated exception, the effective rules will be re-evaluated based
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/msm/ |
D | qcom,idle-state.txt | 23 configured to execute this state by default and after executing every other
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | Kconfig | 134 Calculate elapsed time for every exit/enter cycle. A per-vcpu
|
/linux-4.1.27/drivers/net/arcnet/ |
D | Kconfig | 62 acknowledge back to userspace. After the initial protocol byte every
|
/linux-4.1.27/Documentation/video4linux/ |
D | si470x.txt | 62 or by implementing a function as we currently have in every of the mentioned
|
D | Zoran | 140 And not every TV decoder is able to handle every format. Also the every
|
D | README.ivtv | 81 For every extra card you have the numbers increased by one. For example,
|
D | vivid.txt | 320 every 6 MHz, starting from 49.25 MHz. For each channel the generated image 421 alternate between "Hello world!" and "Closed captions test" every second. 454 Valid channels are emulated every 1 MHz for FM and every 100 kHz for AM and SW. 462 controls. These controls are updated every time the frequency is changed, 529 These controls are supported for every device type.
|
/linux-4.1.27/Documentation/devicetree/bindings/net/ |
D | fsl-tsec-phy.txt | 35 As of this writing, every tsec is associated with an internal TBI PHY.
|
/linux-4.1.27/arch/avr32/ |
D | Kconfig | 218 Say Y to generate an Ownership Trace message on every context switch,
|
/linux-4.1.27/Documentation/fb/ |
D | matroxfb.txt | 130 not comply to PCI 2.1 specs (it will not guarantee that every 148 init - driver initializes every device it knows about. 189 Default is `every' known device.
|
D | vesafb.txt | 21 support for every VBE 2.0 compliant graphics board).
|
/linux-4.1.27/drivers/base/ |
D | Kconfig | 8 every uevent. 107 every driver that uses request_firmware() and ships its
|
/linux-4.1.27/Documentation/x86/ |
D | intel_mpx.txt | 118 frequent. They potentially happen every time a register points to 146 A: This would work if we could hook the site of each and every memory
|
/linux-4.1.27/Documentation/accounting/ |
D | taskstats-struct.txt | 141 * The current rss usage is added to this counter every time
|
/linux-4.1.27/fs/jffs2/ |
D | Kconfig | 49 This causes JFFS2 to read back every page written through the
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
D | Kconfig | 140 Say Y to have ath9k poll the RF-Kill GPIO every couple of
|
/linux-4.1.27/arch/m68k/q40/ |
D | README | 123 the PC scancodes x86 Linux uses. So by theory every national keyboard should
|
/linux-4.1.27/Documentation/video4linux/cx2341x/ |
D | fw-decoder-api.txt | 61 '0' during 1.5 times play, every other B frame is dropped
|
/linux-4.1.27/arch/m68k/ifpsp060/ |
D | ilsp.doc | 76 re-compiled with every new 68060ILSP release.
|
D | fplsp.doc | 77 re-compiled with every new 68060FPLSP release.
|
/linux-4.1.27/Documentation/gpio/ |
D | gpio.txt | 32 System-on-Chip (SOC) processors heavily rely on GPIOs. In some cases, every
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/ |
D | vexpress.txt | 57 with device_type = "cpu" property for every available core, eg.:
|
/linux-4.1.27/drivers/net/wireless/ipw2x00/ |
D | Kconfig | 121 This second interface will provide every received in radiotap
|
/linux-4.1.27/Documentation/scsi/ |
D | aha152x.txt | 123 in the partition table and therefore every operating system has to know
|
D | scsi-changer.txt | 75 not. In theory every changer device which supports the SCSI-2 media
|
/linux-4.1.27/Documentation/isdn/ |
D | README.diversion | 117 every listening machine.
|
/linux-4.1.27/Documentation/kbuild/ |
D | kconfig-language.txt | 42 name, but every definition can have only a single input prompt and the 252 The configuration file describes a series of menu entries, where every
|
/linux-4.1.27/Documentation/laptops/ |
D | asus-laptop.txt | 158 Record the disp value at every configuration.
|
/linux-4.1.27/arch/arm/mach-ixp4xx/ |
D | Kconfig | 216 is that every PCI access requires three local register accesses
|
/linux-4.1.27/drivers/mtd/nand/ |
D | Kconfig | 237 DiskOnChip at every multiple of 0x2000 between 0xC8000 and 0xEE000. 253 DiskOnChip at every multiple of 0x2000 between 0xC8000 and 0xEE000.
|