Searched refs:unexpected (Results 1 – 25 of 52) sorted by relevance
123
/Linux-v4.19/tools/testing/selftests/cpu-hotplug/ |
D | cpu-on-off-test.sh | 100 echo $FUNCNAME $cpu: unexpected fail >&2 103 echo $FUNCNAME $cpu: unexpected offline >&2 113 echo $FUNCNAME $cpu: unexpected success >&2 116 echo $FUNCNAME $cpu: unexpected online >&2 126 echo $FUNCNAME $cpu: unexpected fail >&2 129 echo $FUNCNAME $cpu: unexpected offline >&2 139 echo $FUNCNAME $cpu: unexpected success >&2 142 echo $FUNCNAME $cpu: unexpected offline >&2
|
/Linux-v4.19/tools/testing/selftests/memory-hotplug/ |
D | mem-on-off-test.sh | 86 echo $FUNCNAME $memory: unexpected fail >&2 89 echo $FUNCNAME $memory: unexpected offline >&2 100 echo $FUNCNAME $memory: unexpected success >&2 103 echo $FUNCNAME $memory: unexpected online >&2 114 echo $FUNCNAME $memory: unexpected fail >&2 117 echo $FUNCNAME $memory: unexpected offline >&2 128 echo $FUNCNAME $memory: unexpected success >&2 131 echo $FUNCNAME $memory: unexpected offline >&2
|
/Linux-v4.19/Documentation/infiniband/ |
D | tag_matching.txt | 20 this is an expected message, otherwise it is called an unexpected message. 40 unexpected message list. The application posts receive buffers through calls 47 placed in the unexpected message list. Otherwise the match is processed, 53 the software unexpected message list for a matching receive. If a match is 63 hardware, as the matching unexpected message is being passed from the hardware
|
/Linux-v4.19/fs/overlayfs/ |
D | Kconfig | 25 feature will have unexpected results. 59 that doesn't support this feature will have unexpected results. 84 that doesn't support this feature will have unexpected results. 122 that doesn't support this feature will have unexpected results.
|
/Linux-v4.19/Documentation/devicetree/bindings/iommu/ |
D | rockchip,iommu.txt | 25 Some mmu instances may produce unexpected results
|
/Linux-v4.19/scripts/ |
D | spelling.txt | 1260 unexecpted||unexpected 1261 unexepected||unexpected 1262 unexpcted||unexpected 1263 unexpectd||unexpected 1264 unexpeted||unexpected 1265 unexpexted||unexpected
|
/Linux-v4.19/Documentation/arm64/ |
D | legacy_instructions.txt | 57 be unexpected results in the application.
|
/Linux-v4.19/Documentation/blockdev/ |
D | floppy.txt | 162 Print a warning message when an unexpected interrupt is received. 167 Don't print a message when an unexpected interrupt is received. This 169 to be an interaction between video and floppy. The unexpected
|
/Linux-v4.19/Documentation/admin-guide/ |
D | tainted-kernels.rst | 29 some unexpected page flags.
|
D | binfmt-misc.rst | 148 cause unexpected behaviour and can be a security hazard.
|
/Linux-v4.19/Documentation/media/uapi/ |
D | gen-errors.rst | 92 applications should abort on unexpected errors, or otherwise
|
/Linux-v4.19/tools/testing/selftests/futex/ |
D | README | 44 ERROR: Description of unexpected error
|
/Linux-v4.19/arch/arc/boot/dts/ |
D | hsdk.dts | 152 * unexpected default value (it should divide by 1
|
/Linux-v4.19/Documentation/arm/ |
D | kernel_mode_neon.txt | 85 instructions appearing in unexpected places if no special care is taken.
|
/Linux-v4.19/Documentation/crypto/ |
D | userspace-if.rst | 182 Note: The kernel reports -EINVAL for any unexpected data. The caller 245 Note: The kernel reports -EINVAL for any unexpected data. The caller
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | intel_lrc.c | 1766 bool unexpected = false; in unexpected_starting_state() local 1770 unexpected = true; in unexpected_starting_state() 1773 return unexpected; in unexpected_starting_state()
|
/Linux-v4.19/drivers/mmc/host/ |
D | sdhci.c | 2840 u32 intmask, mask, unexpected = 0; in sdhci_irq() local 2926 unexpected |= intmask; in sdhci_irq() 2938 if (unexpected) { in sdhci_irq() 2940 mmc_hostname(host->mmc), unexpected); in sdhci_irq()
|
/Linux-v4.19/Documentation/i2c/ |
D | instantiating-devices | 236 unexpected address.
|
/Linux-v4.19/Documentation/ |
D | robust-futex-ABI.txt | 135 exits (perhaps it gets an unexpected signal 9 in the middle of
|
/Linux-v4.19/drivers/firmware/ |
D | Kconfig | 264 A device with "download mode" enabled will upon an unexpected
|
/Linux-v4.19/Documentation/sound/cards/ |
D | cmipci.rst | 271 problem (especially unexpected behavior of mixer), please attach the
|
/Linux-v4.19/Documentation/process/ |
D | email-clients.rst | 32 Don't send patches with ``format=flowed``. This can cause unexpected
|
/Linux-v4.19/Documentation/isdn/ |
D | README | 387 the interface's link. Note that this can cause unexpected dialouts, 391 "manual" is a dial mode created to prevent the unexpected dialouts.
|
/Linux-v4.19/Documentation/serial/ |
D | tty.txt | 113 handle unexpected calls. Must not sleep.
|
/Linux-v4.19/Documentation/vm/ |
D | hugetlbfs_reserv.rst | 482 vma_needs_reservation. An unexpected difference indicates the reservation 580 Huge page reservations were added to prevent unexpected page allocation
|
123