Home
last modified time | relevance | path

Searched refs:restarted (Results 1 – 25 of 33) sorted by relevance

12

/linux/net/rose/
H A Drose_link.c146 neigh->restarted = 1; in rose_link_rx_restart()
153 neigh->restarted = 1; in rose_link_rx_restart()
166 if (neigh->restarted) { in rose_link_rx_restart()
272 neigh->restarted = 0; in rose_transmit_link()
277 if (neigh->restarted) { in rose_transmit_link()
H A Drose_route.c99 rose_neigh->restarted = 0; in rose_add_node()
384 sn->restarted = 1; in rose_add_loopback_neigh()
691 if (node->neighbour[i]->restarted) { in rose_get_neigh()
773 rose_neigh->restarted = 0; in rose_del_route_by_neigh()
1205 (rose_neigh->restarted) ? "yes" : "no", in rose_neigh_show()
/linux/net/netfilter/ipvs/
H A Dip_vs_wrr.c164 bool last_pass = false, restarted = false; in ip_vs_wrr_schedule() local
197 restarted = true; in ip_vs_wrr_schedule()
200 if (last_pass && restarted && in ip_vs_wrr_schedule()
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-streamon.rst60 :ref:`VIDIOC_REQBUFS` and can be restarted
67 calling :ref:`VIDIOC_REQBUFS` and can be restarted
/linux/Documentation/driver-api/dmaengine/
H A Dpxa_dma.rst95 restarted. Hot-chaining doesn't break the assumption that
105 "align bit" must be set, and the channel restarted As a consequence,
188 restarted in "unaligned mode" to handle tx4.
/linux/include/net/
H A Drose.h102 char restarted; member
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dadapter.h158 unsigned long restarted; member
/linux/Documentation/watchdog/
H A Dhpwdt.rst38 be restarted or an impending ASR to be escaped.
/linux/Documentation/driver-api/usb/
H A DURB.rst287 restarted when they complete. They end when the completion handler is
288 called, just like other URBs. If you want an interrupt URB to be restarted,
/linux/Documentation/driver-api/media/drivers/
H A Dpxa_camera.rst185 pcdev->capture list. If that's the case, the capture will be restarted,
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-thunderbolt213 restarted with the new NVM firmware. If the image
353 restarted with the new NVM firmware. If the image
/linux/Documentation/input/
H A Dff.rst229 Normally, the effect is not stopped and restarted. However, depending on the
/linux/Documentation/filesystems/nfs/
H A Dclient-identifier.rst43 clients that held state before the server restarted and clients
H A Drpc-cache.rst182 If it dies and needs to be restarted, any requests that have not been
/linux/Documentation/virt/kvm/x86/
H A Drunning-nested-guests.rst197 guest can no longer be considered stable or secure, and must be restarted.
/linux/Documentation/arch/powerpc/
H A Dtransactional_memory.rst142 fprintf(stderr, "Transaction to be restarted at 0x%llx, but "
/linux/Documentation/admin-guide/pm/
H A Dsuspend-flows.rst130 transition, restarts the timekeeping (unless it has been restarted already
/linux/Documentation/admin-guide/device-mapper/
H A Dcache.rst143 system crashes all cache blocks will be assumed dirty when restarted.
H A Ddm-ima.rst38 to be restarted for the measurements to take effect.
/linux/Documentation/target/
H A Dtcmu-design.rst117 the ring to still work if the user process dies and is restarted with
/linux/Documentation/driver-api/pm/
H A Dcpuidle.rst130 stopped on that CPU already, however, it will not be restarted before
/linux/Documentation/scsi/
H A Dscsi_eh.rst97 command. Timer is restarted.
/linux/Documentation/driver-api/rapidio/
H A Drapidio.rst139 information. NOTE: a timed out discovery process may be restarted later using
/linux/fs/btrfs/
H A Dextent-tree.c5453 int restarted; member
5853 if (wc->restarted) { in maybe_drop_reference()
5859 wc->restarted = 0; in maybe_drop_reference()
6365 wc->restarted = test_bit(BTRFS_ROOT_DEAD_TREE, &root->state); in btrfs_drop_snapshot()
/linux/Documentation/filesystems/
H A Dorangefs.rst377 the client-core is restarted "right away", there is a period of

12