Home
last modified time | relevance | path

Searched full:differs (Results 1 – 25 of 361) sorted by relevance

12345678910>>...15

/linux/include/linux/platform_data/
H A Dvoltage-omap.h18 * differs at differnet opp and thus is linked
21 * field also differs according to the voltage/opp.
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dcpu_mask.c19 "case #%d: mask differs, expected cpu#%d SET\n", in validate_mask()
23 "case #%d: mask differs, expected cpu#%d UNSET\n", in validate_mask()
/linux/arch/x86/kernel/
H A Dtsc_sync.c76 pr_warn(FW_BUG "TSC ADJUST differs: CPU%u %lld --> %lld. Restoring\n", in tsc_verify_tsc_adjust()
218 * Compare the boot value and complain if it differs in the in tsc_store_and_check_tsc_adjust()
222 printk_once(FW_BUG "TSC ADJUST differs within socket(s), fixing all errors\n"); in tsc_store_and_check_tsc_adjust()
226 * value on this newly upcoming CPU differs from the adjustment in tsc_store_and_check_tsc_adjust()
/linux/sound/soc/sof/
H A Dops.c161 * Print warning if the offset from the panic message differs from in snd_sof_dsp_panic()
166 "%s: dsp_oops_offset %zu differs from panic offset %u\n", in snd_sof_dsp_panic()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dlmac_common.h57 /* Features like RXSTAT, TXSTAT, DMAC FILTER csrs differs by fixed
76 /* RPM & CGX differs in number of Receive/transmit stats */
/linux/include/asm-generic/bitops/
H A Dbuiltin-ffs.h11 * differs in spirit from ffz (man ffs).
H A Dffs.h11 * differs in spirit from ffz (man ffs).
/linux/arch/sparc/include/asm/
H A Dmc146818rtc_64.h18 * an ISA port access but the way to access the date register differs ...
H A Dmc146818rtc_32.h17 * an ISA port access but the way to access the date register differs ...
/linux/arch/alpha/include/asm/
H A Dmc146818rtc.h17 * an ISA port access but the way to access the date register differs ...
/linux/arch/powerpc/include/asm/
H A Dmc146818rtc.h20 * an ISA port access but the way to access the date register differs ...
/linux/arch/arm/include/asm/
H A Dmc146818rtc.h20 * an ISA port access but the way to access the date register differs ...
/linux/arch/arm64/boot/dts/qcom/
H A Dsa8155p.dtsi6 * Most notably, the RPMhPD setup differs: MMCX and LCX/LMX rails are gone,
/linux/tools/lib/bpf/
H A DMakefile140 …echo "Warning: Kernel ABI header at 'tools/include/uapi/linux/bpf.h' differs from latest version a…
143 …echo "Warning: Kernel ABI header at 'tools/include/uapi/linux/bpf_common.h' differs from latest ve…
146 …echo "Warning: Kernel ABI header at 'tools/include/uapi/linux/if_xdp.h' differs from latest versio…
/linux/drivers/usb/storage/
H A Dscsiglue.h17 * Notably the usage of NAK, STALL and ACK differs from the norm, in
H A Dinitializers.h16 * Notably the usage of NAK, STALL and ACK differs from the norm, in
H A Dprotocol.h17 * Notably the usage of NAK, STALL and ACK differs from the norm, in
H A Ddebug.h20 * Notably the usage of NAK, STALL and ACK differs from the norm, in
/linux/Documentation/hwmon/
H A Dg760a.rst35 speed differs more than 20% with respect to the programmed fan speed;
/linux/arch/mips/include/asm/ip32/
H A Dip32_ints.h17 * priority. This differs from irix.
/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3-test.c43 bool differs = false; in arm_smmu_entry_differs_in_used_bits() local
48 differs = true; in arm_smmu_entry_differs_in_used_bits()
50 return differs; in arm_smmu_entry_differs_in_used_bits()
/linux/Documentation/devicetree/bindings/reset/
H A Dintel,rcu-gw.yaml40 3 for legacy SoCs as bit offset differs.
/linux/Documentation/devicetree/bindings/display/panel/
H A Dsamsung,s6d7aa0.yaml41 Main power supply for the panel; the exact voltage differs between
/linux/lib/
H A Dstring.c194 * stpcpy differs from strcpy in a key way: the return value is a pointer
545 * Differs from memset() in that it fills with a uint16_t instead
567 * Differs from memset() in that it fills with a uint32_t instead
589 * Differs from memset() in that it fills with a uint64_t instead
/linux/tools/objtool/
H A Dsync-check.sh41 echo "Warning: Kernel ABI header at '$file1' differs from latest version at '$file2'" >&2

12345678910>>...15