Searched full:comparing (Results 1 – 25 of 253) sorted by relevance
1234567891011
/linux-5.10/scripts/coccinelle/null/ |
D | badzero.cocci | 74 coccilib.org.print_todo(p[0], "WARNING comparing pointer to 0") 80 coccilib.report.print_report(p[0], "WARNING comparing pointer to 0") 172 coccilib.org.print_todo(p[0], "WARNING comparing pointer to 0, suggest !E") 178 coccilib.org.print_todo(p[0], "WARNING comparing pointer to 0") 184 coccilib.report.print_report(p[0], "WARNING comparing pointer to 0, suggest !E") 190 coccilib.report.print_report(p[0], "WARNING comparing pointer to 0") 233 coccilib.org.print_todo(p[0], "WARNING comparing pointer to 0") 239 coccilib.report.print_report(p[0], "WARNING comparing pointer to 0")
|
/linux-5.10/Documentation/hwmon/ |
D | pmbus.rst | 263 tempX_min_alarm Chip temperature low alarm. Set by comparing 266 tempX_max_alarm Chip temperature high alarm. Set by comparing 269 tempX_lcrit_alarm Chip temperature critical low alarm. Set by comparing 272 tempX_crit_alarm Chip temperature critical high alarm. Set by comparing
|
D | tps40422.rst | 64 temp1_max_alarm Chip temperature high alarm. Set by comparing 67 temp1_crit_alarm Chip temperature critical high alarm. Set by comparing
|
D | max16064.rst | 67 temp1_max_alarm Chip temperature high alarm. Set by comparing 70 temp1_crit_alarm Chip temperature critical high alarm. Set by comparing
|
D | max8688.rst | 77 temp1_max_alarm Chip temperature high alarm. Set by comparing 80 temp1_crit_alarm Chip temperature critical high alarm. Set by comparing
|
/linux-5.10/tools/memory-model/scripts/ |
D | README | 18 documenting expected results, comparing the actual results to 24 initlitmushist.sh or newlitmushist.sh runs, comparing the
|
/linux-5.10/sound/ |
D | ac97_bus.c | 20 * @id_mask: Mask that is applied to the device ID before comparing to @id 46 * @id_mask: Mask that is applied to the device ID before comparing to @id
|
/linux-5.10/arch/parisc/math-emu/ |
D | sfcmp.c | 56 * comparing a signaling NaN or when comparing quiet NaNs and the in sgl_fcmp()
|
D | dfcmp.c | 56 * comparing a signaling NaN or when comparing quiet NaNs and the in dbl_fcmp()
|
/linux-5.10/arch/x86/boot/ |
D | cmdline.c | 37 st_wordcmp, /* Comparing this word */ in __cmdline_find_option() 108 st_wordcmp, /* Comparing this word */ in __cmdline_find_option_bool()
|
/linux-5.10/Documentation/driver-api/driver-model/ |
D | bus.rst | 44 The format of device ID structures and the semantics for comparing 51 comparing the device IDs the driver supports with the device ID of a
|
/linux-5.10/arch/x86/lib/ |
D | cmdline.c | 36 st_wordcmp, /* Comparing this word */ in __cmdline_find_option_bool() 130 st_wordcmp, /* Comparing this word */ in __cmdline_find_option()
|
/linux-5.10/net/rds/ |
D | info.h | 16 * or not by comparing the lengths.
|
/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
D | qed_dev_api.h | 376 * @param type - type of filters and comparing 379 * @param type - type of filters and comparing 393 * @param type - type of filters and comparing
|
/linux-5.10/arch/s390/include/asm/ |
D | cpcmd.h | 27 * was large enough by comparing the return value and rlen
|
/linux-5.10/Documentation/i2c/busses/ |
D | i2c-ali1535.rst | 30 can be identified by comparing this driver to the i2c-ali15x3 driver. For
|
/linux-5.10/fs/verity/ |
D | Kconfig | 22 hash), or (b) authenticity verification (comparing the hash
|
/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-bus-iio-light-lm3533-als | 25 Specifies the value of threshold that the device is comparing
|
/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | dev-touch.rst | 30 A touch input may be determined by comparing the raw capacitance measurement to
|
/linux-5.10/fs/unicode/ |
D | README.utf8data | 50 have a total size of 324k) and/or comparing it with the older version
|
/linux-5.10/Documentation/driver-api/pldmfw/ |
D | driver-ops.rst | 14 record matches the device being updated. This requires comparing the record
|
/linux-5.10/include/linux/sched/ |
D | clock.h | 73 * # when comparing cpu_clock(i) to cpu_clock(j) for i != j, time can #
|
/linux-5.10/tools/arch/x86/include/asm/ |
D | cmpxchg.h | 33 * indicated by comparing RETURN with OLD.
|
/linux-5.10/drivers/media/common/siano/ |
D | smsdvb.h | 61 * It was obtained by comparing the way it was filled by the original code
|
/linux-5.10/arch/x86/include/asm/ |
D | mem_encrypt.h | 94 * writing to or comparing values from the cr3 register. Having the
|
1234567891011