Searched full:assumes (Results 1 – 25 of 1638) sorted by relevance
12345678910>>...66
/linux-6.14.4/scripts/dtc/libfdt/ |
D | libfdt_internal.h | 108 * This assumes that the device tree is sane. i.e. header metadata 124 * This builds on ASSUME_VALID_DTB and further assumes that libfdt 145 * This assumes that it is OK for a failed addition to the device tree, 154 * This assumes that the device tree components appear in a 'convenient' 169 * This assumes that libfdt itself does not have any internal bugs. It
|
/linux-6.14.4/arch/openrisc/include/asm/ |
D | serial.h | 22 /* There's a generic version of this file, but it assumes a 1.8MHz UART clk... 23 * this, on the other hand, assumes the UART clock is tied to the system
|
/linux-6.14.4/include/media/ |
D | dvb_ringbuffer.h | 145 * This variant assumes that the buffer is a memory at the userspace. So, 160 * This variant assumes that the buffer is a memory at the Kernel space 188 * This variant assumes that the buffer is a memory at the Kernel space 202 * This variant assumes that the buffer is a memory at the userspace. So,
|
/linux-6.14.4/arch/xtensa/include/asm/ |
D | dma.h | 22 * NOTE: there still exists driver code that assumes 33 * NOTE: This assumes DMA transfers can only be performed on
|
/linux-6.14.4/drivers/gpu/drm/i915/display/ |
D | intel_display_limits.h | 10 * Keep the pipe enum values fixed: the code assumes that PIPE_A=0, the 30 * keep their values fixed: the code assumes that TRANSCODER_A=0, the
|
/linux-6.14.4/arch/parisc/include/asm/ |
D | dma.h | 92 * Assumes DMA flip-flop is clear. 159 * Assumes dma flipflop is clear. 171 * Assumes dma flip-flop is clear.
|
/linux-6.14.4/tools/testing/selftests/cgroup/ |
D | memcg_protection.m | 9 % Simulation assumes siblings consumed the initial amount of memory (w/out 11 % same. It simulates only non-low reclaim and assumes all memory.min = 0.
|
/linux-6.14.4/fs/smb/client/ |
D | cifs_fs_sb.h | 46 #define CIFS_MOUNT_RO_CACHE 0x20000000 /* assumes share will not change */ 47 #define CIFS_MOUNT_RW_CACHE 0x40000000 /* assumes only client accessing */
|
/linux-6.14.4/drivers/infiniband/hw/hfi1/ |
D | user_pages.c | 59 * check assumes that this process is the only one using this in hfi1_can_pin_pages() 62 * per-process tracking of pinned pages. It also assumes that each in hfi1_can_pin_pages()
|
/linux-6.14.4/arch/m68k/kernel/ |
D | uboot.c | 38 * Assumes: 54 * This also assumes that the memory locations pointed to are still
|
/linux-6.14.4/drivers/net/ethernet/altera/ |
D | altera_sgdma.c | 441 * assumes the caller is managing and holding a mutual exclusion 452 * assumes the caller is managing and holding a mutual exclusion 463 * assumes the caller is managing and holding a mutual exclusion 476 * assumes the caller is managing and holding a mutual exclusion 489 * assumes the caller is managing and holding a mutual exclusion
|
/linux-6.14.4/Documentation/hwmon/ |
D | f71805f.rst | 60 The driver assumes that no more than one chip is present, which seems 119 The chip assumes 2 pulse-per-revolution fans. 145 motherboard, so the driver assumes that the BIOS set the method
|
D | f71882fg.rst | 128 The driver assumes that no more than one chip is present, which seems 144 motherboard, so the driver assumes that the BIOS set the method
|
/linux-6.14.4/fs/bcachefs/ |
D | varint.c | 79 * This version assumes it's always safe to write 8 bytes to @out, even if the 107 * This version assumes that it is safe to read at most 8 bytes past the end of
|
/linux-6.14.4/Documentation/gpu/amdgpu/display/ |
D | display-manager.rst | 119 * **Pre-multiplied**: Blend formula that assumes the pixel color values in a 122 * **Coverage**: Blend formula that assumes the pixel color values were not 156 * *MPC global gain* assumes *MPC global alpha* value when both *DRM
|
/linux-6.14.4/include/crypto/ |
D | sig.h | 131 * Function assumes that the key is already set in the transformation. If this 148 * Function assumes that the key is already set in the transformation. If this 165 * Function assumes that the key is already set in the transformation. If this
|
/linux-6.14.4/tools/testing/selftests/rcutorture/bin/ |
D | kvm-transform.sh | 17 # The transformation assumes that the qemu command is confined to a 18 # single line. It also assumes no whitespace in filenames.
|
/linux-6.14.4/Documentation/power/ |
D | charger-manager.rst | 90 if true, Charger Manager assumes that 92 assumes that the suspend-duration is same as the alarm length. 143 If specified with a non-zero value, Charger Manager assumes
|
/linux-6.14.4/Documentation/filesystems/ |
D | sysfs.rst | 136 assumes default name_show and mode 0444 138 assumes a name_store only and is restricted to mode 145 assumes default name_show, name_store and setting 319 for devices on that particular bus (this assumes that drivers do not
|
/linux-6.14.4/arch/powerpc/kernel/ |
D | fpu.S | 63 * Assumes the caller has enabled FP in the MSR. 75 * Assumes the caller has enabled FP in the MSR.
|
/linux-6.14.4/drivers/clk/ti/ |
D | clkt_dflt.c | 123 * Convert CM_ICLKEN* <-> CM_FCLKEN*. This conversion assumes it's 141 * Convert CM_ICLKEN* <-> CM_FCLKEN*. This conversion assumes in omap2_clk_dflt_find_companion() 157 * to the module that "owns" this clock. This default code assumes
|
/linux-6.14.4/arch/um/include/asm/ |
D | pci.h | 12 * This is a bit of an annoying hack, and it assumes we only have
|
/linux-6.14.4/drivers/gpu/drm/tiny/ |
D | Kconfig | 66 This driver assumes that the display hardware has been initialized 96 This driver assumes that the display hardware has been initialized
|
/linux-6.14.4/arch/riscv/include/asm/vdso/ |
D | processor.h | 20 * This assumes the PC changes. in cpu_relax()
|
/linux-6.14.4/arch/mips/include/asm/ |
D | dma.h | 247 * Assumes dma flipflop is clear. 267 * Assumes dma flip-flop is clear. 289 * Assumes DMA flip-flop is clear.
|
12345678910>>...66