Home
last modified time | relevance | path

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

12

/Linux-v5.4/net/rose/
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()
269 neigh->restarted = 0; in rose_transmit_link()
274 if (neigh->restarted) { in rose_transmit_link()
Drose_route.c100 rose_neigh->restarted = 0; in rose_add_node()
387 sn->restarted = 1; in rose_add_loopback_neigh()
686 if (node->neighbour[i]->restarted) { in rose_get_neigh()
767 rose_neigh->restarted = 0; in rose_del_route_by_neigh()
1204 (rose_neigh->restarted) ? "yes" : "no", in rose_neigh_show()
/Linux-v5.4/net/netfilter/ipvs/
Dip_vs_wrr.c165 bool last_pass = false, restarted = false; in ip_vs_wrr_schedule() local
198 restarted = true; in ip_vs_wrr_schedule()
201 if (last_pass && restarted && in ip_vs_wrr_schedule()
/Linux-v5.4/Documentation/devicetree/bindings/watchdog/
Dof-xilinx-wdt.txt13 - xlnx,wdt-enable-once : 0 - Watchdog can be restarted
/Linux-v5.4/Documentation/media/uapi/v4l/
Dvidioc-streamon.rst67 :ref:`VIDIOC_REQBUFS` and can be restarted
74 calling :ref:`VIDIOC_REQBUFS` and can be restarted
/Linux-v5.4/Documentation/driver-api/dmaengine/
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-v5.4/include/net/
Drose.h100 char restarted; member
/Linux-v5.4/Documentation/devicetree/bindings/power/reset/
Dgpio-restart.txt10 When the system is restarted, the restart handler will be invoked in
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/
Dadapter.h158 unsigned long restarted; member
/Linux-v5.4/Documentation/watchdog/
Dhpwdt.rst38 be restarted or an impending ASR to be escaped.
/Linux-v5.4/Documentation/media/v4l-drivers/
Dpxa_camera.rst185 pcdev->capture list. If that's the case, the capture will be restarted,
/Linux-v5.4/Documentation/driver-api/usb/
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-v5.4/drivers/net/wireless/intersil/orinoco/
DKconfig53 this case the driver should be unloaded and restarted
/Linux-v5.4/Documentation/admin-guide/cgroup-v1/
Dfreezer-subsystem.rst18 quiesced tasks. Checkpointed tasks can be restarted later should a
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-bus-thunderbolt147 restarted with the new NVM firmware. If the image
/Linux-v5.4/Documentation/input/
Dff.rst229 Normally, the effect is not stopped and restarted. However, depending on the
/Linux-v5.4/Documentation/filesystems/
Dpath-lookup.txt280 the path walk must be fully restarted (which we do in ref-walk mode, to avoid
355 What this shows is that failed rcu-walk lookups, ie. ones that are restarted
/Linux-v5.4/Documentation/powerpc/
Dtransactional_memory.rst142 fprintf(stderr, "Transaction to be restarted at 0x%llx, but "
/Linux-v5.4/Documentation/filesystems/nfs/
Drpc-cache.txt166 If it dies and needs to be restarted, any requests that have not been
/Linux-v5.4/tools/power/x86/turbostat/
Dturbostat.c3065 int restarted = 0; in turbostat_loop() local
3071 restarted++; in turbostat_loop()
3079 if (restarted > 1) { in turbostat_loop()
3085 restarted = 0; in turbostat_loop()
/Linux-v5.4/fs/btrfs/
Dextent-tree.c4570 int restarted; member
4921 if (wc->restarted) { in do_walk_down()
4929 wc->restarted = 0; in do_walk_down()
5283 wc->restarted = test_bit(BTRFS_ROOT_DEAD_TREE, &root->state); in btrfs_drop_snapshot()
/Linux-v5.4/Documentation/admin-guide/device-mapper/
Dcache.rst143 system crashes all cache blocks will be assumed dirty when restarted.
/Linux-v5.4/Documentation/gpu/
Ddrm-uapi.rst214 return EINTR and in such a case should be restarted with the IOCTL
/Linux-v5.4/Documentation/admin-guide/
Dbug-hunting.rst80 has restarted. Messy but it is the only option if you have not
/Linux-v5.4/Documentation/target/
Dtcmu-design.rst117 the ring to still work if the user process dies and is restarted with

12