Home
last modified time | relevance | path

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

12345678910>>...23

/Linux-v6.1/scripts/dtc/libfdt/
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-v6.1/Documentation/mm/damon/
Ddesign.rst134 assumption (pages in a region have the same access frequencies) is kept, only
143 assumption is not guaranteed.
150 fulfill the assumption (pages in same region have similar access frequencies),
152 monitoring quality. To keep the assumption as much as possible, DAMON
/Linux-v6.1/include/drm/display/
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-v6.1/Documentation/filesystems/ext4/
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-v6.1/arch/x86/kernel/
Dpvclock.c90 * Assumption here is that last_value, a global accumulator, always goes in pvclock_clocksource_read()
101 * making the assumption that last_value always go forward fail to hold. in pvclock_clocksource_read()
/Linux-v6.1/drivers/net/ethernet/samsung/sxgbe/
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-v6.1/drivers/gpu/drm/vmwgfx/
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-v6.1/drivers/media/pci/cx18/
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-v6.1/kernel/
Dcapability.c393 * assumption that it's about to be used.
411 * assumption that it's about to be used.
430 * assumption that it's about to be used.
446 * assumption that it's about to be used.
/Linux-v6.1/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dassume.h5 /* Provide an assumption macro that can be disabled for gcc. */
/Linux-v6.1/drivers/gpu/drm/amd/amdkfd/
Dkfd_interrupt.c111 * Assumption: single reader/writer. This function is not re-entrant
130 * Assumption: single reader/writer. This function is not re-entrant
/Linux-v6.1/lib/
Dubsan.c371 ubsan_prologue(&data->location, "alignment-assumption"); in __ubsan_handle_alignment_assumption()
374 pr_err("assumption of %lu byte alignment (with offset of %lu byte) for pointer of type %s failed", in __ubsan_handle_alignment_assumption()
377 pr_err("assumption of %lu byte alignment for pointer of type %s failed", in __ubsan_handle_alignment_assumption()
/Linux-v6.1/security/selinux/ss/
Dcontext.c24 * already operates under the same assumption. in context_compute_hash()
/Linux-v6.1/drivers/memstick/core/
DKconfig14 redetecting them at resume. Breaking this assumption will
/Linux-v6.1/net/sunrpc/auth_gss/
Dgss_generic_token.c51 /* XXXX this code currently makes the assumption that a mech oid will
52 never be longer than 127 bytes. This assumption is not inherent in
/Linux-v6.1/drivers/staging/rtl8723bs/hal/
Dsdio_ops.c691 /* Assumption: */
725 /* Assumption: */
758 /* Assumption: */
775 /* Assumption: */
981 /* Assumption: */
/Linux-v6.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_merge3d.h17 * Assumption is these functions will be called after clocks are enabled
Ddpu_hw_dsc.h17 * Assumption is these functions will be called after clocks are enabled
/Linux-v6.1/drivers/gpu/drm/i915/gem/
Di915_gem_object_types.h385 * In the case of seeing I915_CACHE_NONE the kernel makes the assumption
393 * the default assumption is that all normal objects should be using
443 * considered foreign, so the default assumption is that the cache is
454 * I915_CACHE_NONE objects, under the assumption that this is going to
/Linux-v6.1/drivers/pci/msi/
Dirqdomain.c197 * reasonable assumption that bridges are walked in an upstream direction (so
198 * the last one seen wins), and the much braver assumption that the most likely
/Linux-v6.1/arch/loongarch/include/asm/
Dcpu-features.h36 * SMP assumption: Options of CPU 0 are a superset of all processors.
/Linux-v6.1/arch/powerpc/platforms/85xx/
Dqemu_e500.c7 * beyond the assumption of an e500-family CPU. Some things are still hardcoded
/Linux-v6.1/tools/testing/selftests/kvm/include/aarch64/
Dgic_v3.h27 * The assumption is that the guest runs in a non-secure mode.
/Linux-v6.1/arch/ia64/
DKconfig265 bool "Force assumption that CPEI can be re-targeted"
269 Say Y if you need to force the assumption that CPEI can be re-targeted to
/Linux-v6.1/Documentation/driver-api/
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

12345678910>>...23