Searched refs:ping (Results 126 - 150 of 219) sorted by relevance

123456789

/linux-master/drivers/watchdog/
H A Ddavinci_wdt.c187 .ping = davinci_wdt_ping,
H A Dcadence_wdt.c273 .ping = cdns_wdt_reload,
H A Dda9063_wdt.c138 dev_alert(da9063->dev, "Failed to ping the watchdog (err = %d)\n",
210 .ping = da9063_wdt_ping,
H A Dda9062_wdt.c129 dev_err(wdt->hw->dev, "Failed to ping the watchdog (err = %d)\n",
191 .ping = da9062_wdt_ping,
H A Dlpc18xx_wdt.c194 .ping = lpc18xx_wdt_feed,
H A Dnic7018_wdt.c163 .ping = nic7018_ping,
H A Die6xx_wdt.c168 .ping = ie6xx_wdt_ping,
H A Dshwdt.c191 dev_warn(wdt->dev, "Heartbeat lost! Will not ping "
207 .ping = sh_wdt_keepalive,
H A Dsimatic-ipc-wdt.c103 .ping = wd_ping,
H A Dsunxi_wdt.c206 .ping = sunxi_wdt_ping,
H A Dftwdt010_wdt.c122 .ping = ftwdt010_wdt_ping,
H A Dpic32-wdt.c144 .ping = pic32_wdt_ping,
H A Dpm8916_wdt.c135 .ping = pm8916_wdt_ping,
H A Drza_wdt.c162 .ping = rza_wdt_ping,
H A Drave-sp-wdt.c222 .ping = rave_sp_wdt_ping,
302 * start it and depend on watchdog core to ping it
H A Dmpc8xxx_wdt.c124 .ping = mpc8xxx_wdt_ping,
191 * MPC8xxx, we should ping the wdt from the kernel until the
H A Dlantiq_wdt.c155 .ping = ltq_wdt_ping,
H A Dmeson_gxbb_wdt.c112 .ping = meson_gxbb_wdt_ping,
H A Dmeson_wdt.c147 .ping = meson_wdt_ping,
H A Dof_xilinx_wdt.c128 .ping = xilinx_wdt_keepalive,
H A Dmarvell_gti_wdt.c243 .ping = gti_wdt_ping,
H A Dimx_sc_wdt.c148 .ping = imx_sc_wdt_ping,
H A Dsbsa_gwdt.c252 .ping = sbsa_gwdt_keepalive,
317 * In case there is a pending ws0 interrupt, just ping
342 * it's also a ping, if watchdog is enabled.
H A Dst_lpc_wdt.c135 .ping = st_wdog_keepalive,
/linux-master/tools/testing/selftests/net/forwarding/
H A Dmirror_gre_changes.sh128 ping -c 1 -I $swp3 $remote_ip &>/dev/null

Completed in 150 milliseconds

123456789