Home
last modified time | relevance | path

Searched full:assumption (Results 1 – 25 of 384) sorted by relevance

12345678910>>...16

/linux/scripts/dtc/libfdt/
H A Dlibfdt_internal.h119 * With this assumption enabled, normal device trees produced by libfdt
127 * assumption. This includes checking headers, tags and the like.
138 * It doesn't make sense to enable this assumption unless
170 * This assumption disables a check in fdt_open_into() and removes the
187 * can_assume_() - check if a particular assumption is enabled in can_assume_()
190 * @return true if that assumption is enabled, else false
/linux/include/drm/display/
H A Ddrm_dp_aux_bus.h60 /* New API returns -ENODEV for no child case; adapt to old assumption */ in of_dp_aux_populate_ep_devices()
70 /* New API returns -ENODEV for no child case; adapt to old assumption */ in devm_of_dp_aux_populate_ep_devices()
/linux/tools/testing/selftests/bpf/progs/
H A Dip_check_defrag.c37 /* Simplifying assumption that there are no extension headers in is_frag_v6()
38 * between fixed header and fragmentation header. This assumption in is_frag_v6()
/linux/Documentation/filesystems/ext4/
H A Dallocators.rst19 speculatively allocates 8KiB of disk space to the file on the assumption
39 same block group as the directory, when feasible. The working assumption
/linux/arch/x86/kernel/
H A Dpvclock.c91 * Assumption here is that last_value, a global accumulator, always goes in __pvclock_clocksource_read()
102 * making the assumption that last_value always go forward fail to hold. in __pvclock_clocksource_read()
/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_dma.c77 /* assumption: upper 32 bits are constant and in sxgbe_dma_channel_init()
219 /* Assumption: FBE bit is the combination of in sxgbe_tx_dma_int_status()
291 /* Assumption: FBE bit is the combination of in sxgbe_rx_dma_int_status()
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_so.h55 * The assumption here is that all union members are really represented by a
58 * assumption is invalid, and we detect that at compile time in the
/linux/lib/
H A Dubsan.c78 return "UBSAN: alignment assumption"; in report_ubsan_failure()
543 ubsan_prologue(&data->location, "alignment-assumption"); in __ubsan_handle_alignment_assumption()
546 pr_err("assumption of %lu byte alignment (with offset of %lu byte) for pointer of type %s failed", in __ubsan_handle_alignment_assumption()
549 pr_err("assumption of %lu byte alignment for pointer of type %s failed", in __ubsan_handle_alignment_assumption()
/linux/Documentation/networking/
H A Dphy-link-topology.rst16 through the legacy ioctls and the ethtool netlink commands. The base assumption
28 This assumption falls apart in more complex topologies that can arise when,
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_interrupt.c106 * Assumption: single reader/writer. This function is not re-entrant
121 * Assumption: single reader/writer. This function is not re-entrant
/linux/arch/x86/kvm/vmx/
H A Dvmx_onhyperv.c9 * KVM on Hyper-V always uses the latest known eVMCSv1 revision, the assumption
/linux/drivers/memstick/core/
H A DKconfig14 redetecting them at resume. Breaking this assumption will
/linux/drivers/staging/rtl8723bs/hal/
H A Dsdio_ops.c690 /* Assumption: */
724 /* Assumption: */
757 /* Assumption: */
774 /* Assumption: */
980 /* Assumption: */
/linux/arch/powerpc/platforms/85xx/
H A Dqemu_e500.c7 * beyond the assumption of an e500-family CPU. Some things are still hardcoded
/linux/arch/loongarch/include/asm/
H A Dcpu-features.h36 * SMP assumption: Options of CPU 0 are a superset of all processors.
/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_ctrl_mbox.c138 /* Assumption: Caller has ensured enough write space */ in octep_write_mbox_data()
203 /* Assumption: Caller has ensured enough read space */ in octep_read_mbox_data()
/linux/arch/powerpc/kernel/ptrace/
H A Dptrace32.c95 * index passed in is based on this assumption. in compat_arch_ptrace()
195 * index passed in is based on this assumption. in compat_arch_ptrace()
/linux/arch/arm64/kernel/pi/
H A Drelocate.c41 * assumption here is that an address cannot have 1 in lsb. Odd in relocate_kernel()
/linux/kernel/kcsan/
H A Dpermissive.h65 * The assumption in all cases is that with all known compiler in kcsan_ignore_data_race()
/linux/kernel/sched/
H A Dstop_task.c70 * goes along full dynticks. Therefore no local assumption can be made
/linux/arch/alpha/lib/
H A Dev6-clear_user.S24 * a fair assumption that significant fractions of entire pages are zeroed, so
26 * ASSUMPTION:
/linux/arch/parisc/include/uapi/asm/
H A Dptrace.h85 * These ones are taken from IA-64 on the assumption that theirs are
/linux/Documentation/devicetree/bindings/regulator/
H A Dgpio-regulator.yaml79 assumption is false.
/linux/drivers/ssb/
H A DKconfig134 # Assumption: We are on embedded, if we compile the MIPS core.
/linux/arch/riscv/include/asm/
H A Dchecksum.h30 * Quickly compute an IP checksum with the assumption that IPv4 headers will

12345678910>>...16