Searched full:comparing (Results 1 – 25 of 267) sorted by relevance
1234567891011
/Linux-v5.15/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-v5.15/tools/testing/selftests/bpf/ |
D | test_bpftool_synctypes.py | 457 … f'Comparing BPF header (enum bpf_map_type) and {MapFileExtractor.filename} (map_type_name):') 477 …f'Comparing {MapFileExtractor.filename} (map_type_name) and {MapFileExtractor.filename} (do_help()… 479 … f'Comparing {MapFileExtractor.filename} (map_type_name) and {ManMapExtractor.filename} (TYPE):') 481 …f'Comparing {MapFileExtractor.filename} (do_help() OPTIONS) and {ManMapExtractor.filename} (OPTION… 483 …f'Comparing {MapFileExtractor.filename} (map_type_name) and {BashcompExtractor.filename} (BPFTOOL_… 493 … f'Comparing BPF header (enum bpf_prog_type) and {ProgFileExtractor.filename} (prog_type_name):') 504 …f'Comparing BPF header (enum bpf_attach_type) and {CommonFileExtractor.filename} (attach_type_name… 523 …f'Comparing {ProgFileExtractor.filename} (attach_type_strings) and {ProgFileExtractor.filename} (d… 525 …f'Comparing {ProgFileExtractor.filename} (attach_type_strings) and {ManProgExtractor.filename} (AT… 527 …f'Comparing {ProgFileExtractor.filename} (do_help() OPTIONS) and {ManProgExtractor.filename} (OPTI… [all …]
|
/Linux-v5.15/Documentation/hwmon/ |
D | pmbus.rst | 260 tempX_min_alarm Chip temperature low alarm. Set by comparing 263 tempX_max_alarm Chip temperature high alarm. Set by comparing 266 tempX_lcrit_alarm Chip temperature critical low alarm. Set by comparing 269 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-v5.15/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-v5.15/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-v5.15/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-v5.15/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-v5.15/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-v5.15/Documentation/powerpc/ |
D | associativity.rst | 42 Linux kernel computes NUMA distance between two domains by recursively comparing 45 comparing domains.
|
/Linux-v5.15/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-v5.15/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-v5.15/net/rds/ |
D | info.h | 16 * or not by comparing the lengths.
|
/Linux-v5.15/arch/s390/include/asm/ |
D | cpcmd.h | 27 * was large enough by comparing the return value and rlen
|
/Linux-v5.15/Documentation/i2c/busses/ |
D | i2c-ali1535.rst | 30 can be identified by comparing this driver to the i2c-ali15x3 driver. For
|
/Linux-v5.15/Documentation/ABI/testing/ |
D | sysfs-bus-iio-light-lm3533-als | 25 Specifies the value of threshold that the device is comparing
|
/Linux-v5.15/Documentation/userspace-api/media/v4l/ |
D | dev-touch.rst | 30 A touch input may be determined by comparing the raw capacitance measurement to
|
/Linux-v5.15/tools/testing/selftests/bpf/progs/ |
D | linked_maps2.c | 8 /* modifiers and typedefs are ignored when comparing key/value types */
|
/Linux-v5.15/fs/verity/ |
D | Kconfig | 26 hash), or (b) authenticity verification (comparing the hash
|
/Linux-v5.15/fs/unicode/ |
D | README.utf8data | 50 have a total size of 324k) and/or comparing it with the older version
|
/Linux-v5.15/Documentation/driver-api/pldmfw/ |
D | driver-ops.rst | 14 record matches the device being updated. This requires comparing the record
|
/Linux-v5.15/tools/arch/x86/include/asm/ |
D | cmpxchg.h | 33 * indicated by comparing RETURN with OLD.
|
1234567891011