/linux/net/rose/ |
H A D | rose_link.c | 146 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 D | rose_route.c | 100 rose_neigh->restarted = 0; in rose_add_node() 388 sn->restarted = 1; in rose_add_loopback_neigh() 685 if (node->neighbour[i]->restarted) { in rose_get_neigh() 765 rose_neigh->restarted = 0; in rose_del_route_by_neigh() 1195 (rose_neigh->restarted) ? "yes" : "no", in rose_neigh_show()
|
/linux/net/netfilter/ipvs/ |
H A D | ip_vs_wrr.c | 165 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/fs/bcachefs/ |
H A D | btree_locking.c | 492 } else if (path->should_be_locked && !trans->restarted) { in btree_path_get_locks() 724 if (trans->restarted) in __bch2_btree_path_downgrade() 756 if (trans->restarted) in bch2_trans_downgrade() 813 if (unlikely(trans->restarted)) in __bch2_trans_relock() 814 return -((int) trans->restarted); in __bch2_trans_relock() 894 BUG_ON(path->should_be_locked && trans->locked && !trans->restarted); in __bch2_btree_path_verify_locks()
|
H A D | btree_types.h | 523 enum bch_errcode restarted:16; member
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-streamon.rst | 60 :ref:`VIDIOC_REQBUFS` and can be restarted 67 calling :ref:`VIDIOC_REQBUFS` and can be restarted
|
/linux/Documentation/driver-api/dmaengine/ |
H A D | pxa_dma.rst | 95 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 D | rose.h | 101 char restarted; member
|
/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | adapter.h | 158 unsigned long restarted; member
|
/linux/Documentation/watchdog/ |
H A D | hpwdt.rst | 38 be restarted or an impending ASR to be escaped.
|
/linux/Documentation/ABI/testing/ |
H A D | debugfs-driver-qat | 98 The error is unrecoverable thus the device must be restarted to
|
H A D | sysfs-bus-thunderbolt | 213 restarted with the new NVM firmware. If the image 353 restarted with the new NVM firmware. If the image
|
/linux/Documentation/driver-api/media/drivers/ |
H A D | pxa_camera.rst | 185 pcdev->capture list. If that's the case, the capture will be restarted,
|
/linux/Documentation/driver-api/usb/ |
H A D | URB.rst | 287 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/admin-guide/cgroup-v1/ |
H A D | freezer-subsystem.rst | 18 quiesced tasks. Checkpointed tasks can be restarted later should a
|
/linux/Documentation/input/ |
H A D | ff.rst | 229 Normally, the effect is not stopped and restarted. However, depending on the
|
/linux/Documentation/virt/kvm/x86/ |
H A D | running-nested-guests.rst | 197 guest can no longer be considered stable or secure, and must be restarted.
|
/linux/Documentation/filesystems/nfs/ |
H A D | client-identifier.rst | 43 clients that held state before the server restarted and clients
|
H A D | rpc-cache.rst | 182 If it dies and needs to be restarted, any requests that have not been
|
/linux/Documentation/filesystems/ |
H A D | path-lookup.txt | 280 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
|
H A D | autofs.rst | 314 If the daemon ever has to be stopped and restarted a new pgid can be 438 is restarted there is no way for it to regain control of existing
|
/linux/Documentation/virt/hyperv/ |
H A D | hibernation.rst | 11 state. Upon resume from hibernation, the hardware is restarted and the 212 non-boot CPUs are restarted.
|
/linux/Documentation/arch/powerpc/ |
H A D | transactional_memory.rst | 142 fprintf(stderr, "Transaction to be restarted at 0x%llx, but "
|
/linux/Documentation/admin-guide/pm/ |
H A D | suspend-flows.rst | 130 transition, restarts the timekeeping (unless it has been restarted already
|
/linux/Documentation/admin-guide/device-mapper/ |
H A D | cache.rst | 143 system crashes all cache blocks will be assumed dirty when restarted.
|