Home
last modified time | relevance | path

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

12345678910>>...21

/kernel/linux/linux-5.10/scripts/dtc/libfdt/
Dlibfdt_internal.h92 * With this assumption enabled, normal device trees produced by libfdt
100 * assumption. This includes checking headers, tags and the like.
111 * It doesn't make sense to enable this assumption unless
143 * This assumption disables a check in fdt_open_into() and removes the
160 * can_assume_() - check if a particular assumption is enabled
163 * @return true if that assumption is enabled, else false
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dassume.h5 /* Provide an assumption macro that can be disabled for gcc. */
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_interrupt.c110 * Assumption: single reader/writer. This function is not re-entrant
129 * Assumption: single reader/writer. This function is not re-entrant
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/kernel/
Dcapability.c392 * assumption that it's about to be used.
410 * assumption that it's about to be used.
429 * assumption that it's about to be used.
445 * assumption that it's about to be used.
/kernel/linux/linux-5.10/security/selinux/ss/
Dcontext.c24 * already operates under the same assumption. in context_compute_hash()
/kernel/linux/linux-5.10/drivers/memstick/core/
DKconfig14 redetecting them at resume. Breaking this assumption will
/kernel/linux/linux-5.10/lib/
Dubsan.c444 ubsan_prologue(&data->location, "alignment-assumption"); in __ubsan_handle_alignment_assumption()
447 pr_err("assumption of %lu byte alignment (with offset of %lu byte) for pointer of type %s failed", in __ubsan_handle_alignment_assumption()
450 pr_err("assumption of %lu byte alignment for pointer of type %s failed", in __ubsan_handle_alignment_assumption()
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/arch/powerpc/platforms/85xx/
Dqemu_e500.c7 * beyond the assumption of an e500-family CPU. Some things are still hardcoded
/kernel/linux/linux-5.10/include/linux/
Dpageblock-flags.h25 * Assume the bits will always align on a word. If this assumption
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/
Dsdio_ops.c729 /* Assumption: */
763 /* Assumption: */
816 /* Assumption: */
833 /* Assumption: */
1081 /* Assumption: */
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_dspp.h41 * Assumption is these functions will be called after clocks are enabled
Ddpu_hw_lm.h28 * Assumption is these functions will be called after clocks are enabled
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/
Dfixed-regulator.yaml66 assumption is false.
Dgpio-regulator.yaml77 assumption is false.
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/arch/ia64/
DKconfig276 bool "Force assumption that CPEI can be re-targeted"
280 Say Y if you need to force the assumption that CPEI can be re-targeted to
/kernel/linux/linux-5.10/arch/powerpc/kernel/ptrace/
Dptrace32.c94 * index passed in is based on this assumption. in compat_arch_ptrace()
196 * index passed in is based on this assumption. in compat_arch_ptrace()
/kernel/linux/linux-5.10/arch/parisc/include/uapi/asm/
Dptrace.h85 * These ones are taken from IA-64 on the assumption that theirs are
/kernel/linux/linux-5.10/drivers/ssb/
DKconfig134 # Assumption: We are on embedded, if we compile the MIPS core.

12345678910>>...21