Home
last modified time | relevance | path

Searched refs:diagnose (Results 1 – 25 of 37) sorted by relevance

12

/linux-6.15/tools/perf/arch/s390/util/
H A Dauxtrace.c92 int diagnose = 0; in auxtrace_record__init() local
100 diagnose = 1; in auxtrace_record__init()
106 if (!diagnose) in auxtrace_record__init()
/linux-6.15/Documentation/networking/devlink/
H A Dmlx5.rst157 tx reporter also support on demand diagnose callback, on which it provides
164 $ devlink health diagnose pci/0000:82:00.0 reporter tx
187 rx reporter also supports on demand diagnose callback, on which it
192 $ devlink health diagnose pci/0000:82:00.0 reporter rx
204 The fw reporter implements `diagnose` and `dump` callbacks.
207 The fw reporter diagnose command can be triggered any time by the user to check
214 $ devlink health diagnose pci/0000:82:00.0 reporter fw
250 The vnic reporter implements only the `diagnose` callback.
292 $ devlink health diagnose pci/0000:82:00.1 reporter vnic
297 $ devlink health diagnose pci/0000:82:00.1/65537 reporter vnic
H A Ddevlink-health.rst58 To handle devlink health diagnose and health dump requests, devlink creates a
119 |(diagnose,
/linux-6.15/scripts/
H A Dcheck_extable.sh106 function diagnose() function
141 diagnose
/linux-6.15/drivers/net/netdevsim/
H A Dhealth.c31 .diagnose = nsim_dev_empty_reporter_diagnose,
140 .diagnose = nsim_dev_dummy_reporter_diagnose,
/linux-6.15/tools/testing/selftests/drivers/net/netdevsim/
H A Ddevlink.sh408 devlink health diagnose $DL_HANDLE reporter empty >/dev/null
493 local diagnose=$(devlink health diagnose $DL_HANDLE reporter dummy -j -p)
496 local rcvrd_break_msg=$(echo $diagnose | jq -r ".recovered_break_message")
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dreporter_vnic.c125 .diagnose = mlx5_reporter_vnic_diagnose,
/linux-6.15/Documentation/mm/
H A Dvmalloced-kernel-stacks.rst27 diagnose corruptions.
65 immediately rather than causing difficult-to-diagnose corruption.
/linux-6.15/drivers/net/ethernet/intel/ice/devlink/
H A Dhealth.c482 ICE_DEFINE_HEALTH_REPORTER_OPS_2(fw, dump, diagnose);
483 ICE_DEFINE_HEALTH_REPORTER_OPS_2(port, dump, diagnose);
/linux-6.15/Documentation/virt/kvm/x86/
H A Dhypercalls.rst21 S390 uses diagnose instruction as hypercall (0x500) along with hypercall
24 For further information on the S390 diagnose call as supported by KVM,
/linux-6.15/Documentation/networking/device_drivers/ethernet/amd/
H A Dpds_core.rst114 # devlink health diagnose pci/0000:2b:00.0 reporter fw
/linux-6.15/kernel/irq/
H A DKconfig137 developers and debugging of hard to diagnose interrupt problems.
/linux-6.15/Documentation/virt/kvm/s390/
H A Ds390-pv-boot.rst34 This diagnose instruction is the basic mechanism to handle IPL and
H A Ds390-diag.rst107 This diagnose function code has no subfunctions and uses no parameters.
/linux-6.15/arch/parisc/kernel/
H A Dperf_asm.S118 ; shifting is done, from or to, remote diagnose registers.
1368 ; shifting is done, from or to, the remote diagnose registers.
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhealth.c578 .diagnose = mlx5_fw_reporter_diagnose,
584 .diagnose = mlx5_fw_reporter_diagnose,
/linux-6.15/Documentation/filesystems/bcachefs/
H A DSubmittingPatches.rst50 - How will we debug this code? Is there sufficient introspection to diagnose
/linux-6.15/Documentation/process/debugging/
H A Dmedia_specific_debugging_guide.rst98 Tools to measure the various stats on a running system to diagnose issues.
/linux-6.15/Documentation/process/
H A Dsecurity-bugs.rst23 will be to diagnose and fix. Please review the procedure outlined in
/linux-6.15/net/devlink/
H A Dhealth.c1126 if (!reporter->ops->diagnose) in devlink_nl_health_reporter_diagnose_doit()
1135 err = reporter->ops->diagnose(reporter, fmsg, info->extack); in devlink_nl_health_reporter_diagnose_doit()
/linux-6.15/drivers/net/ethernet/amd/pds_core/
H A Dmain.c206 .diagnose = pdsc_fw_reporter_diagnose,
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dreporter_tx.c525 .diagnose = mlx5e_tx_reporter_diagnose,
H A Dreporter_rx.c650 .diagnose = mlx5e_rx_reporter_diagnose,
/linux-6.15/drivers/base/
H A DKconfig215 spam to the console log, but will make it easier to diagnose
/linux-6.15/Documentation/networking/diagnostic/
H A Dtwisted_pair_layer1_diagnostics.rst33 The guide is designed to help users diagnose physical layer (Layer 1) issues on
652 counters for link drops, helping to diagnose link instability issues if
747 diagnose the issue.

12