Home
last modified time | relevance | path

Searched full:pairs (Results 1 – 25 of 1521) sorted by relevance

12345678910>>...61

/kernel/linux/linux-4.19/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.
56 pairs. Kernel must have CONFIG_RT_MUTEX=y.
58 o "rwsem_lock": read/write down() and up() semaphore pairs.
/kernel/linux/linux-4.19/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.
107 one can store IPv4/IPv6 address and MAC (ethernet address) pairs in a set.
143 one can store IPv4/IPv6 network address/prefix pairs in a set.
153 protocol/port pairs as elements in a set.
163 interface name pairs as elements in a set.
/kernel/linux/linux-5.10/net/netfilter/ipset/
DKconfig42 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.
/kernel/linux/linux-4.19/arch/mips/include/asm/
Dmaar.h19 * @num_pairs: The number of MAAR pairs present in the system.
22 * MAAR pairs as required, from 0 up to the maximum of num_pairs-1, and returns
25 * that it has configured 0 MAAR pairs.
27 * Return: The number of MAAR pairs configured.
100 * @num_pairs: The number of MAAR pairs present in the system.
105 * Return: The number of MAAR pairs configured.
/kernel/linux/linux-5.10/Documentation/locking/
Dlocktorture.rst53 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.
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/media/
Dqcom,venus.txt21 Definition: A List of phandle and clock specifier pairs as listed
41 Definition: A phandle and power domain specifier pairs to the
47 Definition: A list of phandle and IOMMU specifier pairs.
67 Definition: A List of phandle and clock specifier pairs as listed
78 Definition: A phandle and power domain specifier pairs to the
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dmaar.h15 * @num_pairs: The number of MAAR pairs present in the system.
18 * MAAR pairs as required, from 0 up to the maximum of num_pairs-1, and returns
21 * that it has configured 0 MAAR pairs.
23 * Return: The number of MAAR pairs configured.
109 * @num_pairs: The number of MAAR pairs present in the system.
114 * Return: The number of MAAR pairs configured.
/kernel/linux/linux-4.19/tools/perf/util/
Dsort.h95 } pairs; member
163 return !list_empty(&he->pairs.node); in hist_entry__has_pairs()
169 return list_entry(he->pairs.node.next, struct hist_entry, pairs.node); in hist_entry__next_pair()
176 list_add_tail(&pair->pairs.node, &he->pairs.head); in hist_entry__add_pair()
/kernel/linux/linux-5.10/tools/perf/util/
Dsort.h97 } 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()
/kernel/linux/linux-5.10/lib/livepatch/
Dtest_klp_shadow_vars.c254 /* pass 4: free <objs[*], SV_ID1> pairs of svars, verify removal */ in test_klp_shadow_vars_init()
256 shadow_free(&objs[i], SV_ID1, shadow_dtor); /* 'char' pairs */ in test_klp_shadow_vars_init()
262 /* pass 5: check we still find <objs[*], SV_ID2> svar pairs */ in test_klp_shadow_vars_init()
264 sv = shadow_get(&objs[i], SV_ID2); /* 'int' pairs */ in test_klp_shadow_vars_init()
274 /* pass 6: free all the <objs[*], SV_ID2> svar pairs too. */ in test_klp_shadow_vars_init()
275 shadow_free_all(SV_ID2, NULL); /* 'int' pairs */ in test_klp_shadow_vars_init()
286 shadow_free_all(SV_ID1, NULL); /* 'char' pairs */ in test_klp_shadow_vars_init()
287 shadow_free_all(SV_ID2, NULL); /* 'int' pairs */ in test_klp_shadow_vars_init()
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/phy/
Dqcom-qmp-phy.txt32 - clocks: a list of phandles and clock-specifier pairs,
45 - resets: a list of phandles and reset controller specifier pairs,
69 - reg: list of offset and length pairs of register sets for PHY blocks -
77 - clocks: a list of phandles and clock-specifier pairs,
89 - resets: a list of phandles and reset controller specifier pairs,
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/usb/
Dhisilicon,histb-xhci.txt9 - 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
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/
Dhisilicon,histb-xhci.txt9 - 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
/kernel/linux/linux-4.19/Documentation/ABI/testing/
Dsysfs-uevent16 You need to pass UUID first before any KEY=VALUE pairs.
29 The KEY=VALUE pairs can contain alphanumeric characters only.
30 It's possible to define zero or more pairs - each pair is then
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-uevent18 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
/kernel/linux/linux-5.10/drivers/media/dvb-core/
Ddvb_ringbuffer.c55 * this pairs with smp_store_release() in dvb_ringbuffer_write(), in dvb_ringbuffer_empty()
70 * this pairs with smp_store_release() in dvb_ringbuffer_read(), in dvb_ringbuffer_free()
87 * this pairs with smp_store_release() in dvb_ringbuffer_write(), in dvb_ringbuffer_avail()
146 * this pairs with READ_ONCE() in dvb_ringbuffer_free() in dvb_ringbuffer_read_user()
171 * this pairs with READ_ONCE() in dvb_ringbuffer_free() in dvb_ringbuffer_read()
195 * update, this pairs with smp_load_acquire() in in dvb_ringbuffer_write()
224 * update, this pairs with smp_load_acquire() in in dvb_ringbuffer_write_user()
/kernel/linux/linux-4.19/drivers/media/dvb-core/
Ddvb_ringbuffer.c55 * this pairs with smp_store_release() in dvb_ringbuffer_write(), in dvb_ringbuffer_empty()
70 * this pairs with smp_store_release() in dvb_ringbuffer_read(), in dvb_ringbuffer_free()
87 * this pairs with smp_store_release() in dvb_ringbuffer_write(), in dvb_ringbuffer_avail()
146 * this pairs with READ_ONCE() in dvb_ringbuffer_free() in dvb_ringbuffer_read_user()
171 * this pairs with READ_ONCE() in dvb_ringbuffer_free() in dvb_ringbuffer_read()
195 * update, this pairs with smp_load_acquire() in in dvb_ringbuffer_write()
224 * update, this pairs with smp_load_acquire() in in dvb_ringbuffer_write_user()
/kernel/linux/linux-4.19/lib/
Dstackdepot.c88 * This smp_load_acquire() pairs with smp_store_release() to in init_stack_slab()
103 * This smp_store_release pairs with smp_load_acquire() from in init_stack_slab()
129 * smp_store_release() here pairs with smp_load_acquire() from in depot_alloc_stack()
239 * The smp_load_acquire() here pairs with smp_store_release() to in depot_save_stack()
252 * The smp_load_acquire() here pairs with smp_store_release() to in depot_save_stack()
279 * This smp_store_release() pairs with in depot_save_stack()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/
Dbrcm,brcmstb-usb-phy.txt12 - 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,
/kernel/linux/linux-5.10/lib/
Dstackdepot.c80 * This smp_load_acquire() pairs with smp_store_release() to in init_stack_slab()
95 * This smp_store_release pairs with smp_load_acquire() from in init_stack_slab()
121 * smp_store_release() here pairs with smp_load_acquire() from in depot_alloc_stack()
254 * The smp_load_acquire() here pairs with smp_store_release() to in stack_depot_save()
267 * The smp_load_acquire() here pairs with smp_store_release() to in stack_depot_save()
294 * This smp_store_release() pairs with in stack_depot_save()
/kernel/linux/linux-4.19/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.txt7 - dmas: List of DMA controller phandle and DMA request line ordered pairs.
9 These strings correspond 1:1 with the ordered pairs in dmas.
/kernel/linux/linux-5.10/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.txt7 - dmas: List of DMA controller phandle and DMA request line ordered pairs.
9 These strings correspond 1:1 with the ordered pairs in dmas.
Dsprd-pcm.txt5 - 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.

12345678910>>...61