Home
last modified time | relevance | path

Searched refs:ping (Results 1 – 95 of 95) sorted by relevance

/linux-4.1.27/Documentation/
DIRQ-affinity.txt28 [root@moon 44]# ping -f h
31 --- hell ping statistics ---
45 [root@moon 44]# ping -f h
48 --- hell ping statistics ---
/linux-4.1.27/drivers/watchdog/
Dsp805_wdt.c124 static int wdt_config(struct watchdog_device *wdd, bool ping) in wdt_config() argument
129 if (!ping) { in wdt_config()
143 if (!ping) { in wdt_config()
198 .ping = wdt_ping,
Dbcm47xx_wdt.c95 .ping = bcm47xx_wdt_hard_keepalive,
187 .ping = bcm47xx_wdt_soft_keepalive,
Dep93xx_wdt.c106 .ping = ep93xx_wdt_keepalive,
Dux500_wdt.c76 .ping = ux500_wdt_keepalive,
Dintel-mid_wdt.c111 .ping = wdt_ping,
Dwatchdog_dev.c76 if (wddev->ops->ping) in watchdog_ping()
77 err = wddev->ops->ping(wddev); /* ping the watchdog */ in watchdog_ping()
Dwm8350_wdt.c131 .ping = wm8350_wdt_ping,
Dretu_wdt.c105 .ping = retu_wdt_ping,
Dbooke_wdt.c206 .ping = booke_wdt_ping,
Drt2880_wdt.c131 .ping = rt288x_wdt_ping,
Dtxx9wdt.c95 .ping = txx9wdt_ping,
Dda9055_wdt.c139 .ping = da9055_wdt_ping,
Dmenf21bmc_wdt.c114 .ping = menf21bmc_wdt_ping,
Dsirfsoc_wdt.c130 .ping = sirfsoc_wdt_updatetimeout,
Dmax63xx_wdt.c168 .ping = max63xx_wdt_ping,
Drn5t618_wdt.c143 .ping = rn5t618_wdt_ping,
Dda9052_wdt.c171 .ping = da9052_wdt_ping,
Djz4740_wdt.c142 .ping = jz4740_wdt_ping,
Dda9063_wdt.c150 .ping = da9063_wdt_ping,
Dvia_wdt.c147 .ping = wdt_ping,
Dmpc8xxx_wdt.c142 .ping = mpc8xxx_wdt_ping,
Dof_xilinx_wdt.c118 .ping = xilinx_wdt_keepalive,
Dtegra_wdt.c183 .ping = tegra_wdt_ping,
Dmeson_wdt.c137 .ping = meson_wdt_ping,
Ddiag288_wdt.c195 .ping = wdt_ping,
Dmtk_wdt.c161 .ping = mtk_wdt_ping,
Ddavinci_wdt.c152 .ping = davinci_wdt_ping,
Dqcom-wdt.c78 .ping = qcom_wdt_ping,
Dmena21_wdt.c136 .ping = a21_wdt_ping,
Dshwdt.c211 .ping = sh_wdt_keepalive,
Die6xx_wdt.c183 .ping = ie6xx_wdt_ping,
Dgpio_wdt.c159 .ping = gpio_wdt_ping,
Dwm831x_wdt.c180 .ping = wm831x_wdt_ping,
Dimgpdc_wdt.c127 .ping = pdc_wdt_keepalive,
Dsunxi_wdt.c209 .ping = sunxi_wdt_ping,
Domap_wdt.c207 .ping = omap_wdt_ping,
Dcoh901327_wdt.c244 .ping = coh901327_ping,
Dcadence_wdt.c279 .ping = cdns_wdt_reload,
Dimx2_wdt.c212 .ping = imx2_wdt_ping,
Docteon-wdt-main.c547 .ping = octeon_wdt_ping,
DiTCO_wdt.c377 .ping = iTCO_wdt_ping,
Dkempld_wdt.c437 .ping = kempld_wdt_keepalive,
Ds3c2410_wdt.c366 .ping = s3c2410wdt_keepalive,
Dorion_wdt.c368 .ping = orion_wdt_ping,
/linux-4.1.27/tools/testing/selftests/ftrace/test.d/event/
Dtoplevel-enable.tc16 ping localhost -c 1 || sleep .001 || usleep 1 || sleep 1
Dsubsystem-enable.tc16 ping localhost -c 1 || sleep .001 || usleep 1 || sleep 1
Devent-enable.tc16 ping localhost -c 1 || sleep .001 || usleep 1 || sleep 1
/linux-4.1.27/drivers/staging/lustre/lustre/mgc/
Dlproc_mgc.c50 LPROC_SEQ_FOPS_WR_ONLY(mgc, ping);
/linux-4.1.27/Documentation/watchdog/
Dwatchdog-kernel-api.txt92 int (*ping)(struct watchdog_device *);
132 that regularly sends a keepalive ping to the watchdog timer hardware.
137 * ping: this is the routine that sends a keepalive ping to the watchdog timer
143 the watchdog timer driver core does: to send a keepalive ping to the watchdog
144 timer hardware it will either use the ping operation (when available) or the
145 start operation (when the ping operation is not available).
Dwatchdog-api.txt38 timeout or margin. The simplest way to ping the watchdog is to write
43 still responding before doing the write call to ping the watchdog.
193 WDIOF_KEEPALIVEPING Keep alive ping reply
195 The watchdog saw a keepalive ping since it was last queried.
Dconvert_drivers_to_kernel_api.txt24 also serves as the ping-function. If that is the case and you need start/stop
30 i.e. ping on write and magic char ('V') handling.
130 + .ping = s3c2410wdt_keepalive,
/linux-4.1.27/Documentation/mic/mpssd/
Dmpss91 ping -c 1 $ipaddr &> /dev/null
/linux-4.1.27/include/linux/
Dwatchdog.h44 int (*ping)(struct watchdog_device *); member
/linux-4.1.27/Documentation/usb/
Dgadget-testing.txt84 On the device: ping <host's IP>
85 On the host: ping <device's IP>
117 On the device: ping <host's IP>
118 On the host: ping <device's IP>
150 On the device: ping <host's IP>
151 On the host: ping <device's IP>
408 On the device: ping <host's IP>
409 On the host: ping <device's IP>
534 On the device: ping <host's IP>
535 On the host: ping <device's IP>
DWUSB-Design-overview.txt329 if the activity timestamp gets old, we ping the device by sending it a
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Dmodule.c320 void (*ping)(struct libcfs_ioctl_data *); in libcfs_ioctl_int() local
325 ping = symbol_get(kping_client); in libcfs_ioctl_int()
326 if (!ping) in libcfs_ioctl_int()
329 ping(data); in libcfs_ioctl_int()
/linux-4.1.27/net/ipv6/
DMakefile10 raw.o icmp.o mcast.o reassembly.o tcp_ipv6.o ping.o \
/linux-4.1.27/net/ipv4/
DMakefile14 inet_fragment.o ping.o ip_tunnel_core.o gre_offload.o
/linux-4.1.27/Documentation/networking/
Dipsec.txt33 The result is much more wired to the user when ping peer with different
DREADME.sb1000112 10.) Try pinging a site via `ping -c 5 www.yahoo.com', for example. You should
118 If this doesn't help, try something like `ping -c 5 204.71.200.67' to
130 interface. It looks like I'm connected but I can't even ping any
Dbatman-adv.txt120 # NodeB: ping 192.168.0.1
182 the moment the batctl contains ping, traceroute, tcpdump and
Dnetconsole.txt148 ping -c 1 10.0.0.2 ; /sbin/arp -n | grep 10.0.0.2
Dde4x5.txt88 using ping showed that it appears to work....
Ddl2k.txt44 Now eth0 should active, you can test it by "ping" or get more information by
D3c509.txt146 interrupt line. If the device is receiving packets but 'ping' doesn't work,
Deql.txt7 to increase your bandwidth. It will not reduce your latency (i.e. ping
Dl2tp.txt245 # ping 10.5.1.1
Dixgb.txt99 ping <IP_address>
Dcs89x0.txt303 with large ping packets consumes 82% of its CPU capacity in non-DMA
Drxrpc.txt197 (*) ACK'ing is handled by the protocol driver automatically, including ping
Dbonding.txt2456 a "ping" to some other host on the network, and noticing that the
2457 output from ping flags duplicates (typically one per slave).
2462 # ping -n 10.0.4.2
/linux-4.1.27/drivers/staging/lustre/lnet/selftest/
Drpc.h208 test_ping_req_t ping; member
Dframework.c717 test_ping_req_t *ping = &req->tsr_u.ping; in sfw_unpack_addtest_req() local
719 __swab32s(&ping->png_size); in sfw_unpack_addtest_req()
720 __swab32s(&ping->png_flags); in sfw_unpack_addtest_req()
Dselftest.h383 test_ping_req_t ping; /* ping parameter */ member
Dconrpc.c778 test_ping_req_t *prq = &req->tsr_u.ping; in lstcon_pingrpc_prep()
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dlproc_mdc.c156 LPROC_SEQ_FOPS_WR_ONLY(mdc, ping);
/linux-4.1.27/Documentation/video4linux/cx2341x/
Dfw-upload.txt30 - Write 0x00000000 to register 0xA064 to ping? the APU.
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_sriov.c1130 u32 ping; in ixgbe_ping_all_vfs() local
1134 ping = IXGBE_PF_CONTROL_MSG; in ixgbe_ping_all_vfs()
1136 ping |= IXGBE_VT_MSGTYPE_CTS; in ixgbe_ping_all_vfs()
1137 ixgbe_write_mbx(hw, &ping, 1, i); in ixgbe_ping_all_vfs()
/linux-4.1.27/Documentation/thermal/
Dnouveau_thermal79 inquiries, please ping mupuf on IRC (#nouveau, freenode).
Dintel_powerclamp.txt231 effectiveness. The extreme case would be doing a ping -f to generated
/linux-4.1.27/drivers/misc/mei/
Dwd.c357 .ping = mei_wd_ops_ping,
/linux-4.1.27/drivers/usb/isp1760/
Disp1760-hcd.c149 u32 ping; member
589 ptd->dw3 |= TO_DW3_PING(qh->ping); in create_ptd_atl()
1149 qh->ping = FROM_DW3_PING(ptd.dw3); in handle_done_ptds()
1161 qh->ping = FROM_DW3_PING(ptd.dw3); in handle_done_ptds()
1177 qh->ping = 0; in handle_done_ptds()
/linux-4.1.27/Documentation/locking/
Drt-mutex.txt73 optimization the higher-prio thread would ping-pong to the lower-prio
/linux-4.1.27/Documentation/filesystems/nfs/
Dnfs-rdma.txt194 host1$ ping a.b.c.y
195 host2$ ping a.b.c.x
/linux-4.1.27/drivers/hwmon/
Dsch56xx-common.c416 .ping = watchdog_trigger,
/linux-4.1.27/Documentation/isdn/
DREADME413 Now you are ready! A ping to the set address should now result in an
461 you test this feature by using ping, some routers will re-dial very
463 In this case use ping with the option -i <sec> to increase the interval
DREADME.sc205 x) a ping should result in the establishment of the connection
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dlproc_osc.c536 LPROC_SEQ_FOPS_WR_ONLY(osc, ping);
/linux-4.1.27/drivers/scsi/qla4xxx/
Dql4_def.h374 } ping; member
Dql4_os.c5214 e->u.ping.status = status; in qla4xxx_post_ping_evt_work()
5215 e->u.ping.pid = pid; in qla4xxx_post_ping_evt_work()
5216 e->u.ping.data_size = data_size; in qla4xxx_post_ping_evt_work()
5217 memcpy(e->u.ping.data, data, data_size); in qla4xxx_post_ping_evt_work()
5248 e->u.ping.status, in qla4xxx_do_work()
5249 e->u.ping.pid, in qla4xxx_do_work()
5250 e->u.ping.data_size, in qla4xxx_do_work()
5251 e->u.ping.data); in qla4xxx_do_work()
/linux-4.1.27/net/
DKconfig65 allows you to ping yourself (great fun, that!).
/linux-4.1.27/drivers/net/ethernet/intel/igb/
Digb_main.c5689 u32 ping; in igb_ping_all_vfs() local
5693 ping = E1000_PF_CONTROL_MSG; in igb_ping_all_vfs()
5695 ping |= E1000_VT_MSGTYPE_CTS; in igb_ping_all_vfs()
5696 igb_write_mbx(hw, &ping, 1, i); in igb_ping_all_vfs()
/linux-4.1.27/Documentation/s390/
DDebugging390.txt2073 Now ping the device from a machine in the same subnet.
2080 ping -c 5 <broadcast_addr> i.e. the Bcast field above in the output of
/linux-4.1.27/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt976 You are not talking to the UML when you ping that interface and get a
1066 You should be able to ping the host at this point.