/linux-4.1.27/arch/arm/mm/ |
D | alignment.c | 621 static const u32 subset[8] = { in thumb2arm() local 631 return subset[(tinstr & (7<<9)) >> 9] | in thumb2arm() 671 static const u32 subset[4] = { in thumb2arm() local 677 return subset[(L<<1) | ((tinstr & (1<<8)) >> 8)] | in thumb2arm() 720 const u32 subset[2] = { in do_alignment_t32_to_handler() local 724 *pinstr = subset[L] | (1<<RD_BITS(instr)); in do_alignment_t32_to_handler()
|
/linux-4.1.27/Documentation/i2c/ |
D | summary | 12 a subset of I2C protocols and signaling. Many I2C devices will work on an 18 Because the SMBus is mostly a subset of the generalized I2C bus, we can
|
D | smbus-protocol | 10 which is a subset from the I2C protocol. Fortunately, many devices use 11 only the same subset, which makes it possible to put them on an SMBus. 14 commands if at all possible (if the device uses only that subset of the
|
D | dev-interface | 88 Note that only a subset of the I2C and SMBus protocols can be achieved by
|
/linux-4.1.27/Documentation/ |
D | smsc_ece1099.txt | 40 The ECE1099 device SMBus implementation is a subset of the 42 The implementation in the device is a subset of SMBus since it
|
D | kselftest.txt | 30 Running a subset of selftests
|
D | padata.txt | 33 cpumasks. The usable cpumasks are always a subset of active CPUs in the 85 cpumasks, i.e. the subset of active CPUs in the user supplied cpumask.
|
D | rtc.txt | 52 subset of the three programmable values, meaning that it could be set to
|
D | dynamic-debug-howto.txt | 122 The match-spec's are used to choose a subset of the known pr_debug()
|
D | kernel-per-CPU-kthreads.txt | 167 Such a workqueue can be confined to a given subset of the
|
D | cpu-hotplug.txt | 252 a subset of all online CPUs.
|
D | DMA-API-HOWTO.txt | 36 be restricted to a subset of that space. For example, even if a system
|
D | kernel-parameters.txt | 2849 Archs may support subset or none of the selections.
|
/linux-4.1.27/Documentation/hwmon/ |
D | vexpress | 10 http://infocenter.arm.com/help/topic/com.arm.doc.subset.boards.express/index.html
|
/linux-4.1.27/kernel/ |
D | cred.c | 378 static bool cred_cap_issubset(const struct cred *set, const struct cred *subset) in cred_cap_issubset() argument 381 const struct user_namespace *subset_ns = subset->user_ns; in cred_cap_issubset() 387 return cap_issubset(subset->cap_permitted, set->cap_permitted); in cred_cap_issubset()
|
/linux-4.1.27/arch/mips/txx9/ |
D | Kconfig | 34 # TX4937 is subset of TX4938
|
/linux-4.1.27/Documentation/devicetree/bindings/gpio/ |
D | brcm,kona-gpio.txt | 26 second cell is used to specify flags. The following subset of flags is
|
/linux-4.1.27/drivers/isdn/i4l/ |
D | Kconfig | 62 If you say Y here, the modem-emulator will support a subset of the 75 If you say Y here, the modem-emulator will support a subset of the
|
/linux-4.1.27/Documentation/devicetree/bindings/clock/ |
D | samsung,s5pv210-clock.txt | 33 A subset of above clocks available on given board shall be specified in
|
/linux-4.1.27/drivers/gpu/drm/sti/ |
D | NOTES | 20 Note that some stiH drivers support only a subset of thee HW IP.
|
/linux-4.1.27/Documentation/security/ |
D | tomoyo.txt | 54 LSM version of TOMOYO is a subset of non-LSM version of TOMOYO. We are planning
|
D | credentials.txt | 53 Amongst the credentials of most objects, there will be a subset that 62 Also amongst the credentials of those objects, there will be a subset that 85 A subject has an additional interpretation of its credentials. A subset
|
/linux-4.1.27/Documentation/devicetree/bindings/pwm/ |
D | pwm-samsung.txt | 24 and any subset of following optional clock names:
|
/linux-4.1.27/Documentation/devicetree/bindings/power/ |
D | renesas,sysc-rmobile.txt | 52 This shows a subset of the r8a7740 PM domain hierarchy, containing the
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | Kconfig | 32 replaces the older i830 module that supported a subset of the
|
/linux-4.1.27/Documentation/devicetree/bindings/timer/ |
D | renesas,cmt.txt | 7 are independent. A particular CMT instance can implement only a subset of the
|
/linux-4.1.27/Documentation/devicetree/bindings/pci/ |
D | host-generic-pci.txt | 8 presenting a set of fixed windows describing a subset of IO, Memory and
|
/linux-4.1.27/Documentation/sound/alsa/soc/ |
D | jack.txt | 53 specifying a subset of bits to update. The jack detection code should
|
/linux-4.1.27/drivers/usb/gadget/ |
D | Kconfig | 209 are a subset (implementing a USB device class specification). 288 bool "Ethernet Control Model (CDC ECM) subset" 295 a simple CDC subset is used, placing fewer demands on USB.
|
/linux-4.1.27/Documentation/usb/ |
D | gadget-testing.txt | 6 3. ECM subset function 87 3. ECM subset function 96 The ECM subset function provides these attributes in its function directory: 112 Testing the ECM subset function
|
/linux-4.1.27/Documentation/cgroups/ |
D | cpusets.txt | 129 - For any cpuset, one can define child cpusets containing a subset 207 - Its CPUs and Memory Nodes must be a subset of its parents. 387 Each sched domain covers some subset of the CPUs in the system; 431 may be artificially constrained to some subset of CPUs, depending on 467 constrained to some subset of the CPUs allowed to them, for lack of 606 its new cpuset, then the task will continue to use whatever subset 620 bound to some subset of its cpuset using the sched_setaffinity() call,
|
D | memory.txt | 336 Kernel memory is a subset of the user memory. This setup is useful in
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-class-powercap | 43 power zones provide monitoring and control for a subset of
|
/linux-4.1.27/Documentation/scsi/ |
D | ufs.txt | 56 UFS supports subset of SCSI commands defined by SPC-4 and SBC-3.
|
D | sym53c8xx_2.txt | 61 It also support the subset of LSI53C10XX PCI-SCSI controllers that are based
|
/linux-4.1.27/drivers/i2c/ |
D | Kconfig | 13 or System Management Bus is a subset of the I2C protocol. More
|
/linux-4.1.27/Documentation/scheduler/ |
D | sched-domains.txt | 66 retain the traditional SMT->SMP->NUMA topology (or some subset of that). This
|
D | sched-deadline.txt | 258 direct subset of dl_bw.
|
/linux-4.1.27/Documentation/locking/ |
D | locktorture.txt | 98 to a particular subset of the CPUs, defaults to 3 seconds.
|
/linux-4.1.27/arch/m68k/q40/ |
D | README | 101 q40 master chip handles only a subset of level triggered interrupts.
|
/linux-4.1.27/Documentation/networking/ |
D | fib_trie.txt | 12 indexed through a subset of the key. See Level Compression.
|
D | cdc_mbim.txt | 237 filter is recommended, matching only the DSS VLAN subset. This avoid
|
D | stmmac.txt | 366 In fact, the HW provides a subset of extended registers to
|
D | timestamping.txt | 58 is possible to selectively request timestamps for a subset of packets
|
D | z8530drv.txt | 1 This is a subset of the documentation. To use this driver you MUST have the
|
D | scaling.txt | 371 exclusively to a subset of CPUs, where the transmit completions for
|
D | ip-sysctl.txt | 197 processes. The list is a subset of those listed in
|
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/ |
D | img,tz1090-pinctrl.txt | 73 however it is possible to mux only a subset of the pins in a mux group to a
|
D | brcm,bcm11351-pinctrl.txt | 44 The pin group node accepts a subset of the generic pin config properties. For
|
/linux-4.1.27/Documentation/input/ |
D | gamepad.txt | 83 devices that report a small subset of the events.
|
/linux-4.1.27/Documentation/kbuild/ |
D | kconfig.txt | 71 (usually a subset of all) preset config symbols. These variable
|
D | modules.txt | 105 When building an external module, only a subset of the "make"
|
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/ |
D | interlaken-lac.txt | 32 version), and a subset at 0x1000-0x1FFF. The former is a superset of the
|
/linux-4.1.27/drivers/usb/gadget/legacy/ |
D | Kconfig | 100 - On hardware can't implement that protocol, a simple CDC subset 107 subset.
|
/linux-4.1.27/Documentation/video4linux/ |
D | v4l2-controls.txt | 405 implementations will only support a subset of those. By setting the skip 626 for a subset of video_device's. For example: the radio device nodes only have 630 If you want to have one handler (e.g. for a radio device node) have a subset
|
D | uvcvideo.txt | 78 subset of the former ioctl. For the time being they are still supported but
|
D | v4l2-framework.txt | 381 It is also possible to call all or a subset of the sub-devices: 458 The device node handles a subset of the V4L2 API. 693 The v4l2_file_operations struct is a subset of file_operations. The main
|
/linux-4.1.27/Documentation/fmc/ |
D | identifiers.txt | 32 minimum mandatory subset - we create a simple structure and parse it
|
/linux-4.1.27/drivers/mtd/chips/ |
D | Kconfig | 153 A subset of them are pre-programmed at the factory with a
|
/linux-4.1.27/Documentation/accounting/ |
D | taskstats.txt | 174 Users may also consider setting the cpu affinity of the listener to the subset
|
/linux-4.1.27/drivers/mtd/devices/ |
D | Kconfig | 219 for a subset of connected Serial Flash devices.
|
/linux-4.1.27/Documentation/pps/ |
D | pps.txt | 113 must be a subset of ones defined in the struct
|
/linux-4.1.27/Documentation/vm/ |
D | hugetlbpage.txt | 226 subset of the system nodes to allocate huge pages outside the cpuset 235 A subset of the contents of the root huge page control directory in sysfs,
|
D | numa | 15 Each of the 'cells' may be viewed as an SMP [symmetric multi-processor] subset
|
D | numa_memory_policy.txt | 128 The shared policy infrastructure supports different policies on subset
|
D | unevictable-lru.txt | 319 off a subset of the VMA if the range does not cover the entire VMA. Once the
|
/linux-4.1.27/Documentation/ia64/ |
D | aliasing.txt | 50 The kern_memmap table typically contains only a subset of the system
|
/linux-4.1.27/Documentation/prctl/ |
D | seccomp_filter.txt | 10 certain subset of userland applications benefit by having a reduced set
|
/linux-4.1.27/arch/m68k/ |
D | Kconfig.cpu | 13 to stand alone CPUs. They implement a subset of the original 68000
|
/linux-4.1.27/drivers/i2c/busses/ |
D | Kconfig | 213 SiS5595 SMBus (a subset of I2C) interface. 223 SiS630, SiS730 and SiS964 SMBus (a subset of I2C) interface. 233 96x SMBus (a subset of I2C) interfaces. Specifically, the following
|
/linux-4.1.27/Documentation/frv/ |
D | mmu-layout.txt | 168 points to a subset of the page table, the first to PT+0x0000, the second to PT+0x0100, the third to
|
/linux-4.1.27/Documentation/RCU/ |
D | torture.txt | 101 to a particular subset of the CPUs, defaults to 3 seconds.
|
/linux-4.1.27/Documentation/filesystems/ |
D | spufs.txt | 34 tem calls like read(2) or write(2), but often support only a subset of
|
/linux-4.1.27/drivers/net/usb/ |
D | Kconfig | 386 tristate "Simple USB Network Links (CDC Ethernet subset)"
|
/linux-4.1.27/Documentation/netlabel/ |
D | draft-ietf-cipso-ipsecurity-01.txt | 537 interface. It may, however, represent a subset of these labels that are
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | netfs-api.txt | 91 (2) To make it easier to discard a subset of all the files cached based around
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | HD-Audio.txt | 472 - power_down_unused (bool): power down the unused widgets, a subset of
|
/linux-4.1.27/Documentation/power/ |
D | devices.txt | 553 include at least a subset of device drivers allowing it to access the storage
|
/linux-4.1.27/drivers/scsi/ |
D | Kconfig | 1030 PCI-SCSI controllers. It also supports the subset of LSI53C10XX
|