Searched full:impossible (Results 1 – 25 of 497) sorted by relevance
12345678910>>...20
/linux-5.10/Documentation/power/ |
D | userland-swsusp.rst | 27 reading and writing. It is also impossible to have the device open more than 67 this number, but if it turns out to be impossible, the kernel will 122 - read()s across page boundaries are impossible (ie. if you read() 1/2 of
|
/linux-5.10/arch/sparc/kernel/ |
D | unaligned_32.c | 59 printk("Impossible unaligned trap. insn=%08x\n", insn); in decode_access_size() 267 panic("Impossible kernel unaligned trap."); in kernel_unaligned_trap() 362 unaligned_panic("Impossible user unaligned trap."); in user_unaligned_trap()
|
/linux-5.10/drivers/media/platform/omap/ |
D | omap_voutlib.c | 61 * impossible and cannot reasonably be adjusted. 113 * impossible and cannot reasonably be adjusted. 167 * impossible and cannot reasonably be adjusted.
|
/linux-5.10/drivers/net/wireless/ath/wil6210/ |
D | Kconfig | 30 such monitoring impossible.
|
/linux-5.10/arch/mips/mm/ |
D | tlb-r4k.c | 61 /* Save old context and create impossible VPN2 value */ in local_flush_tlb_all() 396 /* Save old context and create impossible VPN2 value */ in add_wired_entry() 463 /* Save old context and create impossible VPN2 value */ in add_temporary_entry()
|
/linux-5.10/arch/arm/lib/ |
D | csumpartialcopyuser.S | 76 * We report fault by returning 0 csum - impossible in normal case, since
|
/linux-5.10/Documentation/ABI/testing/ |
D | configfs-usb-gadget-mass-storage | 27 is enabled as well as when it was impossible
|
/linux-5.10/arch/um/drivers/ |
D | stderr_console.c | 49 * impossible to open. My FC5 filesystem started having init die, and the
|
/linux-5.10/fs/bfs/ |
D | bfs.h | 15 if a filesystem is mounted with such "impossible to fill up" number of inodes */
|
/linux-5.10/Documentation/process/ |
D | deprecated.rst | 34 Use WARN() and WARN_ON() instead, and handle the "impossible" 36 of APIs were originally designed to act as an "impossible situation" 40 destabilize a system or entirely break it, which makes it impossible
|
/linux-5.10/Documentation/PCI/ |
D | pciebus-howto.rst | 52 Port. In other words, it is impossible to have multiple service 90 impossible to load any service driver once the kernel has loaded the
|
/linux-5.10/arch/arm/kernel/ |
D | hibernate.c | 97 * and that would make function calls impossible; switch to a temporary
|
/linux-5.10/kernel/time/ |
D | jiffies.c | 17 * this would make NTP adjustments impossible as they are
|
/linux-5.10/kernel/sched/ |
D | stop_task.c | 96 BUG(); /* its impossible to change to this class */ in switched_to_stop()
|
/linux-5.10/Documentation/filesystems/ |
D | virtiofs.rst | 74 impossible to add high priority requests. In order to address this difference,
|
/linux-5.10/Documentation/devicetree/bindings/timer/ |
D | arm,arch_timer_mmio.yaml | 41 strongly discouraged; fix your firmware unless absolutely impossible.
|
D | arm,arch_timer.yaml | 47 strongly discouraged; fix your firmware unless absolutely impossible.
|
/linux-5.10/Documentation/hwmon/ |
D | pcf8591.rst | 68 The PCF8591 is plainly impossible to detect! Thus the driver won't even
|
D | pmbus-core.rst | 48 many variables to consider. For example, it is almost impossible to autodetect 323 register is impossible, and the PMBUS_SKIP_STATUS_CHECK flag must be set.
|
/linux-5.10/Documentation/driver-api/soundwire/ |
D | error_handling.rst | 48 Slave device and are likely impossible to recover from.
|
/linux-5.10/arch/x86/entry/vsyscall/ |
D | vsyscall_64.c | 18 * - The whole concept is impossible for 32-bit compat userspace. 274 * generate one here. (This should be impossible.) in emulate_vsyscall()
|
/linux-5.10/Documentation/gpu/ |
D | drm-uapi.rst | 54 and flexible, and therefore it is almost always impossible to precisely define 61 becomes impossible to change the implementation details, since userspace could 64 much impossible. As a consequence this means:
|
/linux-5.10/include/linux/ |
D | hmm.h | 29 * HMM_PFN_ERROR - accessing the pfn is impossible and the device should
|
/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_sched.c | 158 /* Impossible. in amdgpu_sched_ioctl()
|
/linux-5.10/Documentation/networking/device_drivers/ethernet/3com/ |
D | 3c509.rst | 143 or impossible in normal operation. Possible causes of this error report are: 212 0x04 Status stack overflow (normally impossible).
|
12345678910>>...20