Searched refs:diagnose (Results 1 – 25 of 29) sorted by relevance
12
/kernel/linux/linux-5.10/tools/perf/arch/s390/util/ |
D | auxtrace.c | 92 int diagnose = 0; in auxtrace_record__init() local 100 diagnose = 1; in auxtrace_record__init() 105 if (!diagnose) in auxtrace_record__init()
|
/kernel/linux/linux-5.10/scripts/ |
D | check_extable.sh | 106 function diagnose() function 141 diagnose
|
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/mellanox/ |
D | mlx5.rst | 193 TX reporter also support on demand diagnose callback, on which it provides 200 $ devlink health diagnose pci/0000:82:00.0 reporter tx 222 RX reporter also supports on demand diagnose callback, on which it 227 $ devlink health diagnose pci/0000:82:00.0 reporter rx 238 The fw reporter implements diagnose and dump callbacks. 241 The fw reporter diagnose command can be triggered any time by the user to check 248 $ devlink health diagnose pci/0000:82:00.0 reporter fw
|
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/netdevsim/ |
D | devlink.sh | 382 devlink health diagnose $DL_HANDLE reporter empty >/dev/null 467 local diagnose=$(devlink health diagnose $DL_HANDLE reporter dummy -j -p) 470 local rcvrd_break_msg=$(echo $diagnose | jq -r ".recovered_break_message")
|
/kernel/linux/linux-5.10/drivers/net/netdevsim/ |
D | health.c | 31 .diagnose = nsim_dev_empty_reporter_diagnose, 226 .diagnose = nsim_dev_dummy_reporter_diagnose,
|
/kernel/linux/linux-5.10/Documentation/virt/kvm/ |
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,
|
D | s390-diag.rst | 86 This diagnose function code has no subfunctions and uses no parameters.
|
D | s390-pv-boot.rst | 34 This diagnose instruction is the basic mechanism to handle IPL and
|
/kernel/linux/linux-5.10/kernel/irq/ |
D | Kconfig | 138 developers and debugging of hard to diagnose interrupt problems.
|
/kernel/linux/linux-5.10/Documentation/networking/devlink/ |
D | devlink-health.rst | 95 |(diagnose,
|
/kernel/linux/linux-5.10/Documentation/admin-guide/wimax/ |
D | wimax.rst | 51 be used to diagnose issues. By default, said messages are disabled.
|
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
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.
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | security-bugs.rst | 23 will be to diagnose and fix. Please review the procedure outlined in
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | reporter_tx.c | 442 .diagnose = mlx5e_tx_reporter_diagnose,
|
D | reporter_rx.c | 606 .diagnose = mlx5e_rx_reporter_diagnose,
|
/kernel/linux/linux-5.10/mm/ |
D | Kconfig.debug | 109 manipulation. This tracking is useful to diagnose functional failure
|
/kernel/linux/linux-5.10/drivers/base/ |
D | Kconfig | 201 spam to the console log, but will make it easier to diagnose
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
D | health.c | 561 .diagnose = mlx5_fw_reporter_diagnose,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_devlink.c | 86 .diagnose = bnxt_fw_reporter_diagnose,
|
/kernel/linux/linux-5.10/arch/x86/ |
D | Kconfig.debug | 193 This might help diagnose strange hangs that rely on NMI to
|
/kernel/linux/linux-5.10/Documentation/ia64/ |
D | mca.rst | 59 monarch is entered. The monarch now tries to diagnose the problem
|
/kernel/linux/linux-5.10/include/net/ |
D | devlink.h | 654 int (*diagnose)(struct devlink_health_reporter *reporter, member
|
/kernel/linux/linux-5.10/Documentation/RCU/ |
D | stallwarn.rst | 110 To diagnose the cause of the stall, inspect the stack traces.
|
/kernel/linux/linux-5.10/Documentation/kernel-hacking/ |
D | locking.rst | 886 trivial to diagnose: not a 900 This complete lockup is easy to diagnose: on SMP boxes the watchdog
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | l2tp.rst | 473 implemented to provide extra debug information to help diagnose
|
12