| /Linux-v5.10/tools/perf/util/ |
| D | sort.h | 97 } pairs; member 172 return !list_empty(&he->pairs.node); in hist_entry__has_pairs() 178 return list_entry(he->pairs.node.next, struct hist_entry, pairs.node); in hist_entry__next_pair() 185 list_add_tail(&pair->pairs.node, &he->pairs.head); in hist_entry__add_pair()
|
| /Linux-v5.10/Documentation/devicetree/bindings/usb/ |
| D | hisilicon,histb-xhci.txt | 9 - clocks: a list of phandle + clock-specifier pairs, one for each 16 - resets: a list of phandle and reset specifier pairs as listed in 20 - phys: a list of phandle + phy specifier pairs
|
| /Linux-v5.10/Documentation/locking/ |
| D | locktorture.rst | 53 spin_lock() and spin_unlock() pairs. 56 spin_lock_irq() and spin_unlock_irq() pairs. 59 read/write lock() and unlock() rwlock pairs. 63 rwlock pairs. 66 mutex_lock() and mutex_unlock() pairs. 69 rtmutex_lock() and rtmutex_unlock() pairs. 73 read/write down() and up() semaphore pairs.
|
| /Linux-v5.10/Documentation/devicetree/bindings/sound/ |
| D | sprd-pcm.txt | 5 - dmas: Specify the list of DMA controller phandle and DMA request line ordered pairs. 7 These strings correspond 1:1 with the ordered pairs in dmas.
|
| 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 | 7 - dmas: List of DMA controller phandle and DMA request line ordered pairs. 9 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.
|
| /Linux-v5.10/Documentation/ABI/testing/ |
| D | sysfs-uevent | 18 You need to pass UUID first before any KEY=VALUE pairs. 31 The KEY=VALUE pairs can contain alphanumeric characters only. 33 It's possible to define zero or more pairs - each pair is then
|
| /Linux-v5.10/net/netfilter/ipset/ |
| D | Kconfig | 42 can store IPv4 address and (source) MAC address pairs from a range. 70 can store IPv4/IPv6 address and mark pairs. 79 can store IPv4/IPv6 address and protocol/port pairs. 108 one can store IPv4/IPv6 address and MAC (ethernet address) pairs in a set. 144 one can store IPv4/IPv6 network address/prefix pairs in a set. 154 protocol/port pairs as elements in a set. 164 interface name pairs as elements in a set.
|
| /Linux-v5.10/Documentation/devicetree/bindings/phy/ |
| D | brcm,brcmstb-usb-phy.txt | 12 - reg: 1 or 2 offset and length pairs. One for the base CTRL registers 16 - reg: 3 offset and length pairs for CTRL, XHCI_EC and XHCI_GBL 20 - reg: 5 offset and length pairs for CTRL, XHCI_EC, XHCI_GBL,
|
| /Linux-v5.10/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-v5.10/drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_ioctl.c | 35 SVGA3dCapPair pairs[SVGA3D_DEVCAP_MAX]; member 154 size_t pair_offset = offsetof(struct svga_3d_compat_cap, pairs); in vmw_fill_compat_cap() 172 compat_cap->pairs[i][0] = i; in vmw_fill_compat_cap() 173 compat_cap->pairs[i][1] = vmw_mask_legacy_multisample in vmw_fill_compat_cap()
|
| /Linux-v5.10/Documentation/devicetree/bindings/pci/ |
| D | hisilicon-histb-pcie.txt | 21 - clocks: List of phandle and clock specifier pairs as listed in clock-names 28 - resets: List of phandle and reset specifier pairs as listed in reset-names
|
| /Linux-v5.10/Documentation/devicetree/bindings/display/ |
| D | arm,komeda.txt | 7 - clocks: A list of phandle + clock-specifier pairs, one for each entry 22 - clocks: A list of phandle + clock-specifier pairs, one for each entry
|
| /Linux-v5.10/Documentation/devicetree/bindings/display/hisilicon/ |
| D | hisi-ade.txt | 13 - clocks: a list of phandle + clock-specifier pairs, one for each entry 21 phandle + clock-specifier pairs.
|
| /Linux-v5.10/Documentation/devicetree/bindings/media/ |
| D | qcom,camss.txt | 54 Definition: A phandle and power domain specifier pairs to the 60 Definition: A list of phandle and clock specifier pairs as listed 109 Definition: A list of phandle and IOMMU specifier pairs.
|
| /Linux-v5.10/Documentation/devicetree/bindings/ata/ |
| D | ahci-platform.txt | 30 - clocks : a list of phandle + clock specifier pairs 31 - resets : a list of phandle + reset specifier pairs
|
| D | ahci-dm816.txt | 9 - clocks: list of phandle and clock specifier pairs (or only
|
| /Linux-v5.10/tools/perf/ui/ |
| D | hist.c | 53 list_for_each_entry(pair, &he->pairs.head, pairs.node) { in __hpp__fmt() 165 list_for_each_entry(pair, &a->pairs.head, pairs.node) { in hist_entry__new_pair() 170 list_for_each_entry(pair, &b->pairs.head, pairs.node) { in hist_entry__new_pair()
|
| /Linux-v5.10/Documentation/devicetree/bindings/soc/qcom/ |
| D | qcom,glink.txt | 4 communication between subsystem-pairs on various Qualcomm platforms. Two types 55 Definition: a list of size,amount pairs describing what intents should
|
| /Linux-v5.10/Documentation/devicetree/bindings/power/supply/ |
| D | da9150-charger.txt | 7 - io-channels: List of phandle and IIO specifier pairs
|
| /Linux-v5.10/tools/memory-model/ |
| D | linux-kernel.bell | 43 (* Compute matching pairs of nested Rcu-lock and Rcu-unlock *) 59 (* Compute matching pairs of nested Srcu-lock and Srcu-unlock *)
|
| /Linux-v5.10/Documentation/devicetree/bindings/clock/ |
| D | renesas,rcar-usb2-clock-sel.txt | 41 - clocks: A list of phandles and specifier pairs. 50 - resets: A list of phandles and specifier pairs.
|
| /Linux-v5.10/drivers/opp/ |
| D | Kconfig | 7 voltage pairs that the device will support per voltage domain. This
|
| /Linux-v5.10/Documentation/devicetree/bindings/mfd/ |
| D | omap-usb-tll.txt | 12 - clocks: a list of phandles and clock-specifier pairs, one for each entry in
|