Home
last modified time | relevance | path

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

123

/linux-6.15/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.c100 rose_neigh->restarted = 0; in rose_add_node()
388 sn->restarted = 1; in rose_add_loopback_neigh()
692 if (node->neighbour[i]->restarted) { in rose_get_neigh()
772 rose_neigh->restarted = 0; in rose_del_route_by_neigh()
1202 (rose_neigh->restarted) ? "yes" : "no", in rose_neigh_show()
/linux-6.15/net/netfilter/ipvs/
H A 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-6.15/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-6.15/Documentation/devicetree/bindings/watchdog/
H A Dxlnx,versal-wwdt.yaml18 restarted within the open window time. If software tries to restart
/linux-6.15/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-6.15/fs/bcachefs/
H A Dbtree_locking.c682 if (trans->restarted) in __bch2_btree_path_downgrade()
714 if (trans->restarted) in bch2_trans_downgrade()
770 if (unlikely(trans->restarted)) in __bch2_trans_relock()
771 return -((int) trans->restarted); in __bch2_trans_relock()
H A Dbtree_iter.c999 trans->restarted = 0; in bch2_btree_path_traverse_all()
1145 int ret = -((int) trans->restarted); in bch2_btree_path_traverse_one()
1223 bch2_err_str(trans->restarted), trans->restarted); in bch2_btree_path_traverse_one()
1442 bch2_err_str(trans->restarted), in bch2_trans_in_restart_error()
1446 bch2_err_str(trans->restarted), in bch2_trans_in_restart_error()
1453 if (trans->restarted) in bch2_trans_unlocked_or_in_restart_error()
1860 if (!iter->path || trans->restarted) in bch2_set_btree_iter_dontneed()
3265 if (!trans->restarted && in bch2_trans_begin()
3281 if (trans->restarted) { in bch2_trans_begin()
3290 if (trans->restarted) { in bch2_trans_begin()
[all …]
H A Dbtree_iter.h332 if (trans->restarted || !trans->locked) in bch2_trans_verify_not_unlocked_or_in_restart()
342 trans->restarted = err; in btree_trans_restart_foreign_task()
H A Dbtree_types.h510 enum bch_errcode restarted:16; member
/linux-6.15/include/net/
H A Drose.h101 char restarted; member
/linux-6.15/Documentation/devicetree/bindings/power/reset/
H A Dgpio-restart.yaml20 When the system is restarted, the restart handler will be invoked in priority order. The GPIO
/linux-6.15/drivers/net/ethernet/chelsio/cxgb3/
H A Dadapter.h158 unsigned long restarted; member
/linux-6.15/Documentation/watchdog/
H A Dhpwdt.rst38 be restarted or an impending ASR to be escaped.
/linux-6.15/Documentation/ABI/testing/
H A Ddebugfs-driver-qat98 The error is unrecoverable thus the device must be restarted to
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-6.15/Documentation/driver-api/media/drivers/
H A Dpxa_camera.rst185 pcdev->capture list. If that's the case, the capture will be restarted,
/linux-6.15/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-6.15/Documentation/admin-guide/cgroup-v1/
H A Dfreezer-subsystem.rst18 quiesced tasks. Checkpointed tasks can be restarted later should a
/linux-6.15/Documentation/input/
H A Dff.rst229 Normally, the effect is not stopped and restarted. However, depending on the
/linux-6.15/Documentation/virt/kvm/x86/
H A Drunning-nested-guests.rst197 guest can no longer be considered stable or secure, and must be restarted.
/linux-6.15/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-6.15/Documentation/virt/hyperv/
H A Dhibernation.rst11 state. Upon resume from hibernation, the hardware is restarted and the
212 non-boot CPUs are restarted.
/linux-6.15/Documentation/filesystems/
H A 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

123