/linux/scripts/dtc/libfdt/ |
H A D | libfdt_internal.h | 119 * With this assumption enabled, normal device trees produced by libfdt 127 * assumption. This includes checking headers, tags and the like. 138 * It doesn't make sense to enable this assumption unless 170 * This assumption disables a check in fdt_open_into() and removes the 187 * can_assume_() - check if a particular assumption is enabled in can_assume_() 190 * @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/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/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/lib/ |
H A D | ubsan.c | 78 return "UBSAN: alignment assumption"; in report_ubsan_failure() 543 ubsan_prologue(&data->location, "alignment-assumption"); in __ubsan_handle_alignment_assumption() 546 pr_err("assumption of %lu byte alignment (with offset of %lu byte) for pointer of type %s failed", in __ubsan_handle_alignment_assumption() 549 pr_err("assumption of %lu byte alignment for pointer of type %s failed", in __ubsan_handle_alignment_assumption()
|
/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/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/staging/rtl8723bs/hal/ |
H A D | sdio_ops.c | 690 /* Assumption: */ 724 /* Assumption: */ 757 /* Assumption: */ 774 /* Assumption: */ 980 /* Assumption: */
|
/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/arch/loongarch/include/asm/ |
H A D | cpu-features.h | 36 * SMP assumption: Options of CPU 0 are a superset of all processors.
|
/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/arm64/kernel/pi/ |
H A D | relocate.c | 41 * assumption here is that an address cannot have 1 in lsb. Odd in relocate_kernel()
|
/linux/kernel/kcsan/ |
H A D | permissive.h | 65 * The assumption in all cases is that with all known compiler in kcsan_ignore_data_race()
|
/linux/kernel/sched/ |
H A D | stop_task.c | 70 * goes along full dynticks. Therefore no local assumption can be made
|
/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:
|
/linux/arch/parisc/include/uapi/asm/ |
H A D | ptrace.h | 85 * These ones are taken from IA-64 on the assumption that theirs are
|
/linux/Documentation/devicetree/bindings/regulator/ |
H A D | gpio-regulator.yaml | 79 assumption is false.
|
/linux/drivers/ssb/ |
H A D | Kconfig | 134 # Assumption: We are on embedded, if we compile the MIPS core.
|
/linux/arch/riscv/include/asm/ |
H A D | checksum.h | 30 * Quickly compute an IP checksum with the assumption that IPv4 headers will
|