Home
last modified time | relevance | path

Searched refs:pairs (Results 1 – 133 of 133) sorted by relevance

/linux-4.1.27/tools/perf/util/
Dsort.h84 } pairs; member
119 return !list_empty(&he->pairs.node); in hist_entry__has_pairs()
125 return list_entry(he->pairs.node.next, struct hist_entry, pairs.node); in hist_entry__next_pair()
132 list_add_tail(&pair->pairs.node, &he->pairs.head); in hist_entry__add_pair()
Dhist.c354 INIT_LIST_HEAD(&he->pairs.node); in hist_entry__new()
/linux-4.1.27/drivers/acpi/acpica/
Dutfileio.c86 u32 pairs = 0; in acpi_ut_check_text_mode_corruption() local
106 pairs++; in acpi_ut_check_text_mode_corruption()
112 if (!pairs) { in acpi_ut_check_text_mode_corruption()
125 acpi_os_printf("All LFs (%u) were changed to CR/LF pairs\n", pairs); in acpi_ut_check_text_mode_corruption()
/linux-4.1.27/Documentation/devicetree/bindings/sound/
Dsirf-audio-port.txt6 - dmas: List of DMA controller phandle and DMA request line ordered pairs.
8 These strings correspond 1:1 with the ordered pairs in dmas.
Dbrcm,bcm2835-i2s.txt8 - dmas: List of DMA controller phandle and DMA request line ordered pairs.
10 These strings correspond 1:1 with the ordered pairs in dmas.
Dsirf-usp.txt6 - dmas: List of DMA controller phandle and DMA request line ordered pairs.
8 These strings correspond 1:1 with the ordered pairs in dmas.
Ddavinci-mcasp-audio.txt23 ordered pairs.
25 These strings correspond 1:1 with the ordered pairs in dmas. The dma
Dsamsung-i2s.txt23 - dmas: list of DMA controller phandle and DMA request line ordered pairs.
25 These strings correspond 1:1 with the ordered pairs in dmas.
Drockchip-i2s.txt20 - clocks: a list of phandle + clock-specifer pairs, one for each entry in clock-names.
Dfsl,asrc.txt6 Ends Audio controller such as ESAI, SSI and SAI. It has three pairs to support
Dwm8994.txt35 - clocks : A list of up to two phandle and clock specifier pairs
/linux-4.1.27/Documentation/locking/
Dlocktorture.txt43 o "spin_lock": spin_lock() and spin_unlock() pairs.
46 pairs.
48 o "rw_lock": read/write lock() and unlock() rwlock pairs.
51 rwlock pairs.
53 o "mutex_lock": mutex_lock() and mutex_unlock() pairs.
55 o "rwsem_lock": read/write down() and up() semaphore pairs.
/linux-4.1.27/Documentation/devicetree/bindings/phy/
Dsun4i-usb-phy.txt10 - reg : a list of offset + length pairs
20 - resets : a list of phandle + reset specifier pairs
Dsun9i-usb-phy.txt7 - reg : a list of offset + length pairs
15 - resets : a list of phandle + reset specifier pairs
Dqcom-apq8064-sata-phy.txt11 - clocks: a list of phandles and clock-specifier pairs, one for each entry in
Dphy-stih407-usb.txt9 - resets : list of phandle and reset specifier pairs. There should be two entries, one
Dqcom-dwc3-usb-phy.txt13 - clocks: a list of phandles and clock-specifier pairs, one for each entry in
Dti-phy.txt37 - clocks: a list of phandles and clock-specifier pairs, one for each entry in
68 - clocks: a list of phandles and clock-specifier pairs, one for each entry in
/linux-4.1.27/net/netfilter/ipset/
DKconfig41 can store IPv4 address and (source) MAC address pairs from a range.
69 can store IPv4/IPv6 address and mark pairs.
78 can store IPv4/IPv6 address and protocol/port pairs.
134 one can store IPv4/IPv6 network address/prefix pairs in a set.
144 protocol/port pairs as elements in a set.
154 interface name pairs as elements in a set.
/linux-4.1.27/Documentation/devicetree/bindings/interrupt-controller/
Dbrcm,bcm3380-l2-intc.txt8 - contains one or more enable/status word pairs, which often appear at
16 - reg: specifies one or more enable/status pairs, in the following format:
/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ioctl.c34 SVGA3dCapPair pairs[SVGA3D_DEVCAP_MAX]; member
123 size_t pair_offset = offsetof(struct svga_3d_compat_cap, pairs); in vmw_fill_compat_cap()
141 compat_cap->pairs[i][0] = i; in vmw_fill_compat_cap()
142 compat_cap->pairs[i][1] = vmw_read(dev_priv, SVGA_REG_DEV_CAP); in vmw_fill_compat_cap()
/linux-4.1.27/tools/perf/ui/
Dhist.c46 list_for_each_entry(pair, &he->pairs.head, pairs.node) { in __hpp__fmt()
171 list_for_each_entry(pair, &a->pairs.head, pairs.node) { in __hpp__sort()
176 list_for_each_entry(pair, &b->pairs.head, pairs.node) { in __hpp__sort()
/linux-4.1.27/Documentation/devicetree/bindings/iommu/
Dnvidia,tegra20-gart.txt5 - reg: Two pairs of cells specifying the physical address and size of
Diommu.txt75 - iommus: A list of phandle and IOMMU specifier pairs that describe the IOMMU
/linux-4.1.27/Documentation/devicetree/bindings/power/
Dda9150-charger.txt7 - io-channels: List of phandle and IIO specifier pairs
Dopp.txt4 voltage pairs that the device will support per voltage domain. These
/linux-4.1.27/Documentation/sound/oss/
DWaveArtist8 mm31 write the volume setting in pairs, where mm = (nn - 10) / 2
9 rr32 write the mixer settings in pairs, where rr = nn/2
DREADME.OSS1204 DMA channel pairs are: 0&1, 1&0 and 3&0.
/linux-4.1.27/Documentation/devicetree/bindings/rtc/
Darmada-380-rtc.txt7 - reg: a list of base address and size pairs, one for each entry in
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
Domap-usb-tll.txt12 - clocks: a list of phandles and clock-specifier pairs, one for each entry in
Dcros-ec.txt31 - reg: List of (IO address, size) pairs defining the interface uses
Domap-usb-host.txt35 - clocks: a list of phandles and clock-specifier pairs, one for each entry in
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-bus-event_source-devices-format10 name/value pairs.
Ddev-kmsg75 key/value pairs to the log message, which provide the machine
Dsysfs-bus-coresight-devices-etm3x156 Description: (R) Provides the number of address comparators pairs accessible
/linux-4.1.27/Documentation/devicetree/bindings/usb/
Dmsm-hsusb.txt28 - clocks: A list of phandle + clock-specifier pairs for the
42 - resets: A list of phandle + reset-specifier pairs for the
Drenesas_usbhs.txt9 - clocks: A list of phandle + clock specifier pairs
Dusb-ohci.txt14 - clocks : a list of phandle + clock specifier pairs
Dusb-ehci.txt16 - clocks : a list of phandle + clock specifier pairs
Dehci-st.txt17 - resets : phandle + reset specifier pairs to the powerdown and softreset lines
Dqcom,dwc3.txt5 - clocks: A list of phandle + clock-specifier pairs for the
Ddwc3-st.txt13 - resets : list of phandle and reset specifier pairs. There should be two entries, one
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
Di40evf_virtchnl.c212 int pairs = adapter->num_active_queues; in i40evf_configure_queues() local
223 (sizeof(struct i40e_virtchnl_queue_pair_info) * pairs); in i40evf_configure_queues()
229 vqci->num_queue_pairs = pairs; in i40evf_configure_queues()
234 for (i = 0; i < pairs; i++) { in i40evf_configure_queues()
Di40evf_main.c1137 int pairs = 0; in i40evf_set_interrupt_capability() local
1144 pairs = adapter->num_active_queues; in i40evf_set_interrupt_capability()
1151 v_budget = min_t(int, pairs, (int)(num_online_cpus() * 2)) + NONQ_VECS; in i40evf_set_interrupt_capability()
1167 adapter->netdev->real_num_tx_queues = pairs; in i40evf_set_interrupt_capability()
/linux-4.1.27/Documentation/devicetree/bindings/mmc/
Dsdhci-fujitsu.txt9 list of phandles and clock-specifier pairs.
Dsunxi-mmc.txt13 - clocks : a list with 4 phandle + clock specifier pairs
Dsdhci-msm.txt15 - clocks: A list of phandle + clock-specifier pairs for the clocks listed in clock-names.
/linux-4.1.27/drivers/gpu/drm/i2c/
DKconfig25 when used in pairs) TMDS transmitters, used in some nVidia
/linux-4.1.27/Documentation/devicetree/bindings/serial/
Dfsl-lpuart.txt11 - clocks : phandle + clock specifier pairs, one for each entry in clock-names
/linux-4.1.27/Documentation/devicetree/bindings/crypto/
Dsamsung-sss.txt29 - clocks : list of clock phandle and specifier pairs for all clocks listed in
/linux-4.1.27/Documentation/devicetree/bindings/dma/
Drenesas,usb-dmac.txt10 - clocks: a list of phandle + clock-specifier pairs.
Dshdma.txt76 - dmas: a list of <[DMA multiplexer phandle] [MID/RID value]> pairs,
Drenesas,rcar-dmac.txt27 - clocks: a list of phandle + clock-specifier pairs, one for each entry
Dfsl-edma.txt31 - clocks : A list of phandle and clock-specifier pairs, one for each entry in
/linux-4.1.27/Documentation/video4linux/cx2341x/
DREADME.hm1224 contain 8 UV value pairs (16 bytes in total). The second 16 bytes are the
25 second line of 8 UV pairs of the top-left block, etc. After transmitting
/linux-4.1.27/Documentation/devicetree/bindings/timer/
Drenesas,mtu2.txt24 - clocks: a list of phandle + clock-specifier pairs, one for each entry
Drenesas,tmu.txt22 - clocks: a list of phandle + clock-specifier pairs, one for each entry
Drenesas,cmt.txt58 - clocks: a list of phandle + clock-specifier pairs, one for each entry
/linux-4.1.27/Documentation/devicetree/bindings/media/
Dsamsung-s5k6a3.txt15 - clocks : should contain list of phandle and clock specifier pairs
Dsamsung-s5k5baf.txt15 - clocks : list of phandle and clock specifier pairs
Dsamsung-s5c73m3.txt25 - clocks : should contain list of phandle and clock specifier pairs
/linux-4.1.27/fs/ext2/
DKconfig15 Extended attributes are name:value pairs associated with inodes by
/linux-4.1.27/Documentation/devicetree/bindings/reserved-memory/
Dreserved-memory.txt40 alloc-ranges (optional) - prop-encoded-array (address, length pairs).
76 memory-region (optional) - phandle, specifier pairs to children of /reserved-memory
/linux-4.1.27/Documentation/devicetree/bindings/dma/xilinx/
Dxilinx_dma.txt52 - dmas: a list of <[DMA device phandle] [Channel ID]> pairs,
Dxilinx_vdma.txt62 - dmas: a list of <[Video DMA device phandle] [Channel ID]> pairs,
/linux-4.1.27/Documentation/devicetree/bindings/arm/exynos/
Dpower_domain.txt23 devices in this power domain. Maximum of 4 pairs (N = 0 to 3)
/linux-4.1.27/Documentation/devicetree/bindings/net/
Dbrcm,bcm7445-switch-v4.0.txt7 pairs of register addresses and lengths
Dbrcm,bcmgenet.txt39 parent node compatible property (e.g: brcm,genet-v4 pairs with
/linux-4.1.27/Documentation/hwmon/
Dads782850 where 4 differential pairs can be measured.
Dthmc5027 List of adapter,address pairs to force chips into ADM1022 mode with
/linux-4.1.27/Documentation/devicetree/bindings/spmi/
Dqcom,spmi-pmic-arb.txt26 - reg : address + size pairs describing the PMIC arb register sets; order must
/linux-4.1.27/Documentation/devicetree/bindings/ata/
Dahci-platform.txt29 - clocks : a list of phandle + clock specifier pairs
/linux-4.1.27/Documentation/device-mapper/
Dcache.txt191 key/value pairs passed to the policy
192 policy args : key/value pairs passed to the policy
250 core args : Key/value pairs for tuning the core
254 policy args : Key/value pairs
Dcache-policies.txt42 Message and constructor argument pairs are:
/linux-4.1.27/Documentation/devicetree/bindings/ufs/
Dufshcd-pltfrm.txt26 - clocks : List of phandle and clock specifier pairs
/linux-4.1.27/Documentation/devicetree/bindings/clock/
Dclock-bindings.txt66 clocks: List of phandle and clock specifier pairs, one pair
141 clocks in form of phandle and clock specifier pairs, the assigned-clock-parents
Dxgene.txt24 - reg : shall be a list of address and length pairs describing the CSR
/linux-4.1.27/Documentation/devicetree/bindings/video/
Drenesas,du.txt20 - clocks: A list of phandles + clock-specifier pairs, one for each entry in
Darm,pl11x.txt23 - clocks: contains phandle and clock specifier pairs for the entries
/linux-4.1.27/fs/f2fs/
DKconfig35 Extended attributes are name:value pairs associated with inodes by
/linux-4.1.27/Documentation/devicetree/bindings/iio/
Diio-bindings.txt48 io-channels: List of phandle and IIO specifier pairs, one pair
/linux-4.1.27/Documentation/video4linux/
Dcpia2_overview.txt36 a tuple structure containing address/value pairs. The repeat mode is only
Dvivid.txt118 instance. This is a hexadecimal value with up to 16 pairs of bits, each
/linux-4.1.27/Documentation/filesystems/
Dgfs2-glocks.txt137 The statistics are divided into three pairs of mean and
138 variance, plus two counters. The mean/variance pairs are
147 The three pairs of mean/variance measure the following
Dexofs.txt136 name, inode #> pairs for files that are found in that directory. The object
151 readpage, writepage, update_inode, and truncate. The following pairs of
Dhpfs.txt69 extended attributes. Extended attributes are pairs of (key,value) where key is
/linux-4.1.27/Documentation/frv/
Dmmu-layout.txt12 There are 8 IAMLR/IAMPR register pairs and 16 DAMLR/DAMPR register pairs for SAT mode.
99 register pairs; and the matching kunmap_atomic() clears the DAMPR. This makes high memory
Datomic-ops.txt27 the LL/SC instruction pairs supported on a number of platforms.
/linux-4.1.27/Documentation/devicetree/bindings/reset/
Dreset.txt48 resets: List of phandle and reset specifier pairs, one pair
/linux-4.1.27/Documentation/devicetree/bindings/soc/fsl/
Dbman.txt62 Description: List of phandle and DCP index pairs, to the BMan instance
Dqman.txt70 Description: List of phandle and DCP index pairs, to the QMan instance
/linux-4.1.27/fs/reiserfs/
DKconfig59 Extended attributes are name:value pairs associated with inodes by
/linux-4.1.27/arch/mn10300/kernel/
Dmn10300-serial-low.S61 # - stores data/status byte pairs in the ring buffer
/linux-4.1.27/fs/ext3/
DKconfig58 Extended attributes are name:value pairs associated with inodes by
/linux-4.1.27/arch/powerpc/platforms/pseries/
DKconfig88 <key word>=<value> pairs through a /proc/ppc64/lparcfg interface.
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/
Dnvidia,tegra124-pinmux.txt11 - reg: Should contain a list of base address and size pairs for:
Dnvidia,tegra210-pinmux.txt5 - reg: Should contain a list of base address and size pairs for:
Dpinctrl-single.txt94 register offset and value pairs using pinctrl-single,pins. Only the bits
/linux-4.1.27/Documentation/infiniband/
Duser_mad.txt104 request/response pairs. The upper 32 bits are reserved for use by
/linux-4.1.27/Documentation/x86/
Dpat.txt118 set_memory_[uc|wc] and set_memory_wb should be used in pairs, where driver will
/linux-4.1.27/fs/jffs2/
DKconfig70 Extended attributes are name:value pairs associated with inodes by
/linux-4.1.27/tools/perf/
Dbuiltin-diff.c408 list_for_each_entry(pair, &he->pairs.head, pairs.node) in get_pair_data()
/linux-4.1.27/Documentation/power/
Dopp.txt24 voltage/frequency pairs that are higher.
26 The set of discrete tuples consisting of frequency and voltage pairs that
/linux-4.1.27/net/bridge/netfilter/
DKconfig83 MAC/IP address pairs can be matched, f.e. for anti-spoofing rules.
/linux-4.1.27/fs/
DKconfig151 Extended attributes are name:value pairs associated with inodes by
/linux-4.1.27/fs/squashfs/
DKconfig105 Xattrs are name:value pairs associated with inodes by
/linux-4.1.27/Documentation/scheduler/
Dsched-stats.txt17 sometimes balancing only between pairs of cpus. At this time, there
/linux-4.1.27/Documentation/metag/
Dkernel-ABI.txt190 64-bit arguments are placed in matching pairs of registers (i.e. the same
/linux-4.1.27/drivers/mtd/chips/
DKconfig129 If your flash chips are interleaved in pairs - i.e. you have two
/linux-4.1.27/fs/cifs/
DKconfig100 Extended attributes are name:value pairs associated with inodes by
/linux-4.1.27/drivers/usb/misc/
DKconfig209 VID/PID pairs. This driver then initiates a corresponding test mode on
/linux-4.1.27/kernel/power/
DKconfig257 voltage pairs that the device will support per voltage domain. This
/linux-4.1.27/Documentation/filesystems/nfs/
Drpc-cache.txt197 hex digits, and pairs of these digits provide the bytes in the
/linux-4.1.27/Documentation/security/
Dcredentials.txt356 There are also convenience wrappers for retrieving specific associated pairs of
363 which return these pairs of values through their arguments after retrieving
DSmack.txt697 Events are logged as 'key=value' pairs, for each event you at least will get
699 that triggered the event, plus other pairs depending on the type of event
/linux-4.1.27/Documentation/input/
Datarikbd.txt457 tenths of seconds later, keystroke pairs are generated every Tn tenths of
458 seconds. After the Rn breakpoint is reached, keystroke pairs are generated
Delantech.txt481 Note that the two pairs of coordinates are not exactly the coordinates of the
/linux-4.1.27/Documentation/
Drbtree.txt10 storing sortable key/value data pairs. This differs from radix trees (which
Ddma-buf-sharing.txt196 - Importance of attach-detach and {map,unmap}_dma_buf operation pairs
Dparport-lowlevel.txt782 ID, and are in big-endian order. The ID is a sequence of pairs of the
Dmd.txt543 numbers or start-end pairs can be written. Multiple numbers
Dmemory-barriers.txt831 pairs with a release barrier, but both may also pair with other barriers,
832 including of course general barriers. A write barrier pairs with a data
835 control dependency, or a data dependency barrier pairs with a write
DDMA-API-HOWTO.txt586 interfaces deal with page/offset pairs instead of CPU pointers.
Dkernel-parameters.txt2891 Ranges are in pairs (I/O port base and size).
2896 Ranges are in pairs (memory base and size).
/linux-4.1.27/Documentation/networking/
Drds.txt259 transport, for example, handles all the queue pairs, work requests,
/linux-4.1.27/drivers/net/
DKconfig250 This device is a local ethernet tunnel. Devices are created in pairs.
/linux-4.1.27/Documentation/thermal/
Dsysfs-api.txt187 Then next two dynamic attributes are created/removed in pairs. They represent
/linux-4.1.27/Documentation/sound/alsa/
DAudiophile-Usb.txt27 - This port supports 2 pairs of line-level audio inputs (1/4" TS and RCA)
/linux-4.1.27/Documentation/block/
Dbiodoc.txt526 /* Number of scatter-gather DMA addr+len pairs after
531 /* Number of scatter-gather addr+len pairs after
682 pairs the host adapter can actually hand to the device at once)
/linux-4.1.27/Documentation/scsi/
Dst.txt274 pairs are separated with a comma (no spaces allowed). A colon can be
DChangeLog.1992-1997669 cli/sti pairs.
/linux-4.1.27/Documentation/netlabel/
Ddraft-ietf-cipso-ipsecurity-01.txt413 label. This tag may contain a maximum of 7 category pairs. The bottom
/linux-4.1.27/Documentation/devicetree/
Dbooting-without-of.txt409 of the reserved memory map. This map is a list of pairs of 64-