Home
last modified time | relevance | path

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

12345678910>>...24

/linux-6.14.4/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-6.14.4/tools/testing/selftests/bpf/progs/
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-6.14.4/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-6.14.4/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-6.14.4/arch/x86/kernel/
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-6.14.4/lib/
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-6.14.4/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-6.14.4/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-6.14.4/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-6.14.4/kernel/
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-6.14.4/Documentation/networking/
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-6.14.4/drivers/gpu/drm/amd/amdkfd/
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-6.14.4/security/selinux/ss/
Dcontext.c24 * already operates under the same assumption. in context_compute_hash()
/linux-6.14.4/arch/x86/kvm/vmx/
Dvmx_onhyperv.c9 * KVM on Hyper-V always uses the latest known eVMCSv1 revision, the assumption
/linux-6.14.4/drivers/memstick/core/
DKconfig14 redetecting them at resume. Breaking this assumption will
/linux-6.14.4/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_merge3d.h17 * Assumption is these functions will be called after clocks are enabled
Ddpu_hw_dspp.h39 * Assumption is these functions will be called after clocks are enabled
Ddpu_hw_dsc.h20 * Assumption is these functions will be called after clocks are enabled
Ddpu_hw_wb.h27 * Assumption is these functions will be called after clocks are enabled
Ddpu_hw_lm.h29 * Assumption is these functions will be called after clocks are enabled
/linux-6.14.4/drivers/staging/rtl8723bs/hal/
Dsdio_ops.c690 /* Assumption: */
724 /* Assumption: */
757 /* Assumption: */
774 /* Assumption: */
980 /* Assumption: */
/linux-6.14.4/drivers/infiniband/hw/mlx5/
Dfs.h40 * is a safe assumption that all references are gone. in mlx5_ib_fs_cleanup()
/linux-6.14.4/arch/powerpc/platforms/85xx/
Dqemu_e500.c7 * beyond the assumption of an e500-family CPU. Some things are still hardcoded
/linux-6.14.4/drivers/gpu/drm/xe/
Dxe_force_wake.c52 /* Assuming gen11+ so assert this assumption is correct */ in xe_force_wake_init_gt()
70 /* Assuming gen11+ so assert this assumption is correct */ in xe_force_wake_init_engines()
Dxe_gt_clock.c63 /* Assuming gen11+ so assert this assumption is correct */ in xe_gt_clock_init()

12345678910>>...24