Searched full:compares (Results 1 – 25 of 122) sorted by relevance
12345
| /Linux-v6.1/include/kunit/ |
| D | assert.h | 154 * struct kunit_binary_assert - An expectation/assertion that compares two 161 * Represents an expectation/assertion that compares two non-pointer values. For 198 * struct kunit_binary_ptr_assert - An expectation/assertion that compares two 205 * Represents an expectation/assertion that compares two pointer values. For 221 * struct kunit_binary_str_assert - An expectation/assertion that compares two 228 * Represents an expectation/assertion that compares two string values. For
|
| /Linux-v6.1/arch/parisc/math-emu/ |
| D | dfcmp.c | 75 NaN compares */ in dbl_fcmp() 128 /* Equal first parts. Now we must use unsigned compares to in dbl_fcmp() 142 /* Negative compare. Signed or unsigned compares in dbl_fcmp() 155 /* Equal first parts. Now we must use unsigned compares to in dbl_fcmp()
|
| D | sfcmp.c | 75 NaN compares */ in sgl_fcmp() 129 /* Negative compare. Signed or unsigned compares in sgl_fcmp()
|
| /Linux-v6.1/Documentation/networking/ |
| D | net_dim.rst | 24 iteration of the algorithm, it analyses a given sample of the data, compares it 28 samples is also measured. Net DIM compares the current and the previous data and 42 #. Compares it to previous sample.
|
| D | checksum-offloads.rst | 74 function compares the offload features requested by the SKB (which may include
|
| /Linux-v6.1/drivers/usb/serial/ |
| D | io_16654.h | 180 #define EFR_RX_FC_X1 0x02 // Receiver compares Xon1/Xoff1 181 #define EFR_RX_FC_X2 0x01 // Receiver compares Xon2/Xoff2 182 #define EFR_RX_FC_X1_2 0x03 // Receiver compares Xon1&2/Xoff1&2
|
| /Linux-v6.1/include/linux/sunrpc/ |
| D | addr.h | 115 * Just compares the family and address portion. Ignores port, but 116 * compares the scope if it's a link-local address.
|
| /Linux-v6.1/drivers/net/can/spi/mcp251xfd/ |
| D | Kconfig | 17 that compares various internal counters with the in chip
|
| /Linux-v6.1/drivers/gpu/drm/nouveau/include/nvkm/core/ |
| D | option.h | 11 /* compares unterminated string 'str' with zero-terminated string 'cmp' */
|
| /Linux-v6.1/sound/hda/ |
| D | hda_bus_type.c | 20 * Compares the hdac device vendor_id and revision_id to the hdac_device
|
| /Linux-v6.1/tools/memory-model/scripts/ |
| D | checklitmushist.sh | 5 # specified criteria, and compares the result to that of the previous
|
| D | cmplitmushist.sh | 4 # Compares .out and .out.new files for each name on standard input,
|
| /Linux-v6.1/arch/arm/nwfpe/ |
| D | fpsr.h | 55 for compares */
|
| /Linux-v6.1/tools/testing/selftests/ftrace/test.d/ftrace/ |
| D | func_set_ftrace_file.tc | 117 test_actual() { # Compares $TMPDIR/expected with set_ftrace_filter
|
| /Linux-v6.1/Documentation/devicetree/bindings/regulator/ |
| D | ti,tps65219.yaml | 46 2. VSENSE which compares the voltages and triggers an automatic
|
| /Linux-v6.1/arch/mips/fw/sni/ |
| D | sniprom.c | 27 * This does not exist in all proms - SINIX compares
|
| /Linux-v6.1/tools/testing/selftests/powerpc/math/ |
| D | vsx_preempt.c | 86 fprintf(stderr, "Caught zeros in VSX compares\n"); in preempt_vsx_c()
|
| /Linux-v6.1/tools/power/cpupower/bench/ |
| D | README-BENCH | 28 For that purpose, it compares the performance governor to a configured
|
| D | benchmark.c | 71 * governor and compares the used time for same calculations done
|
| /Linux-v6.1/include/linux/ |
| D | ktime.h | 86 * ktime_compare - Compares two ktime_t variables for less, greater or equal
|
| /Linux-v6.1/include/net/ |
| D | codel.h | 58 * This gives a range of 2199 seconds, because of signed compares
|
| /Linux-v6.1/Documentation/mm/ |
| D | multigen_lru.rst | 132 evict from, it first compares ``min_seq[]`` to select the older type.
|
| /Linux-v6.1/net/ipv6/netfilter/ |
| D | Kconfig | 98 Compares the last 64 bits with the EUI64 (delivered
|
| /Linux-v6.1/fs/ubifs/ |
| D | key.h | 475 * This function compares 2 keys and returns %-1 if @key1 is less than 500 * This function compares 2 keys and returns %1 if @key1 is equal to @key2 and
|
| /Linux-v6.1/tools/lib/traceevent/Documentation/ |
| D | libtraceevent-filter.txt | 59 The _tep_filter_compare()_ function compares two filers - _filter1_ and _filter2_.
|
12345