Home
last modified time | relevance | path

Searched full:compares (Results 1 – 25 of 128) sorted by relevance

123456

/linux/include/kunit/
H A Dassert.h127 * struct kunit_binary_assert - An expectation/assertion that compares two
134 * Represents an expectation/assertion that compares two non-pointer values. For
150 * struct kunit_binary_ptr_assert - An expectation/assertion that compares two
157 * Represents an expectation/assertion that compares two pointer values. For
173 * struct kunit_binary_str_assert - An expectation/assertion that compares two
180 * Represents an expectation/assertion that compares two string values. For
196 * struct kunit_mem_assert - An expectation/assertion that compares two
204 * Represents an expectation/assertion that compares two memory blocks. For
/linux/arch/parisc/math-emu/
H A Ddfcmp.c75 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()
H A Dsfcmp.c75 NaN compares */ in sgl_fcmp()
129 /* Negative compare. Signed or unsigned compares in sgl_fcmp()
/linux/drivers/usb/serial/
H A Dio_16654.h180 #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/include/linux/sunrpc/
H A Daddr.h115 * Just compares the family and address portion. Ignores port, but
116 * compares the scope if it's a link-local address.
/linux/drivers/net/can/spi/mcp251xfd/
H A DKconfig17 that compares various internal counters with the in chip
/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Doption.h11 /* compares unterminated string 'str' with zero-terminated string 'cmp' */
/linux/sound/hda/
H A Dhda_bus_type.c20 * Compares the hdac device vendor_id and revision_id to the hdac_device
/linux/tools/memory-model/scripts/
H A Dchecklitmushist.sh5 # specified criteria, and compares the result to that of the previous
H A DREADME93 # Compares results to those produced by initlitmushist.sh,
H A Dcmplitmushist.sh4 # Compares .out and .out.new files for each name on standard input,
/linux/arch/arm/nwfpe/
H A Dfpsr.h55 for compares */
/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_clock.c110 * This algorithm compares the device firmware timestamp with the kernel
/linux/Documentation/devicetree/bindings/regulator/
H A Dti,tps65219.yaml46 2. VSENSE which compares the voltages and triggers an automatic
/linux/tools/testing/selftests/ftrace/test.d/ftrace/
H A Dfunc_set_ftrace_file.tc124 test_actual() { # Compares $TMPDIR/expected with set_ftrace_filter
/linux/arch/mips/fw/sni/
H A Dsniprom.c27 * This does not exist in all proms - SINIX compares
/linux/tools/testing/selftests/powerpc/math/
H A Dvsx_preempt.c86 fprintf(stderr, "Caught zeros in VSX compares\n"); in preempt_vsx_c()
/linux/tools/power/cpupower/bench/
H A DREADME-BENCH28 For that purpose, it compares the performance governor to a configured
H A Dbenchmark.c71 * governor and compares the used time for same calculations done
/linux/include/net/
H A Dcodel.h58 * This gives a range of 2199 seconds, because of signed compares
/linux/include/linux/
H A Dktime.h84 * ktime_compare - Compares two ktime_t variables for less, greater or equal
/linux/fs/ubifs/
H A Dkey.h475 * 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/Documentation/networking/
H A Dchecksum-offloads.rst74 function compares the offload features requested by the SKB (which may include
/linux/scripts/mod/
H A Dsymsearch.c164 target.symbol_index = ~0; /* compares greater than any actual index */ in symsearch_find_nearest()
/linux/drivers/tty/serial/jsm/
H A Djsm.h288 #define UART_EXAR654_EFR_IXON 0x2 /* Receiver compares Xon1/Xoff1 */
395 #define UART_17158_EFR_IXON 0x2 /* Receiver compares Xon1/Xoff1 */

123456