Searched full:differ (Results 1 – 25 of 456) sorted by relevance
12345678910>>...19
/Linux-v5.15/tools/perf/tests/ |
D | sample-parsing.c | 21 pr_debug("Samples differ at '"#m"'\n"); \ 28 pr_debug("Samples differ at '"#m"'\n"); \ 95 pr_debug("Samples differ at 'raw_data'\n"); in samples_same() 115 pr_debug("Samples differ at 'user_regs'\n"); in samples_same() 124 pr_debug("Samples differ at 'user_stack'\n"); in samples_same() 146 pr_debug("Samples differ at 'intr_regs'\n"); in samples_same() 167 pr_debug("Samples differ at 'aux_sample'\n"); in samples_same()
|
/Linux-v5.15/Documentation/devicetree/bindings/usb/ |
D | gr-udc.txt | 21 - epobufsizes : Array of buffer sizes for OUT endpoints when they differ 27 - epibufsizes : Array of buffer sizes for IN endpoints when they differ
|
/Linux-v5.15/arch/x86/math-emu/ |
D | reg_add_sub.c | 291 setsign(dest, signa); /* signa may differ from the sign of a. */ in add_sub_specials() 301 setsign(dest, signb); /* signb may differ from the sign of b. */ in add_sub_specials() 313 setsign(dest, signa); /* signa may differ from the sign of a. */ in add_sub_specials() 319 setsign(dest, signa); /* signa may differ from the sign of a. */ in add_sub_specials() 326 setsign(dest, signb); /* signb may differ from the sign of b. */ in add_sub_specials()
|
/Linux-v5.15/fs/nls/ |
D | nls_koi8-ru.c | 23 /* koi8-ru and koi8-u differ only on two characters */ in uni2char() 45 /* koi8-ru and koi8-u differ only on two characters */ in char2uni()
|
/Linux-v5.15/arch/mips/mm/ |
D | tlb-r4k.c | 90 /* Make sure all entries differ. */ in local_flush_tlb_all() 148 /* Make sure all entries differ. */ in local_flush_tlb_range() 196 /* Make sure all entries differ. */ in local_flush_tlb_kernel_range() 239 /* Make sure all entries differ. */ in local_flush_tlb_page() 276 /* Make sure all entries differ. */ in local_flush_tlb_one()
|
/Linux-v5.15/arch/arm/mach-pxa/include/mach/ |
D | magician.h | 111 * FIXME behaves like (6,3), may differ for host/device 122 /* FIXME behaves like (4,1), may differ for host/device */
|
/Linux-v5.15/fs/romfs/ |
D | storage.c | 64 * - return 1 if matched, 0 if differ, -ve if error 161 * - return 1 if matched, 0 if differ, -ve if error 263 * - return 1 if matched, 0 if differ, -ve if error
|
/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/ |
D | metadata.c | 85 "bpf_metadata_a", "expected \"foo\", value differ")) in test_metadata_unused() 119 "metadata_a", "expected \"bar\", value differ")) in test_metadata_used()
|
/Linux-v5.15/drivers/staging/vc04_services/vchiq-mmal/ |
D | mmal-msg.h | 72 /* port action request messages differ depending on the action type */ 112 u32 status; /* enum mmal_msg_status - how does this differ to 326 * differ to the one in the header?
|
/Linux-v5.15/tools/testing/selftests/kvm/x86_64/ |
D | get_cpuid_test.c | 17 /* CPUIDs known to differ */ 98 "CPUID 0x%x.%x differ: 0x%x:0x%x:0x%x:0x%x vs 0x%x:0x%x:0x%x:0x%x", in check_cpuid()
|
/Linux-v5.15/tools/testing/ktest/examples/ |
D | vmware.conf | 32 # differ change the VMWARE_VM_DIR accordingly. 37 # but not always the case. Change if they differ
|
/Linux-v5.15/include/asm-generic/ |
D | syscalls.h | 9 * Calling conventions for these system calls can differ, so
|
/Linux-v5.15/include/linux/power/ |
D | twl4030_madc_battery.h | 13 * Usually we can assume 100% @ 4.15V and 0% @ 3.3V but curves differ for
|
/Linux-v5.15/include/uapi/linux/ |
D | fadvise.h | 12 * for s390-64 differ from the values for the rest of the world.
|
D | auxvec.h | 30 * differ from AT_PLATFORM. */
|
/Linux-v5.15/tools/include/uapi/linux/ |
D | fadvise.h | 12 * for s390-64 differ from the values for the rest of the world.
|
/Linux-v5.15/Documentation/ABI/testing/ |
D | sysfs-bus-bcma | 22 BCMA cores of the same type can still slightly differ depending
|
/Linux-v5.15/fs/freevxfs/ |
D | Kconfig | 10 these particular OS implementations of vxfs may differ in on-disk
|
/Linux-v5.15/arch/arm64/mm/ |
D | mmap.c | 25 * that only differ in other attributes. However, few of such in valid_phys_addr_range()
|
/Linux-v5.15/include/uapi/asm-generic/ |
D | statfs.h | 10 * Yes, they differ in signedness as well as size.
|
/Linux-v5.15/include/linux/ |
D | nsc_gpio.h | 13 the access methods differ. Thus, scx200_gpio and pc8736x_gpio
|
/Linux-v5.15/Documentation/devicetree/bindings/memory-controllers/ |
D | renesas,dbsc.yaml | 14 controllers differ from one SoC variant to another, and are called by
|
/Linux-v5.15/fs/quota/ |
D | quotaio_v1.h | 29 /* below fields differ in length on 32-bit vs 64-bit architectures */
|
/Linux-v5.15/Documentation/devicetree/bindings/pci/ |
D | pcie-al.txt | 7 Properties of the host controller node that differ from it are:
|
/Linux-v5.15/Documentation/arm/vfp/ |
D | release-notes.rst | 36 when input operands differ in signs.
|
12345678910>>...19