Home
last modified time | relevance | path

Searched refs:subset (Results 1 – 79 of 79) sorted by relevance

/linux-4.1.27/arch/arm/mm/
Dalignment.c621 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/
Dsummary12 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
Dsmbus-protocol10 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
Ddev-interface88 Note that only a subset of the I2C and SMBus protocols can be achieved by
/linux-4.1.27/Documentation/
Dsmsc_ece1099.txt40 The ECE1099 device SMBus implementation is a subset of the
42 The implementation in the device is a subset of SMBus since it
Dkselftest.txt30 Running a subset of selftests
Dpadata.txt33 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.
Drtc.txt52 subset of the three programmable values, meaning that it could be set to
Ddynamic-debug-howto.txt122 The match-spec's are used to choose a subset of the known pr_debug()
Dkernel-per-CPU-kthreads.txt167 Such a workqueue can be confined to a given subset of the
Dcpu-hotplug.txt252 a subset of all online CPUs.
DDMA-API-HOWTO.txt36 be restricted to a subset of that space. For example, even if a system
Dkernel-parameters.txt2849 Archs may support subset or none of the selections.
/linux-4.1.27/Documentation/hwmon/
Dvexpress10 http://infocenter.arm.com/help/topic/com.arm.doc.subset.boards.express/index.html
/linux-4.1.27/kernel/
Dcred.c378 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/
DKconfig34 # TX4937 is subset of TX4938
/linux-4.1.27/Documentation/devicetree/bindings/gpio/
Dbrcm,kona-gpio.txt26 second cell is used to specify flags. The following subset of flags is
/linux-4.1.27/drivers/isdn/i4l/
DKconfig62 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/
Dsamsung,s5pv210-clock.txt33 A subset of above clocks available on given board shall be specified in
/linux-4.1.27/drivers/gpu/drm/sti/
DNOTES20 Note that some stiH drivers support only a subset of thee HW IP.
/linux-4.1.27/Documentation/security/
Dtomoyo.txt54 LSM version of TOMOYO is a subset of non-LSM version of TOMOYO. We are planning
Dcredentials.txt53 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/
Dpwm-samsung.txt24 and any subset of following optional clock names:
/linux-4.1.27/Documentation/devicetree/bindings/power/
Drenesas,sysc-rmobile.txt52 This shows a subset of the r8a7740 PM domain hierarchy, containing the
/linux-4.1.27/drivers/gpu/drm/i915/
DKconfig32 replaces the older i830 module that supported a subset of the
/linux-4.1.27/Documentation/devicetree/bindings/timer/
Drenesas,cmt.txt7 are independent. A particular CMT instance can implement only a subset of the
/linux-4.1.27/Documentation/devicetree/bindings/pci/
Dhost-generic-pci.txt8 presenting a set of fixed windows describing a subset of IO, Memory and
/linux-4.1.27/Documentation/sound/alsa/soc/
Djack.txt53 specifying a subset of bits to update. The jack detection code should
/linux-4.1.27/drivers/usb/gadget/
DKconfig209 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/
Dgadget-testing.txt6 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/
Dcpusets.txt129 - 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,
Dmemory.txt336 Kernel memory is a subset of the user memory. This setup is useful in
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-class-powercap43 power zones provide monitoring and control for a subset of
/linux-4.1.27/Documentation/scsi/
Dufs.txt56 UFS supports subset of SCSI commands defined by SPC-4 and SBC-3.
Dsym53c8xx_2.txt61 It also support the subset of LSI53C10XX PCI-SCSI controllers that are based
/linux-4.1.27/drivers/i2c/
DKconfig13 or System Management Bus is a subset of the I2C protocol. More
/linux-4.1.27/Documentation/scheduler/
Dsched-domains.txt66 retain the traditional SMT->SMP->NUMA topology (or some subset of that). This
Dsched-deadline.txt258 direct subset of dl_bw.
/linux-4.1.27/Documentation/locking/
Dlocktorture.txt98 to a particular subset of the CPUs, defaults to 3 seconds.
/linux-4.1.27/arch/m68k/q40/
DREADME101 q40 master chip handles only a subset of level triggered interrupts.
/linux-4.1.27/Documentation/networking/
Dfib_trie.txt12 indexed through a subset of the key. See Level Compression.
Dcdc_mbim.txt237 filter is recommended, matching only the DSS VLAN subset. This avoid
Dstmmac.txt366 In fact, the HW provides a subset of extended registers to
Dtimestamping.txt58 is possible to selectively request timestamps for a subset of packets
Dz8530drv.txt1 This is a subset of the documentation. To use this driver you MUST have the
Dscaling.txt371 exclusively to a subset of CPUs, where the transmit completions for
Dip-sysctl.txt197 processes. The list is a subset of those listed in
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/
Dimg,tz1090-pinctrl.txt73 however it is possible to mux only a subset of the pins in a mux group to a
Dbrcm,bcm11351-pinctrl.txt44 The pin group node accepts a subset of the generic pin config properties. For
/linux-4.1.27/Documentation/input/
Dgamepad.txt83 devices that report a small subset of the events.
/linux-4.1.27/Documentation/kbuild/
Dkconfig.txt71 (usually a subset of all) preset config symbols. These variable
Dmodules.txt105 When building an external module, only a subset of the "make"
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/
Dinterlaken-lac.txt32 version), and a subset at 0x1000-0x1FFF. The former is a superset of the
/linux-4.1.27/drivers/usb/gadget/legacy/
DKconfig100 - On hardware can't implement that protocol, a simple CDC subset
107 subset.
/linux-4.1.27/Documentation/video4linux/
Dv4l2-controls.txt405 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
Duvcvideo.txt78 subset of the former ioctl. For the time being they are still supported but
Dv4l2-framework.txt381 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/
Didentifiers.txt32 minimum mandatory subset - we create a simple structure and parse it
/linux-4.1.27/drivers/mtd/chips/
DKconfig153 A subset of them are pre-programmed at the factory with a
/linux-4.1.27/Documentation/accounting/
Dtaskstats.txt174 Users may also consider setting the cpu affinity of the listener to the subset
/linux-4.1.27/drivers/mtd/devices/
DKconfig219 for a subset of connected Serial Flash devices.
/linux-4.1.27/Documentation/pps/
Dpps.txt113 must be a subset of ones defined in the struct
/linux-4.1.27/Documentation/vm/
Dhugetlbpage.txt226 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,
Dnuma15 Each of the 'cells' may be viewed as an SMP [symmetric multi-processor] subset
Dnuma_memory_policy.txt128 The shared policy infrastructure supports different policies on subset
Dunevictable-lru.txt319 off a subset of the VMA if the range does not cover the entire VMA. Once the
/linux-4.1.27/Documentation/ia64/
Daliasing.txt50 The kern_memmap table typically contains only a subset of the system
/linux-4.1.27/Documentation/prctl/
Dseccomp_filter.txt10 certain subset of userland applications benefit by having a reduced set
/linux-4.1.27/arch/m68k/
DKconfig.cpu13 to stand alone CPUs. They implement a subset of the original 68000
/linux-4.1.27/drivers/i2c/busses/
DKconfig213 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/
Dmmu-layout.txt168 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/
Dtorture.txt101 to a particular subset of the CPUs, defaults to 3 seconds.
/linux-4.1.27/Documentation/filesystems/
Dspufs.txt34 tem calls like read(2) or write(2), but often support only a subset of
/linux-4.1.27/drivers/net/usb/
DKconfig386 tristate "Simple USB Network Links (CDC Ethernet subset)"
/linux-4.1.27/Documentation/netlabel/
Ddraft-ietf-cipso-ipsecurity-01.txt537 interface. It may, however, represent a subset of these labels that are
/linux-4.1.27/Documentation/filesystems/caching/
Dnetfs-api.txt91 (2) To make it easier to discard a subset of all the files cached based around
/linux-4.1.27/Documentation/sound/alsa/
DHD-Audio.txt472 - power_down_unused (bool): power down the unused widgets, a subset of
/linux-4.1.27/Documentation/power/
Ddevices.txt553 include at least a subset of device drivers allowing it to access the storage
/linux-4.1.27/drivers/scsi/
DKconfig1030 PCI-SCSI controllers. It also supports the subset of LSI53C10XX