Home
last modified time | relevance | path

Searched full:less (Results 1 – 25 of 2111) sorted by relevance

12345678910>>...85

/Linux-v5.4/include/linux/
Dllist.h5 * Lock-less NULL terminated single linked list
66 * init_llist_head - initialize lock-less list head
67 * @head: the head for your lock-less list
101 * llist_for_each - iterate over some deleted entries of a lock-less list
105 * In general, some entries of the lock-less list can be traversed
109 * If being used on entries deleted from lock-less list directly, the
118 * llist_for_each_safe - iterate over some deleted entries of a lock-less list
124 * In general, some entries of the lock-less list can be traversed
128 * If being used on entries deleted from lock-less list directly, the
137 * llist_for_each_entry - iterate over some deleted entries of lock-less list of given type
[all …]
Drbtree_latch.h51 * @less: used for insertion; provides the (partial) order between two elements.
56 * comp(a->key,b) < 0 := less(a,b)
57 * comp(a->key,b) > 0 := less(b,a)
58 * comp(a->key,b) == 0 := !less(a,b) && !less(b,a)
65 bool (*less)(struct latch_tree_node *a, struct latch_tree_node *b); member
77 bool (*less)(struct latch_tree_node *a, struct latch_tree_node *b)) in __lt_insert()
89 if (less(ltn, ltp)) in __lt_insert()
149 __lt_insert(node, root, 0, ops->less); in latch_tree_insert()
151 __lt_insert(node, root, 1, ops->less); in latch_tree_insert()
Dprime_numbers.h17 * @max should be less than ULONG_MAX to ensure termination. To begin with
32 * @max should be less than ULONG_MAX, and @from less than @max, to ensure
Ddtlk.h32 indicates that less than 300 free
37 indicates that less than 300 bytes
56 data buffer has less than 30 bytes
/Linux-v5.4/Documentation/devicetree/bindings/sound/
Dwlf,arizona.txt15 If present, values must be specified less than or equal to the number of
16 input signals. If values less than the number of input signals, elements
23 indicates a mono output. If present, the number of values should be less
24 than or equal to the number of outputs, if less values are supplied the
30 present, the number of values should be less than or equal to the
37 If present, number of cells must be less than or equal to the number of
38 AIFs. If less than the number of AIFs, for cells that have not been
/Linux-v5.4/arch/nds32/lib/
Dmemmove.S29 andi $r2, $r2, #3 ! How many bytes are less than a word
31 beqz $p1, byte_cpy ! When n is less than a word
44 andi $r2, $r2, #3 ! How many bytes are less than a word
46 beqz $p1, reverse_byte_cpy ! When n is less than a word
58 byte_cpy: ! Less than 4 bytes to copy now
Dmemset.S11 andi $r2, $r2, 3 ! How many bytes are less than a word
12 beqz $p1, byte_set ! When n is less than a word
25 byte_set: ! Less than 4 bytes left to set
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-bus-iio-light-si11335 Unit-less infrared intensity. The intensity is measured from 1
13 Unit-less infrared intensity. The intensity is measured from 4
21 Unit-less light intensity with more diodes.
Dsysfs-bus-iio-light-isl2901814 The sign bit is extended for resolutions less than 16. While
16 is less affected by the ambient IR noise variation.
/Linux-v5.4/drivers/iio/temperature/
DKconfig38 tristate "MLX90614 contact-less infrared sensor"
42 MLX90614 contact-less infrared sensor connected with I2C.
48 tristate "MLX90632 contact-less infrared sensor with medical accuracy"
53 MLX90632 contact-less infrared sensor with medical accuracy
/Linux-v5.4/lib/
Dllist.c3 * Lock-less NULL terminated single linked list
22 * @head: the head for your lock-less list
40 * llist_del_first - delete the first entry of lock-less list
41 * @head: the head for your lock-less list
/Linux-v5.4/tools/perf/pmu-events/arch/x86/ivytown/
Duncore-power.json10 …). One can also use inversion (filter_inv=1) to track cycles when we were less than the configured…
20 …). One can also use inversion (filter_inv=1) to track cycles when we were less than the configured…
30 …). One can also use inversion (filter_inv=1) to track cycles when we were less than the configured…
40 …). One can also use inversion (filter_inv=1) to track cycles when we were less than the configured…
50 …). One can also use inversion (filter_inv=1) to track cycles when we were less than the configured…
61 …). One can also use inversion (filter_inv=1) to track cycles when we were less than the configured…
72 …). One can also use inversion (filter_inv=1) to track cycles when we were less than the configured…
83 …). One can also use inversion (filter_inv=1) to track cycles when we were less than the configured…
/Linux-v5.4/tools/perf/pmu-events/arch/x86/jaketown/
Duncore-power.json10 …). One can also use inversion (filter_inv=1) to track cycles when we were less than the configured…
20 …). One can also use inversion (filter_inv=1) to track cycles when we were less than the configured…
30 …). One can also use inversion (filter_inv=1) to track cycles when we were less than the configured…
40 …). One can also use inversion (filter_inv=1) to track cycles when we were less than the configured…
50 …). One can also use inversion (filter_inv=1) to track cycles when we were less than the configured…
61 …). One can also use inversion (filter_inv=1) to track cycles when we were less than the configured…
72 …). One can also use inversion (filter_inv=1) to track cycles when we were less than the configured…
83 …). One can also use inversion (filter_inv=1) to track cycles when we were less than the configured…
/Linux-v5.4/tools/lib/subcmd/
Dpager.c36 * Work around bug in "less" by not starting it until we in pager_preexec()
48 setenv("LESS", "FRSX", 0); in pager_preexec()
86 if (!(pager || access("/usr/bin/less", X_OK))) in setup_pager()
87 pager = "/usr/bin/less"; in setup_pager()
/Linux-v5.4/drivers/net/wireless/ti/wl18xx/
Dwl18xx.h78 /* Should have less than this number of packets in queue of a slow
83 /* Should have less than this number of packets in queue of a fast
88 /* Should have less than this number of packets in queue of a slow
93 /* Should have less than this number of packets in queue of a fast
/Linux-v5.4/arch/csky/abiv2/
Dmemset.S10 /* Test if len less than 4 bytes. */
29 /* Test if len less than 16 bytes. */
52 /* Test if len less than 4 bytes. */
Dmemmove.S18 /* Test if len less than 4 bytes. */
29 /* Test if len less than 16 bytes. */
71 /* Test if len less than 4 bytes. */
Dmemcpy.S9 /* Test if len less than 4 bytes. */
24 /* Test if len less than 16 bytes. */
67 /* Test if len less than 4 bytes. */
/Linux-v5.4/Documentation/networking/
DPLIP.txt73 On these machines, the PLIP driver can be used in IRQ-less mode, where
75 and if such data is available, process it. This mode is less efficient than
78 indicate that there isn't a noticeable performance drop when using IRQ-less
85 data) is, by default, 500usec. As IRQ delivery is more or less immediate,
88 When in IRQ-less mode, the PLIP driver polls the parallel port HZ times
95 10^6/HZ usecs. If both sides of a PLIP connection are used in IRQ-less mode,
/Linux-v5.4/Documentation/devicetree/bindings/devfreq/
Drk3399_dmc.txt61 When DDR frequency is less than DRAM_DLL_DISB_FREQ,
66 MHz (Mega Hz). When DDR frequency is less than
72 when the DDR frequency is less then ddr3_odt_dis_freq,
99 When DDR frequency is less then ddr3_odt_dis_freq,
127 MHz (Mega Hz). When the DDR frequency is less then
/Linux-v5.4/arch/arm64/lib/
Dmemset.S77 * The count is not less than 16, we can use stp to store the start 16 bytes,
104 * The last store length is less than 16,use stp to write last 16 bytes.
158 * ensure the zva_len is not less than 64.
159 * It is not meaningful to use ZVA if the block size is less than 64.
/Linux-v5.4/arch/arm/nwfpe/
Dfpa11_cprt.c221 /* test for less than condition */ in PerformComparison()
247 /* test for less than condition */ in PerformComparison()
268 /* test for less than condition */ in PerformComparison()
294 /* test for less than condition */ in PerformComparison()
324 /* test for less than condition */ in PerformComparison()
/Linux-v5.4/drivers/pinctrl/cirrus/
Dpinctrl-cs47l15.c16 * the lower function indexes for convenience, and the less commonly used gpio
22 * Note - all 1 less than in datasheet because these are zero-indexed
Dpinctrl-cs47l92.c16 * the lower function indexes for convenience, and the less commonly used gpio
22 * Note - all 1 less than in datasheet because these are zero-indexed
/Linux-v5.4/Documentation/usb/
Dohci.rst20 - improved robustness; bugfixes; and less overhead
23 - less code, by using the upper level "hcd" framework

12345678910>>...85