Home
last modified time | relevance | path

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

1234

/linux-6.15/tools/testing/selftests/cpu-hotplug/
H A Dcpu-on-off-test.sh105 echo $FUNCNAME $cpu: unexpected fail >&2
108 echo $FUNCNAME $cpu: unexpected offline >&2
118 echo $FUNCNAME $cpu: unexpected success >&2
121 echo $FUNCNAME $cpu: unexpected online >&2
131 echo $FUNCNAME $cpu: unexpected fail >&2
134 echo $FUNCNAME $cpu: unexpected offline >&2
144 echo $FUNCNAME $cpu: unexpected success >&2
147 echo $FUNCNAME $cpu: unexpected offline >&2
/linux-6.15/tools/testing/selftests/memory-hotplug/
H A 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-6.15/tools/testing/selftests/bpf/
H A DDENYLIST.aarch641 …any_args # fentry_many_args:FAIL:fentry_many_args_attach unexpected error: -524
2 …any_args # fexit_many_args:FAIL:fexit_many_args_attach unexpected error: -524
3 …gs # struct_many_args:FAIL:tracing_struct_many_args__attach unexpected error: -524
/linux-6.15/tools/testing/selftests/bpf/progs/
H A Dlocal_storage_rcu_tasks_trace_bench.c19 long unexpected; variable
56 __sync_add_and_fetch(&unexpected, 1); in postgp()
/linux-6.15/Documentation/infiniband/
H A Dtag_matching.rst24 this is an expected message, otherwise it is called an unexpected message.
45 unexpected message list. The application posts receive buffers through calls
52 placed in the unexpected message list. Otherwise the match is processed,
58 the software unexpected message list for a matching receive. If a match is
68 hardware, as the matching unexpected message is being passed from the hardware
/linux-6.15/drivers/staging/gpib/ni_usb/
H A Dni_usb_gpib.c375 unexpected = 1; in ni_usb_parse_register_read_block()
384 unexpected = 1; in ni_usb_parse_register_read_block()
389 unexpected = 1; in ni_usb_parse_register_read_block()
395 unexpected = 1; in ni_usb_parse_register_read_block()
398 if (unexpected) in ni_usb_parse_register_read_block()
474 unexpected = 1; in parse_board_ibrd_readback()
480 unexpected = 1; in parse_board_ibrd_readback()
485 unexpected = 1; in parse_board_ibrd_readback()
491 unexpected = 1; in parse_board_ibrd_readback()
494 if (unexpected) in parse_board_ibrd_readback()
[all …]
/linux-6.15/drivers/iio/adc/
H A Dimx93_adc.c278 u32 isr, eoc, unexpected; in imx93_adc_isr() local
288 unexpected = isr & ~IMX93_ADC_ISR_EOC_ECH_MASK; in imx93_adc_isr()
289 if (unexpected) { in imx93_adc_isr()
290 writel(unexpected, adc->regs + IMX93_ADC_ISR); in imx93_adc_isr()
291 dev_err(adc->dev, "Unexpected interrupt 0x%08x.\n", unexpected); in imx93_adc_isr()
/linux-6.15/fs/overlayfs/
H A DKconfig27 feature will have unexpected results.
61 that doesn't support this feature will have unexpected results.
86 that doesn't support this feature will have unexpected results.
125 that doesn't support this feature will have unexpected results.
/linux-6.15/Documentation/tools/rtla/
H A Drtla.rst19 precise information about the properties and root causes of unexpected
/linux-6.15/tools/tracing/rtla/
H A DREADME.txt6 about the properties and root causes of unexpected results.
/linux-6.15/Documentation/devicetree/bindings/soc/mediatek/
H A Ddevapc.yaml12 protection to prevent slaves from being accessed by unexpected masters.
/linux-6.15/Documentation/devicetree/bindings/iommu/
H A Drockchip,iommu.yaml64 Some mmu instances may produce unexpected results
/linux-6.15/Documentation/userspace-api/gpio/
H A Derror-codes.rst75 applications should abort on unexpected errors, or otherwise
/linux-6.15/tools/testing/selftests/bpf/benchs/
H A Dbench_local_storage_rcu_tasks_trace.c209 if (ctx.skel->bss->unexpected) { in report_progress()
/linux-6.15/Documentation/arch/arm64/
H A Dlegacy_instructions.rst68 be unexpected results in the application.
/linux-6.15/Documentation/admin-guide/blockdev/
H A Dfloppy.rst166 Print a warning message when an unexpected interrupt is received.
170 Don't print a message when an unexpected interrupt is received. This
172 to be an interaction between video and floppy. The unexpected
/linux-6.15/tools/testing/selftests/futex/
H A DREADME44 ERROR: Description of unexpected error
/linux-6.15/drivers/soc/mediatek/
H A DKconfig25 unexpected transaction.
/linux-6.15/Documentation/userspace-api/media/
H A Dgen-errors.rst90 applications should abort on unexpected errors, or otherwise
/linux-6.15/Documentation/trace/rv/
H A Druntime-verification.rst19 *online* verification of a system, enabling the *reaction* for unexpected
55 react to an unexpected event. The forms of reaction can vary from logging the
/linux-6.15/scripts/
H A Dspelling.txt1691 unexecpted||unexpected
1692 unexepected||unexpected
1693 unexpcted||unexpected
1694 unexpectd||unexpected
1695 unexpeted||unexpected
1696 unexpexted||unexpected
/linux-6.15/drivers/firmware/arm_scmi/
H A DKconfig45 order to avoid unexpected interactions with the SCMI Raw message
/linux-6.15/Documentation/networking/devlink/
H A Dmlx5.rst277 number of packets generated by the VNIC experiencing unexpected steering
280 number of packets handled by the VNIC experiencing unexpected steering
/linux-6.15/Documentation/admin-guide/
H A Dtainted-kernels.rst90 5 _/B 32 bad page referenced or some unexpected page flags
152 unexpected page flags. This indicates a hardware problem or a kernel bug;
H A Dsyscall-user-dispatch.rst41 ABI is completely unexpected to Linux. Syscall User Dispatch, therefore

1234