| /linux/Documentation/devicetree/bindings/regulator/ |
| H A D | ti,tps62360.yaml | 38 is missing, then assume that there is no GPIO for 45 is missing, then assume that there is no GPIO for 60 is missing, then assume the state as low. 66 is missing, then assume the state as low.
|
| /linux/arch/x86/kernel/ |
| H A D | ebda.c | 21 * value and assume that everything above that value (up to 1MB) is 62 * area is absent. We'll just have to assume that the in reserve_bios_regions() 78 * If bios_start is less than 128K, assume it is bogus in reserve_bios_regions()
|
| /linux/arch/m68k/ifpsp060/ |
| H A D | os.S | 152 clr.l %d1 | assume success 187 clr.l %d1 | assume success 223 clr.l %d1 | assume success 245 clr.l %d1 | assume success 267 clr.l %d1 | assume success 291 clr.l %d1 | assume success 306 | below assume that the SFC/DFC have been set previously.
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | zero.rst | 21 desired size of the sparse device. For this example, we'll assume a 10TB 29 space available to the sparse device. For this example, we'll assume /dev/sdb1
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-dlfilter.txt | 67 Do not assume the 'sample' argument is valid (dereferenceable) 70 Do not assume data referenced by pointers in struct perf_dlfilter_sample 185 Do not assume pointers obtained via perf_dlfilter_fns are valid (dereferenceable) 218 Do not assume data referenced by pointers in struct perf_dlfilter_al
|
| /linux/rust/zerocopy/src/ |
| H A D | layout.rs | 164 /// shallow padding, unsafe code may assume that the result of this method 181 /// Unsafe code may assume that the contract of this function is satisfied. 205 /// Unsafe code may assume that `DstLayout` is the correct layout for `T`. 229 /// Unsafe code may assume that `DstLayout` is the correct layout for `T`. 241 /// Unsafe code may assume that `DstLayout` is the correct layout for `[T]`. 571 /// The caller may assume that this implementation is correct, and may rely 573 /// caller may assume that, if `validate_cast_and_convert_metadata` returns 826 // Assume that `Src` and `Dst` are slice DSTs, and define: in project() 1963 kani::assume(align.is_power_of_two()); in any() 1964 kani::assume(align < DstLayout::THEORETICAL_MAX_ALIGN); in any() [all …]
|
| /linux/tools/power/cpupower/utils/idle_monitor/ |
| H A D | mperf_monitor.c | 289 * If the MSR read failed, assume a Xen system that did in init_maxfreq_mode() 290 * not explicitly provide access to it and assume TSC works in init_maxfreq_mode() 293 dprint("TSC read 0x%x failed - assume TSC working\n", in init_maxfreq_mode() 302 * On Intel we assume mperf (in C0) is ticking at same in init_maxfreq_mode()
|
| /linux/drivers/crypto/inside-secure/ |
| H A D | safexcel_ring.c | 239 rdesc->descriptor_overflow = 1; /* assume error */ in safexcel_add_rdesc() 240 rdesc->buffer_overflow = 1; /* assume error */ in safexcel_add_rdesc() 250 /* Assume errors - HW will clear if not the case */ in safexcel_add_rdesc()
|
| /linux/arch/powerpc/platforms/44x/ |
| H A D | ppc476.c | 163 /* Assume spin table. We could test for the enable-method in in smp_ppc47x_kick_cpu() 176 /* Assume it's mapped as part of the linear mapping. This is a bit in smp_ppc47x_kick_cpu() 179 * XXX: Is there any reason to assume differently? in smp_ppc47x_kick_cpu()
|
| H A D | iss4xx.c | 94 /* Assume spin table. We could test for the enable-method in in smp_iss4xx_kick_cpu() 105 /* Assume it's mapped as part of the linear mapping. This is a bit in smp_iss4xx_kick_cpu()
|
| /linux/drivers/net/wireless/ath/ |
| H A D | hw.c | 52 * BSSID-01 and BSSID-02. Lets assume BSSID-01 will not use the MAC address. 83 * or our MAC address (we assume the hardware uses the MAC address). 95 * So with IFRAME-01 we *assume* the hardware will do:
|
| /linux/Documentation/devicetree/bindings/net/ |
| H A D | hisilicon-hns-nic.txt | 27 LAN Switch while the CPU side assume itself have one single NIC connect to 54 ports connected to a LAN Switch while the CPU side assume itself have one
|
| /linux/Documentation/crypto/ |
| H A D | descore-readme.rst | 218 1) i assume everything is byte addressable, although i don't actually 220 i assume word pointers can be freely cast to and from char pointers. 225 i assume sizeof(word) == 4 EVERYWHERE. 280 i assume that the use of a constant is more expensive than using a register: 295 i assume that indexing is cheaper or equivalent to auto increment/decrement, 299 i assume that addresses can be cheaply formed from two registers,
|
| /linux/include/linux/ |
| H A D | compiler-gcc.h | 19 * gcc optimizers assume this is the case. In particular they 20 * assume such arithmetic does not wrap.
|
| H A D | clk.h | 407 * Drivers must assume that the clock source is not enabled. 429 * Drivers must assume that the clock source is not enabled. 449 * Drivers must assume that the clock source is not enabled. 499 * Drivers must assume that the clock source is not enabled. 585 * Drivers must assume that the clock source is neither prepared nor 606 * The returned clk (if valid) is prepared. Drivers must however assume 649 * Drivers must assume that the clock source is neither prepared nor 672 * assume that the clock is not enabled. 986 * Drivers must assume that the clock source is not enabled.
|
| /linux/tools/lib/subcmd/ |
| H A D | run-command.c | 232 * integer, assume each 3 bits needs a character byte and plus a possible sign in check_if_command_finished() 320 /* Read failed assume finish_command was called. */
|
| /linux/arch/mips/include/asm/sibyte/ |
| H A D | sb1250_ldt.h | 143 * assume you've read the command and status register 172 * constants assume you've read the register as a 32-bit 190 * assume you've read the command and status register together 266 * assume you've read the command and status register together
|
| /linux/lib/ |
| H A D | decompress_unxz.c | 37 * Normally there is exactly one Block, but let's assume that there are 42 * assumptions, it is safe to assume that the total header overhead is 50 * a maximum of 6 bytes, but to get round 2^n numbers, let's assume that 53 * quite a bit smaller though; to be safe, let's assume that an average
|
| /linux/drivers/firmware/psci/ |
| H A D | psci_checker.c | 40 * We assume that PSCI operations are used if they are available. This is not 43 * arch-specific way to check this, we assume that the DT is sensible. 430 * Since we're in an initcall, we assume that all the CPUs that all in psci_checker() 433 * The tests assume that hotplug is enabled but nobody else is using it, in psci_checker()
|
| /linux/Documentation/filesystems/ |
| H A D | idmappings.rst | 51 sensibly translate between different idmappings. For example, assume we've been 107 Assume we are given ``k21000`` in the lower idmapset of the first idmapping. We 114 Now assume we are given the id ``u1100`` in the upper idmapset of the second 234 Let's assume the filesystem was mounted with an idmapping of 245 assume the caller has the somewhat unconventional idmapping 345 called. We will also assume that the directory we're creating filesystem 352 the caller but can differ. We will just assume they are always identical to not 578 idmapping. Let's assume they change ownership so it is compatible with the 738 Assume a file owned by ``u1000`` is read from disk. The filesystem maps this id 972 Let's assume they want all files on disk to belong to ``u1000``. When the user
|
| /linux/arch/mips/kernel/ |
| H A D | r2300_fpu.S | 68 li v0, 0 # assume success 102 li v0, 0 # assume success
|
| /linux/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-devattr.h | 92 FX2 firmware check / load is skipped and we assume the device 135 work (otherwise we assume that digital streaming will work even
|
| /linux/arch/xtensa/boot/boot-redboot/ |
| H A D | bootstrap.S | 73 * Note: The loader itself is a very small piece, so we assume we 74 * don't partially overlap. We also assume (even more important)
|
| /linux/arch/riscv/ |
| H A D | Kconfig | 1012 bool "Assume the system supports slow unaligned memory accesses" 1015 Assume that the system supports slow unaligned memory accesses. The 1020 bool "Assume the system supports fast unaligned memory accesses" 1025 Assume that the system supports fast unaligned memory accesses. When 1053 bool "Assume the system supports slow vector unaligned memory accesses" 1056 Assume that the system supports slow vector unaligned memory accesses. The 1061 bool "Assume the system supports fast vector unaligned memory accesses" 1064 Assume that the system supports fast vector unaligned memory accesses. When
|
| /linux/arch/x86/include/uapi/asm/ |
| H A D | posix_types_64.h | 8 * assume GCC is being used.
|