Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/tools/perf/arch/s390/util/
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.3-rc2/scripts/
A Dcheck_extable.sh106 function diagnose() function
141 diagnose
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
A Ddevlink.rst139 tx reporter also support on demand diagnose callback, on which it provides
146 $ devlink health diagnose pci/0000:82:00.0 reporter tx
168 rx reporter also supports on demand diagnose callback, on which it
173 $ devlink health diagnose pci/0000:82:00.0 reporter rx
184 The fw reporter implements `diagnose` and `dump` callbacks.
187 The fw reporter diagnose command can be triggered any time by the user to check
194 $ devlink health diagnose pci/0000:82:00.0 reporter fw
/linux-6.3-rc2/drivers/net/netdevsim/
A Dhealth.c31 .diagnose = nsim_dev_empty_reporter_diagnose,
194 .diagnose = nsim_dev_dummy_reporter_diagnose,
/linux-6.3-rc2/tools/testing/selftests/drivers/net/netdevsim/
A Ddevlink.sh401 devlink health diagnose $DL_HANDLE reporter empty >/dev/null
486 local diagnose=$(devlink health diagnose $DL_HANDLE reporter dummy -j -p)
489 local rcvrd_break_msg=$(echo $diagnose | jq -r ".recovered_break_message")
/linux-6.3-rc2/Documentation/networking/devlink/
A Ddevlink-health.rst58 To handle devlink health diagnose and health dump requests, devlink creates a
119 |(diagnose,
/linux-6.3-rc2/Documentation/mm/
A Dvmalloced-kernel-stacks.rst27 diagnose corruptions.
65 immediately rather than causing difficult-to-diagnose corruption.
/linux-6.3-rc2/Documentation/virt/kvm/x86/
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.3-rc2/kernel/irq/
A DKconfig136 developers and debugging of hard to diagnose interrupt problems.
/linux-6.3-rc2/Documentation/virt/kvm/s390/
A Ds390-pv-boot.rst34 This diagnose instruction is the basic mechanism to handle IPL and
A Ds390-diag.rst86 This diagnose function code has no subfunctions and uses no parameters.
/linux-6.3-rc2/arch/parisc/kernel/
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.3-rc2/Documentation/admin-guide/
A Dsecurity-bugs.rst23 will be to diagnose and fix. Please review the procedure outlined in
/linux-6.3-rc2/net/devlink/
A Dhealth.c1221 if (!reporter->ops->diagnose) in devlink_nl_cmd_health_reporter_diagnose_doit()
1232 err = reporter->ops->diagnose(reporter, fmsg, info->extack); in devlink_nl_cmd_health_reporter_diagnose_doit()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dreporter_tx.c589 .diagnose = mlx5e_tx_reporter_diagnose,
A Dreporter_rx.c731 .diagnose = mlx5e_rx_reporter_diagnose,
/linux-6.3-rc2/drivers/base/
A DKconfig215 spam to the console log, but will make it easier to diagnose
/linux-6.3-rc2/arch/x86/
A DKconfig.debug183 This might help diagnose strange hangs that rely on NMI to
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dhealth.c615 .diagnose = mlx5_fw_reporter_diagnose,
/linux-6.3-rc2/mm/
A DKconfig.debug146 manipulation. This tracking is useful to diagnose functional failure
/linux-6.3-rc2/Documentation/ia64/
A Dmca.rst59 monarch is entered. The monarch now tries to diagnose the problem
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_devlink.c240 .diagnose = bnxt_fw_diagnose,
/linux-6.3-rc2/include/net/
A Ddevlink.h732 int (*diagnose)(struct devlink_health_reporter *reporter, member
/linux-6.3-rc2/Documentation/kernel-hacking/
A Dlocking.rst880 trivial to diagnose: not a
894 This complete lockup is easy to diagnose: on SMP boxes the watchdog
/linux-6.3-rc2/Documentation/RCU/
A Dstallwarn.rst123 To diagnose the cause of the stall, inspect the stack traces.

Completed in 60 milliseconds

12