Home
last modified time | relevance | path

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

12345678910>>...19

/linux/scripts/dtc/libfdt/
H A Dlibfdt_internal.h111 * With this assumption enabled, normal device trees produced by libfdt
119 * assumption. This includes checking headers, tags and the like.
130 * It doesn't make sense to enable this assumption unless
162 * This assumption disables a check in fdt_open_into() and removes the
179 * can_assume_() - check if a particular assumption is enabled
182 * @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/lib/
H A Dubsan.c78 return "UBSAN: alignment assumption"; in report_ubsan_failure()
517 ubsan_prologue(&data->location, "alignment-assumption"); in __ubsan_handle_alignment_assumption()
520 pr_err("assumption of %lu byte alignment (with offset of %lu byte) for pointer of type %s failed", in __ubsan_handle_alignment_assumption()
523 pr_err("assumption of %lu byte alignment for pointer of type %s failed", in __ubsan_handle_alignment_assumption()
/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/kernel/
H A Dcapability.c375 * assumption that it's about to be used.
393 * assumption that it's about to be used.
412 * assumption that it's about to be used.
428 * assumption that it's about to be used.
/linux/drivers/media/pci/cx18/
H A Dcx18-vbi.c247 * Big assumption here: in cx18_process_vbi_data()
253 * buffers satisfy the above assumption. It's just simpler to set in cx18_process_vbi_data()
254 * up the encoder buffer transfers to make the assumption true. in cx18_process_vbi_data()
/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/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/drivers/staging/rtl8723bs/hal/
H A Dsdio_ops.c690 /* Assumption: */
724 /* Assumption: */
757 /* Assumption: */
774 /* Assumption: */
980 /* Assumption: */
/linux/net/sunrpc/auth_gss/
H A Dgss_generic_token.c
/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/infiniband/hw/mlx5/
H A Dfs.h40 * is a safe assumption that all references are gone. in mlx5_ib_fs_cleanup()
/linux/arch/powerpc/platforms/85xx/
H A Dqemu_e500.c7 * beyond the assumption of an e500-family CPU. Some things are still hardcoded
/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_object_types.h443 * In the case of seeing I915_CACHE_NONE the kernel makes the assumption
451 * the default assumption is that all normal objects should be using
511 * considered foreign, so the default assumption is that the cache is
522 * I915_CACHE_NONE objects, under the assumption that this is going to
/linux/Documentation/driver-api/
H A Dpps.rst52 This implies that the source has a /dev/... entry. This assumption is
55 task for a PPS API. But this assumption does not work for a single
/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/loongarch/include/asm/
H A Dcpu-features.h36 * SMP assumption: Options of CPU 0 are a superset of all processors.
/linux/Documentation/mm/damon/
H A Ddesign.rst193 assumption (pages in a region have the same access frequencies) is kept, only
203 assumption is not guaranteed.
212 fulfill the assumption (pages in same region have similar access frequencies),
214 monitoring quality. To keep the assumption as much as possible, DAMON
/linux/arch/alpha/lib/
H A Dev6-clear_user.S24 * a fair assumption that significant fractions of entire pages are zeroed, so
26 * ASSUMPTION:

12345678910>>...19