Home
last modified time | relevance | path

Searched refs:unexpected (Results 1 – 25 of 52) sorted by relevance

123

/Linux-v4.19/tools/testing/selftests/cpu-hotplug/
Dcpu-on-off-test.sh100 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/
Dmem-on-off-test.sh86 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/
Dtag_matching.txt20 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/
DKconfig25 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/
Drockchip,iommu.txt25 Some mmu instances may produce unexpected results
/Linux-v4.19/scripts/
Dspelling.txt1260 unexecpted||unexpected
1261 unexepected||unexpected
1262 unexpcted||unexpected
1263 unexpectd||unexpected
1264 unexpeted||unexpected
1265 unexpexted||unexpected
/Linux-v4.19/Documentation/arm64/
Dlegacy_instructions.txt57 be unexpected results in the application.
/Linux-v4.19/Documentation/blockdev/
Dfloppy.txt162 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/
Dtainted-kernels.rst29 some unexpected page flags.
Dbinfmt-misc.rst148 cause unexpected behaviour and can be a security hazard.
/Linux-v4.19/Documentation/media/uapi/
Dgen-errors.rst92 applications should abort on unexpected errors, or otherwise
/Linux-v4.19/tools/testing/selftests/futex/
DREADME44 ERROR: Description of unexpected error
/Linux-v4.19/arch/arc/boot/dts/
Dhsdk.dts152 * unexpected default value (it should divide by 1
/Linux-v4.19/Documentation/arm/
Dkernel_mode_neon.txt85 instructions appearing in unexpected places if no special care is taken.
/Linux-v4.19/Documentation/crypto/
Duserspace-if.rst182 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/
Dintel_lrc.c1766 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/
Dsdhci.c2840 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/
Dinstantiating-devices236 unexpected address.
/Linux-v4.19/Documentation/
Drobust-futex-ABI.txt135 exits (perhaps it gets an unexpected signal 9 in the middle of
/Linux-v4.19/drivers/firmware/
DKconfig264 A device with "download mode" enabled will upon an unexpected
/Linux-v4.19/Documentation/sound/cards/
Dcmipci.rst271 problem (especially unexpected behavior of mixer), please attach the
/Linux-v4.19/Documentation/process/
Demail-clients.rst32 Don't send patches with ``format=flowed``. This can cause unexpected
/Linux-v4.19/Documentation/isdn/
DREADME387 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/
Dtty.txt113 handle unexpected calls. Must not sleep.
/Linux-v4.19/Documentation/vm/
Dhugetlbfs_reserv.rst482 vma_needs_reservation. An unexpected difference indicates the reservation
580 Huge page reservations were added to prevent unexpected page allocation

123