Searched refs:diagnose (Results 1 – 15 of 15) sorted by relevance
| /linux/tools/perf/arch/s390/util/ |
| H A D | auxtrace.c | 93 int diagnose = 0; in auxtrace_record__init() local 101 diagnose = 1; in auxtrace_record__init() 107 if (!diagnose) in auxtrace_record__init()
|
| /linux/scripts/ |
| H A D | check_extable.sh | 106 function diagnose() function 141 diagnose
|
| /linux/tools/testing/selftests/drivers/net/netdevsim/ |
| H A D | devlink.sh | 565 devlink health diagnose $DL_HANDLE reporter empty >/dev/null 566 check_err $? "Failed diagnose empty reporter" 650 local diagnose=$(devlink health diagnose $DL_HANDLE reporter dummy -j -p) 651 check_err $? "Failed show diagnose of dummy reporter" 653 local rcvrd_break_msg=$(echo $diagnose | jq -r ".recovered_break_message")
|
| /linux/Documentation/mm/ |
| H A D | vmalloced-kernel-stacks.rst | 27 diagnose corruptions. 65 immediately rather than causing difficult-to-diagnose corruption.
|
| /linux/Documentation/virt/kvm/x86/ |
| H A D | hypercalls.rst | 21 S390 uses diagnose instruction as hypercall (0x500) along with hypercall 24 For further information on the S390 diagnose call as supported by KVM,
|
| /linux/Documentation/networking/device_drivers/ethernet/amd/ |
| H A D | pds_core.rst | 114 # devlink health diagnose pci/0000:2b:00.0 reporter fw
|
| /linux/Documentation/virt/kvm/s390/ |
| H A D | s390-pv-boot.rst | 34 This diagnose instruction is the basic mechanism to handle IPL and
|
| /linux/arch/parisc/kernel/ |
| H A D | perf_asm.S | 118 ; shifting is done, from or to, remote diagnose registers. 1368 ; shifting is done, from or to, the remote diagnose registers.
|
| /linux/net/devlink/ |
| H A D | health.c | 1169 if (!reporter->ops->diagnose) in devlink_nl_health_reporter_diagnose_doit() 1178 err = reporter->ops->diagnose(reporter, fmsg, info->extack); in devlink_nl_health_reporter_diagnose_doit()
|
| /linux/drivers/net/ethernet/amd/pds_core/ |
| H A D | main.c | 205 .diagnose = pdsc_fw_reporter_diagnose,
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | reporter_tx.c | 592 .diagnose = mlx5e_tx_reporter_diagnose,
|
| H A D | reporter_rx.c | 674 .diagnose = mlx5e_rx_reporter_diagnose,
|
| /linux/Documentation/kernel-hacking/ |
| H A D | locking.rst | 880 trivial to diagnose: not a 894 This complete lockup is easy to diagnose: on SMP boxes the watchdog
|
| /linux/Documentation/networking/ |
| H A D | l2tp.rst | 596 implemented to provide extra debug information to help diagnose
|
| /linux/init/ |
| H A D | Kconfig | 1771 very difficult to diagnose system problems, saying N here is
|