/linux/scripts/dtc/libfdt/ |
H A D | libfdt_internal.h | 111 * 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 D | drm_dp_aux_bus.h | 60 /* 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 D | ip_check_defrag.c | 37 /* 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 D | allocators.rst | 19 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 D | pvclock.c | 91 * 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 D | ubsan.c | 78 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 D | sxgbe_dma.c | 77 /* 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 D | capability.c | 375 * 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 D | cx18-vbi.c | 247 * 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 D | vmwgfx_so.h | 55 * 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 D | phy-link-topology.rst | 16 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 D | kfd_interrupt.c | 106 * 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 D | sdio_ops.c | 690 /* Assumption: */ 724 /* Assumption: */ 757 /* Assumption: */ 774 /* Assumption: */ 980 /* Assumption: */
|
/linux/net/sunrpc/auth_gss/ |
H A D | gss_generic_token.c |
|
/linux/arch/x86/kvm/vmx/ |
H A D | vmx_onhyperv.c | 9 * KVM on Hyper-V always uses the latest known eVMCSv1 revision, the assumption
|
/linux/drivers/memstick/core/ |
H A D | Kconfig | 14 redetecting them at resume. Breaking this assumption will
|
/linux/drivers/infiniband/hw/mlx5/ |
H A D | fs.h | 40 * is a safe assumption that all references are gone. in mlx5_ib_fs_cleanup()
|
/linux/arch/powerpc/platforms/85xx/ |
H A D | qemu_e500.c | 7 * beyond the assumption of an e500-family CPU. Some things are still hardcoded
|
/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_object_types.h | 443 * 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 D | pps.rst | 52 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 D | octep_ctrl_mbox.c | 138 /* 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 D | ptrace32.c | 95 * 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 D | cpu-features.h | 36 * SMP assumption: Options of CPU 0 are a superset of all processors.
|
/linux/Documentation/mm/damon/ |
H A D | design.rst | 193 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 D | ev6-clear_user.S | 24 * a fair assumption that significant fractions of entire pages are zeroed, so 26 * ASSUMPTION:
|