/linux-4.1.27/tools/perf/util/ |
D | sort.h | 84 } 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()
|
D | hist.c | 354 INIT_LIST_HEAD(&he->pairs.node); in hist_entry__new()
|
/linux-4.1.27/drivers/acpi/acpica/ |
D | utfileio.c | 86 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/ |
D | sirf-audio-port.txt | 6 - dmas: List of DMA controller phandle and DMA request line ordered pairs. 8 These strings correspond 1:1 with the ordered pairs in dmas.
|
D | brcm,bcm2835-i2s.txt | 8 - dmas: List of DMA controller phandle and DMA request line ordered pairs. 10 These strings correspond 1:1 with the ordered pairs in dmas.
|
D | sirf-usp.txt | 6 - dmas: List of DMA controller phandle and DMA request line ordered pairs. 8 These strings correspond 1:1 with the ordered pairs in dmas.
|
D | davinci-mcasp-audio.txt | 23 ordered pairs. 25 These strings correspond 1:1 with the ordered pairs in dmas. The dma
|
D | samsung-i2s.txt | 23 - dmas: list of DMA controller phandle and DMA request line ordered pairs. 25 These strings correspond 1:1 with the ordered pairs in dmas.
|
D | rockchip-i2s.txt | 20 - clocks: a list of phandle + clock-specifer pairs, one for each entry in clock-names.
|
D | fsl,asrc.txt | 6 Ends Audio controller such as ESAI, SSI and SAI. It has three pairs to support
|
D | wm8994.txt | 35 - clocks : A list of up to two phandle and clock specifier pairs
|
/linux-4.1.27/Documentation/locking/ |
D | locktorture.txt | 43 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/ |
D | sun4i-usb-phy.txt | 10 - reg : a list of offset + length pairs 20 - resets : a list of phandle + reset specifier pairs
|
D | sun9i-usb-phy.txt | 7 - reg : a list of offset + length pairs 15 - resets : a list of phandle + reset specifier pairs
|
D | qcom-apq8064-sata-phy.txt | 11 - clocks: a list of phandles and clock-specifier pairs, one for each entry in
|
D | phy-stih407-usb.txt | 9 - resets : list of phandle and reset specifier pairs. There should be two entries, one
|
D | qcom-dwc3-usb-phy.txt | 13 - clocks: a list of phandles and clock-specifier pairs, one for each entry in
|
D | ti-phy.txt | 37 - 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/ |
D | Kconfig | 41 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/ |
D | brcm,bcm3380-l2-intc.txt | 8 - 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/ |
D | vmwgfx_ioctl.c | 34 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/ |
D | hist.c | 46 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/ |
D | nvidia,tegra20-gart.txt | 5 - reg: Two pairs of cells specifying the physical address and size of
|
D | iommu.txt | 75 - iommus: A list of phandle and IOMMU specifier pairs that describe the IOMMU
|
/linux-4.1.27/Documentation/devicetree/bindings/power/ |
D | da9150-charger.txt | 7 - io-channels: List of phandle and IIO specifier pairs
|
D | opp.txt | 4 voltage pairs that the device will support per voltage domain. These
|
/linux-4.1.27/Documentation/sound/oss/ |
D | WaveArtist | 8 mm31 write the volume setting in pairs, where mm = (nn - 10) / 2 9 rr32 write the mixer settings in pairs, where rr = nn/2
|
D | README.OSS | 1204 DMA channel pairs are: 0&1, 1&0 and 3&0.
|
/linux-4.1.27/Documentation/devicetree/bindings/rtc/ |
D | armada-380-rtc.txt | 7 - reg: a list of base address and size pairs, one for each entry in
|
/linux-4.1.27/Documentation/devicetree/bindings/mfd/ |
D | omap-usb-tll.txt | 12 - clocks: a list of phandles and clock-specifier pairs, one for each entry in
|
D | cros-ec.txt | 31 - reg: List of (IO address, size) pairs defining the interface uses
|
D | omap-usb-host.txt | 35 - clocks: a list of phandles and clock-specifier pairs, one for each entry in
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-bus-event_source-devices-format | 10 name/value pairs.
|
D | dev-kmsg | 75 key/value pairs to the log message, which provide the machine
|
D | sysfs-bus-coresight-devices-etm3x | 156 Description: (R) Provides the number of address comparators pairs accessible
|
/linux-4.1.27/Documentation/devicetree/bindings/usb/ |
D | msm-hsusb.txt | 28 - clocks: A list of phandle + clock-specifier pairs for the 42 - resets: A list of phandle + reset-specifier pairs for the
|
D | renesas_usbhs.txt | 9 - clocks: A list of phandle + clock specifier pairs
|
D | usb-ohci.txt | 14 - clocks : a list of phandle + clock specifier pairs
|
D | usb-ehci.txt | 16 - clocks : a list of phandle + clock specifier pairs
|
D | ehci-st.txt | 17 - resets : phandle + reset specifier pairs to the powerdown and softreset lines
|
D | qcom,dwc3.txt | 5 - clocks: A list of phandle + clock-specifier pairs for the
|
D | dwc3-st.txt | 13 - resets : list of phandle and reset specifier pairs. There should be two entries, one
|
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/ |
D | i40evf_virtchnl.c | 212 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()
|
D | i40evf_main.c | 1137 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/ |
D | sdhci-fujitsu.txt | 9 list of phandles and clock-specifier pairs.
|
D | sunxi-mmc.txt | 13 - clocks : a list with 4 phandle + clock specifier pairs
|
D | sdhci-msm.txt | 15 - clocks: A list of phandle + clock-specifier pairs for the clocks listed in clock-names.
|
/linux-4.1.27/drivers/gpu/drm/i2c/ |
D | Kconfig | 25 when used in pairs) TMDS transmitters, used in some nVidia
|
/linux-4.1.27/Documentation/devicetree/bindings/serial/ |
D | fsl-lpuart.txt | 11 - clocks : phandle + clock specifier pairs, one for each entry in clock-names
|
/linux-4.1.27/Documentation/devicetree/bindings/crypto/ |
D | samsung-sss.txt | 29 - clocks : list of clock phandle and specifier pairs for all clocks listed in
|
/linux-4.1.27/Documentation/devicetree/bindings/dma/ |
D | renesas,usb-dmac.txt | 10 - clocks: a list of phandle + clock-specifier pairs.
|
D | shdma.txt | 76 - dmas: a list of <[DMA multiplexer phandle] [MID/RID value]> pairs,
|
D | renesas,rcar-dmac.txt | 27 - clocks: a list of phandle + clock-specifier pairs, one for each entry
|
D | fsl-edma.txt | 31 - clocks : A list of phandle and clock-specifier pairs, one for each entry in
|
/linux-4.1.27/Documentation/video4linux/cx2341x/ |
D | README.hm12 | 24 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/ |
D | renesas,mtu2.txt | 24 - clocks: a list of phandle + clock-specifier pairs, one for each entry
|
D | renesas,tmu.txt | 22 - clocks: a list of phandle + clock-specifier pairs, one for each entry
|
D | renesas,cmt.txt | 58 - clocks: a list of phandle + clock-specifier pairs, one for each entry
|
/linux-4.1.27/Documentation/devicetree/bindings/media/ |
D | samsung-s5k6a3.txt | 15 - clocks : should contain list of phandle and clock specifier pairs
|
D | samsung-s5k5baf.txt | 15 - clocks : list of phandle and clock specifier pairs
|
D | samsung-s5c73m3.txt | 25 - clocks : should contain list of phandle and clock specifier pairs
|
/linux-4.1.27/fs/ext2/ |
D | Kconfig | 15 Extended attributes are name:value pairs associated with inodes by
|
/linux-4.1.27/Documentation/devicetree/bindings/reserved-memory/ |
D | reserved-memory.txt | 40 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/ |
D | xilinx_dma.txt | 52 - dmas: a list of <[DMA device phandle] [Channel ID]> pairs,
|
D | xilinx_vdma.txt | 62 - dmas: a list of <[Video DMA device phandle] [Channel ID]> pairs,
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/exynos/ |
D | power_domain.txt | 23 devices in this power domain. Maximum of 4 pairs (N = 0 to 3)
|
/linux-4.1.27/Documentation/devicetree/bindings/net/ |
D | brcm,bcm7445-switch-v4.0.txt | 7 pairs of register addresses and lengths
|
D | brcm,bcmgenet.txt | 39 parent node compatible property (e.g: brcm,genet-v4 pairs with
|
/linux-4.1.27/Documentation/hwmon/ |
D | ads7828 | 50 where 4 differential pairs can be measured.
|
D | thmc50 | 27 List of adapter,address pairs to force chips into ADM1022 mode with
|
/linux-4.1.27/Documentation/devicetree/bindings/spmi/ |
D | qcom,spmi-pmic-arb.txt | 26 - reg : address + size pairs describing the PMIC arb register sets; order must
|
/linux-4.1.27/Documentation/devicetree/bindings/ata/ |
D | ahci-platform.txt | 29 - clocks : a list of phandle + clock specifier pairs
|
/linux-4.1.27/Documentation/device-mapper/ |
D | cache.txt | 191 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
|
D | cache-policies.txt | 42 Message and constructor argument pairs are:
|
/linux-4.1.27/Documentation/devicetree/bindings/ufs/ |
D | ufshcd-pltfrm.txt | 26 - clocks : List of phandle and clock specifier pairs
|
/linux-4.1.27/Documentation/devicetree/bindings/clock/ |
D | clock-bindings.txt | 66 clocks: List of phandle and clock specifier pairs, one pair 141 clocks in form of phandle and clock specifier pairs, the assigned-clock-parents
|
D | xgene.txt | 24 - reg : shall be a list of address and length pairs describing the CSR
|
/linux-4.1.27/Documentation/devicetree/bindings/video/ |
D | renesas,du.txt | 20 - clocks: A list of phandles + clock-specifier pairs, one for each entry in
|
D | arm,pl11x.txt | 23 - clocks: contains phandle and clock specifier pairs for the entries
|
/linux-4.1.27/fs/f2fs/ |
D | Kconfig | 35 Extended attributes are name:value pairs associated with inodes by
|
/linux-4.1.27/Documentation/devicetree/bindings/iio/ |
D | iio-bindings.txt | 48 io-channels: List of phandle and IIO specifier pairs, one pair
|
/linux-4.1.27/Documentation/video4linux/ |
D | cpia2_overview.txt | 36 a tuple structure containing address/value pairs. The repeat mode is only
|
D | vivid.txt | 118 instance. This is a hexadecimal value with up to 16 pairs of bits, each
|
/linux-4.1.27/Documentation/filesystems/ |
D | gfs2-glocks.txt | 137 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
|
D | exofs.txt | 136 name, inode #> pairs for files that are found in that directory. The object 151 readpage, writepage, update_inode, and truncate. The following pairs of
|
D | hpfs.txt | 69 extended attributes. Extended attributes are pairs of (key,value) where key is
|
/linux-4.1.27/Documentation/frv/ |
D | mmu-layout.txt | 12 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
|
D | atomic-ops.txt | 27 the LL/SC instruction pairs supported on a number of platforms.
|
/linux-4.1.27/Documentation/devicetree/bindings/reset/ |
D | reset.txt | 48 resets: List of phandle and reset specifier pairs, one pair
|
/linux-4.1.27/Documentation/devicetree/bindings/soc/fsl/ |
D | bman.txt | 62 Description: List of phandle and DCP index pairs, to the BMan instance
|
D | qman.txt | 70 Description: List of phandle and DCP index pairs, to the QMan instance
|
/linux-4.1.27/fs/reiserfs/ |
D | Kconfig | 59 Extended attributes are name:value pairs associated with inodes by
|
/linux-4.1.27/arch/mn10300/kernel/ |
D | mn10300-serial-low.S | 61 # - stores data/status byte pairs in the ring buffer
|
/linux-4.1.27/fs/ext3/ |
D | Kconfig | 58 Extended attributes are name:value pairs associated with inodes by
|
/linux-4.1.27/arch/powerpc/platforms/pseries/ |
D | Kconfig | 88 <key word>=<value> pairs through a /proc/ppc64/lparcfg interface.
|
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/ |
D | nvidia,tegra124-pinmux.txt | 11 - reg: Should contain a list of base address and size pairs for:
|
D | nvidia,tegra210-pinmux.txt | 5 - reg: Should contain a list of base address and size pairs for:
|
D | pinctrl-single.txt | 94 register offset and value pairs using pinctrl-single,pins. Only the bits
|
/linux-4.1.27/Documentation/infiniband/ |
D | user_mad.txt | 104 request/response pairs. The upper 32 bits are reserved for use by
|
/linux-4.1.27/Documentation/x86/ |
D | pat.txt | 118 set_memory_[uc|wc] and set_memory_wb should be used in pairs, where driver will
|
/linux-4.1.27/fs/jffs2/ |
D | Kconfig | 70 Extended attributes are name:value pairs associated with inodes by
|
/linux-4.1.27/tools/perf/ |
D | builtin-diff.c | 408 list_for_each_entry(pair, &he->pairs.head, pairs.node) in get_pair_data()
|
/linux-4.1.27/Documentation/power/ |
D | opp.txt | 24 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/ |
D | Kconfig | 83 MAC/IP address pairs can be matched, f.e. for anti-spoofing rules.
|
/linux-4.1.27/fs/ |
D | Kconfig | 151 Extended attributes are name:value pairs associated with inodes by
|
/linux-4.1.27/fs/squashfs/ |
D | Kconfig | 105 Xattrs are name:value pairs associated with inodes by
|
/linux-4.1.27/Documentation/scheduler/ |
D | sched-stats.txt | 17 sometimes balancing only between pairs of cpus. At this time, there
|
/linux-4.1.27/Documentation/metag/ |
D | kernel-ABI.txt | 190 64-bit arguments are placed in matching pairs of registers (i.e. the same
|
/linux-4.1.27/drivers/mtd/chips/ |
D | Kconfig | 129 If your flash chips are interleaved in pairs - i.e. you have two
|
/linux-4.1.27/fs/cifs/ |
D | Kconfig | 100 Extended attributes are name:value pairs associated with inodes by
|
/linux-4.1.27/drivers/usb/misc/ |
D | Kconfig | 209 VID/PID pairs. This driver then initiates a corresponding test mode on
|
/linux-4.1.27/kernel/power/ |
D | Kconfig | 257 voltage pairs that the device will support per voltage domain. This
|
/linux-4.1.27/Documentation/filesystems/nfs/ |
D | rpc-cache.txt | 197 hex digits, and pairs of these digits provide the bytes in the
|
/linux-4.1.27/Documentation/security/ |
D | credentials.txt | 356 There are also convenience wrappers for retrieving specific associated pairs of 363 which return these pairs of values through their arguments after retrieving
|
D | Smack.txt | 697 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/ |
D | atarikbd.txt | 457 tenths of seconds later, keystroke pairs are generated every Tn tenths of 458 seconds. After the Rn breakpoint is reached, keystroke pairs are generated
|
D | elantech.txt | 481 Note that the two pairs of coordinates are not exactly the coordinates of the
|
/linux-4.1.27/Documentation/ |
D | rbtree.txt | 10 storing sortable key/value data pairs. This differs from radix trees (which
|
D | dma-buf-sharing.txt | 196 - Importance of attach-detach and {map,unmap}_dma_buf operation pairs
|
D | parport-lowlevel.txt | 782 ID, and are in big-endian order. The ID is a sequence of pairs of the
|
D | md.txt | 543 numbers or start-end pairs can be written. Multiple numbers
|
D | memory-barriers.txt | 831 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
|
D | DMA-API-HOWTO.txt | 586 interfaces deal with page/offset pairs instead of CPU pointers.
|
D | kernel-parameters.txt | 2891 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/ |
D | rds.txt | 259 transport, for example, handles all the queue pairs, work requests,
|
/linux-4.1.27/drivers/net/ |
D | Kconfig | 250 This device is a local ethernet tunnel. Devices are created in pairs.
|
/linux-4.1.27/Documentation/thermal/ |
D | sysfs-api.txt | 187 Then next two dynamic attributes are created/removed in pairs. They represent
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | Audiophile-Usb.txt | 27 - This port supports 2 pairs of line-level audio inputs (1/4" TS and RCA)
|
/linux-4.1.27/Documentation/block/ |
D | biodoc.txt | 526 /* 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/ |
D | st.txt | 274 pairs are separated with a comma (no spaces allowed). A colon can be
|
D | ChangeLog.1992-1997 | 669 cli/sti pairs.
|
/linux-4.1.27/Documentation/netlabel/ |
D | draft-ietf-cipso-ipsecurity-01.txt | 413 label. This tag may contain a maximum of 7 category pairs. The bottom
|
/linux-4.1.27/Documentation/devicetree/ |
D | booting-without-of.txt | 409 of the reserved memory map. This map is a list of pairs of 64-
|