/linux-6.3-rc2/tools/perf/arch/s390/util/ |
A D | auxtrace.c | 92 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 D | check_extable.sh | 106 function diagnose() function 141 diagnose
|
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
A D | devlink.rst | 139 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 D | health.c | 31 .diagnose = nsim_dev_empty_reporter_diagnose, 194 .diagnose = nsim_dev_dummy_reporter_diagnose,
|
/linux-6.3-rc2/tools/testing/selftests/drivers/net/netdevsim/ |
A D | devlink.sh | 401 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 D | devlink-health.rst | 58 To handle devlink health diagnose and health dump requests, devlink creates a 119 |(diagnose,
|
/linux-6.3-rc2/Documentation/mm/ |
A D | vmalloced-kernel-stacks.rst | 27 diagnose corruptions. 65 immediately rather than causing difficult-to-diagnose corruption.
|
/linux-6.3-rc2/Documentation/virt/kvm/x86/ |
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-6.3-rc2/kernel/irq/ |
A D | Kconfig | 136 developers and debugging of hard to diagnose interrupt problems.
|
/linux-6.3-rc2/Documentation/virt/kvm/s390/ |
A D | s390-pv-boot.rst | 34 This diagnose instruction is the basic mechanism to handle IPL and
|
A D | s390-diag.rst | 86 This diagnose function code has no subfunctions and uses no parameters.
|
/linux-6.3-rc2/arch/parisc/kernel/ |
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-6.3-rc2/Documentation/admin-guide/ |
A D | security-bugs.rst | 23 will be to diagnose and fix. Please review the procedure outlined in
|
/linux-6.3-rc2/net/devlink/ |
A D | health.c | 1221 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 D | reporter_tx.c | 589 .diagnose = mlx5e_tx_reporter_diagnose,
|
A D | reporter_rx.c | 731 .diagnose = mlx5e_rx_reporter_diagnose,
|
/linux-6.3-rc2/drivers/base/ |
A D | Kconfig | 215 spam to the console log, but will make it easier to diagnose
|
/linux-6.3-rc2/arch/x86/ |
A D | Kconfig.debug | 183 This might help diagnose strange hangs that rely on NMI to
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | health.c | 615 .diagnose = mlx5_fw_reporter_diagnose,
|
/linux-6.3-rc2/mm/ |
A D | Kconfig.debug | 146 manipulation. This tracking is useful to diagnose functional failure
|
/linux-6.3-rc2/Documentation/ia64/ |
A D | mca.rst | 59 monarch is entered. The monarch now tries to diagnose the problem
|
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/ |
A D | bnxt_devlink.c | 240 .diagnose = bnxt_fw_diagnose,
|
/linux-6.3-rc2/include/net/ |
A D | devlink.h | 732 int (*diagnose)(struct devlink_health_reporter *reporter, member
|
/linux-6.3-rc2/Documentation/kernel-hacking/ |
A D | locking.rst | 880 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 D | stallwarn.rst | 123 To diagnose the cause of the stall, inspect the stack traces.
|