Home
last modified time | relevance | path

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

12

/linux/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/Documentation/networking/devlink/
H A Dmlx5.rst154 tx reporter also support on demand diagnose callback, on which it provides
161 $ devlink health diagnose pci/0000:82:00.0 reporter tx
184 rx reporter also supports on demand diagnose callback, on which it
189 $ devlink health diagnose pci/0000:82:00.0 reporter rx
201 The fw reporter implements `diagnose` and `dump` callbacks.
204 The fw reporter diagnose command can be triggered any time by the user to check
211 $ devlink health diagnose pci/0000:82:00.0 reporter fw
247 The vnic reporter implements only the `diagnose` callback.
285 $ devlink health diagnose pci/0000:82:00.1 reporter vnic
290 $ 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/scripts/
H A Dcheck_extable.sh106 function diagnose() function
141 diagnose
/linux/drivers/net/netdevsim/
H A Dhealth.c31 .diagnose = nsim_dev_empty_reporter_diagnose,
140 .diagnose = nsim_dev_dummy_reporter_diagnose,
/linux/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/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Dreporter_vnic.c79 .diagnose = mlx5_reporter_vnic_diagnose,
/linux/Documentation/mm/
H A Dvmalloced-kernel-stacks.rst27 diagnose corruptions.
65 immediately rather than causing difficult-to-diagnose corruption.
/linux/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/kernel/irq/
H A DKconfig140 developers and debugging of hard to diagnose interrupt problems.
/linux/Documentation/networking/device_drivers/ethernet/amd/
H A Dpds_core.rst114 # devlink health diagnose pci/0000:2b:00.0 reporter fw
/linux/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.rst86 This diagnose function code has no subfunctions and uses no parameters.
/linux/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/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhealth.c560 .diagnose = mlx5_fw_reporter_diagnose,
566 .diagnose = mlx5_fw_reporter_diagnose,
/linux/Documentation/process/
H A Dsecurity-bugs.rst23 will be to diagnose and fix. Please review the procedure outlined in
/linux/net/devlink/
H A Dhealth.c1129 if (!reporter->ops->diagnose) in devlink_nl_health_reporter_diagnose_doit()
1138 err = reporter->ops->diagnose(reporter, fmsg, info->extack); in devlink_nl_health_reporter_diagnose_doit()
/linux/drivers/net/ethernet/amd/pds_core/
H A Dmain.c205 .diagnose = pdsc_fw_reporter_diagnose,
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dreporter_tx.c526 .diagnose = mlx5e_tx_reporter_diagnose,
H A Dreporter_rx.c555 .diagnose = mlx5e_rx_reporter_diagnose,
/linux/drivers/base/
H A DKconfig215 spam to the console log, but will make it easier to diagnose
/linux/arch/x86/
H A DKconfig.debug183 This might help diagnose strange hangs that rely on NMI to
/linux/mm/
H A DKconfig.debug139 manipulation. This tracking is useful to diagnose functional failure
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_devlink.c211 .diagnose = bnxt_fw_diagnose,
/linux/include/net/
H A Ddevlink.h741 int (*diagnose)(struct devlink_health_reporter *reporter, member

12