/openbmc/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
|
/openbmc/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()
|
/openbmc/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()
|
/openbmc/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
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 060 | 60 rt_offset=65536 # 0x10000 (XXX: just an assumption) 61 rb_offset=131072 # 0x20000 (XXX: just an assumption) 62 l1_offset=196608 # 0x30000 (XXX: just an assumption) 63 l2_offset=262144 # 0x40000 (XXX: just an assumption) 64 l2_offset_after_snapshot=524288 # 0x80000 (XXX: just an assumption)
|
/openbmc/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()
|
/openbmc/linux/lib/ |
H A D | ubsan.c | 77 return "UBSAN: alignment assumption"; in report_ubsan_failure() 436 ubsan_prologue(&data->location, "alignment-assumption"); in __ubsan_handle_alignment_assumption() 439 pr_err("assumption of %lu byte alignment (with offset of %lu byte) for pointer of type %s failed", in __ubsan_handle_alignment_assumption() 442 pr_err("assumption of %lu byte alignment for pointer of type %s failed", in __ubsan_handle_alignment_assumption()
|
/openbmc/u-boot/fs/reiserfs/ |
H A D | mode_string.c | 20 #error permission bitflag value assumption(s) violated! 27 #warning mode type bitflag value assumption(s) violated! falling back to larger version
|
/openbmc/qemu/scripts/qmp/ |
H A D | qmp | 6 for qmp-shell. The assumption is that most users are using either
|
/openbmc/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()
|
/openbmc/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
|
/openbmc/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()
|
/openbmc/linux/kernel/ |
H A D | capability.c | 379 * assumption that it's about to be used. 397 * assumption that it's about to be used. 416 * assumption that it's about to be used. 432 * assumption that it's about to be used.
|
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_interrupt.c | 111 * Assumption: single reader/writer. This function is not re-entrant 130 * Assumption: single reader/writer. This function is not re-entrant
|
/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/ |
H A D | poff | 8 # on the assumption that we've not got that far yet.
|
/openbmc/u-boot/doc/device-tree-bindings/video/ |
H A D | simple-framebuffer.txt | 4 with the assumption that the display hardware has already been set up to scan
|
/openbmc/linux/security/selinux/ss/ |
H A D | context.c | 24 * already operates under the same assumption. in context_compute_hash()
|
/openbmc/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
|
/openbmc/linux/drivers/memstick/core/ |
H A D | Kconfig | 14 redetecting them at resume. Breaking this assumption will
|
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/ |
H A D | 0001-include-linux-sysinfo.h-directly.patch | 10 override to avoid this assumption
|
/openbmc/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()
|
/openbmc/u-boot/doc/ |
H A D | README.JFFS2 | 38 Remove the assumption that JFFS can dereference a pointer
|
/openbmc/linux/net/sunrpc/auth_gss/ |
H A D | gss_generic_token.c | 51 /* 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
|
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_hw_merge3d.h | 17 * Assumption is these functions will be called after clocks are enabled
|
/openbmc/linux/drivers/staging/rtl8723bs/hal/ |
H A D | sdio_ops.c | 691 /* Assumption: */ 725 /* Assumption: */ 758 /* Assumption: */ 775 /* Assumption: */ 981 /* Assumption: */
|