Searched full:differ (Results 1 – 25 of 480) sorted by relevance
12345678910>>...20
/Linux-v6.1/tools/perf/tests/ |
D | sample-parsing.c | 22 pr_debug("Samples differ at '"#m"'\n"); \ 29 pr_debug("Samples differ at '"#m"'\n"); \ 110 pr_debug("Samples differ at 'raw_data'\n"); in samples_same() 136 pr_debug("Samples differ at 'user_regs'\n"); in samples_same() 145 pr_debug("Samples differ at 'user_stack'\n"); in samples_same() 167 pr_debug("Samples differ at 'intr_regs'\n"); in samples_same() 188 pr_debug("Samples differ at 'aux_sample'\n"); in samples_same()
|
/Linux-v6.1/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-v6.1/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-v6.1/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-v6.1/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-v6.1/arch/arm/mach-pxa/ |
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-v6.1/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-v6.1/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-v6.1/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-v6.1/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-v6.1/include/asm-generic/ |
D | syscalls.h | 9 * Calling conventions for these system calls can differ, so
|
/Linux-v6.1/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-v6.1/arch/arm/boot/dts/ |
D | imx6ul-tqma6ul1.dtsi | 16 * only external interfaces differ
|
/Linux-v6.1/tools/include/uapi/linux/ |
D | fadvise.h | 12 * for s390-64 differ from the values for the rest of the world.
|
/Linux-v6.1/include/uapi/linux/ |
D | fadvise.h | 12 * for s390-64 differ from the values for the rest of the world.
|
/Linux-v6.1/tools/testing/selftests/kvm/x86_64/ |
D | cpuid_test.c | 15 /* CPUIDs known to differ */ 105 "CPUID 0x%x.%x differ: 0x%x:0x%x:0x%x:0x%x vs 0x%x:0x%x:0x%x:0x%x", in compare_cpuids()
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-bus-bcma | 22 BCMA cores of the same type can still slightly differ depending
|
/Linux-v6.1/tools/testing/selftests/lkdtm/ |
D | tests.txt | 15 REPORT_STACK_CANARY repeat:2 ok: stack canaries differ
|
/Linux-v6.1/fs/freevxfs/ |
D | vxfs_fshead.h | 39 * b) differ a lot in different vxfs versions/ports
|
D | Kconfig | 10 these particular OS implementations of vxfs may differ in on-disk
|
/Linux-v6.1/include/uapi/asm-generic/ |
D | statfs.h | 10 * Yes, they differ in signedness as well as size.
|
/Linux-v6.1/fs/quota/ |
D | quotaio_v1.h | 29 /* below fields differ in length on 32-bit vs 64-bit architectures */
|
/Linux-v6.1/Documentation/arm/vfp/ |
D | release-notes.rst | 36 when input operands differ in signs.
|
/Linux-v6.1/Documentation/devicetree/bindings/memory-controllers/ |
D | renesas,dbsc.yaml | 14 controllers differ from one SoC variant to another, and are called by
|
/Linux-v6.1/Documentation/devicetree/bindings/mfd/ |
D | brcm,twd.yaml | 14 BCM63xx, BCM7038). There are few variants available (they differ slightly in
|
12345678910>>...20