/kernel/linux/linux-5.10/net/rose/ |
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()
|
D | rose_route.c | 100 rose_neigh->restarted = 0; in rose_add_node() 387 sn->restarted = 1; in rose_add_loopback_neigh() 688 if (node->neighbour[i]->restarted) { in rose_get_neigh() 768 rose_neigh->restarted = 0; in rose_del_route_by_neigh() 1205 (rose_neigh->restarted) ? "yes" : "no", in rose_neigh_show()
|
/kernel/linux/linux-5.10/net/netfilter/ipvs/ |
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()
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/watchdog/ |
D | of-xilinx-wdt.txt | 13 - xlnx,wdt-enable-once : 0 - Watchdog can be restarted
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | vidioc-streamon.rst | 61 :ref:`VIDIOC_REQBUFS` and can be restarted 68 calling :ref:`VIDIOC_REQBUFS` and can be restarted
|
/kernel/linux/linux-5.10/Documentation/driver-api/dmaengine/ |
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.
|
/kernel/linux/linux-5.10/include/net/ |
D | rose.h | 100 char restarted; member
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/reset/ |
D | gpio-restart.txt | 10 When the system is restarted, the restart handler will be invoked in
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
D | adapter.h | 158 unsigned long restarted; member
|
/kernel/linux/linux-5.10/Documentation/watchdog/ |
D | hpwdt.rst | 38 be restarted or an impending ASR to be escaped.
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-bus-thunderbolt | 192 restarted with the new NVM firmware. If the image 272 restarted with the new NVM firmware. If the image
|
/kernel/linux/linux-5.10/Documentation/driver-api/media/drivers/ |
D | pxa_camera.rst | 185 pcdev->capture list. If that's the case, the capture will be restarted,
|
/kernel/linux/linux-5.10/Documentation/driver-api/usb/ |
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,
|
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/orinoco/ |
D | Kconfig | 53 this case the driver should be unloaded and restarted
|
/kernel/linux/linux-5.10/Documentation/admin-guide/cgroup-v1/ |
D | freezer-subsystem.rst | 18 quiesced tasks. Checkpointed tasks can be restarted later should a
|
/kernel/linux/linux-5.10/Documentation/input/ |
D | ff.rst | 229 Normally, the effect is not stopped and restarted. However, depending on the
|
/kernel/linux/linux-5.10/Documentation/virt/kvm/ |
D | running-nested-guests.rst | 195 guest can no longer be considered stable or secure, and must be restarted.
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
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
|
D | dax.txt | 95 the application is restarted. This can be achieved by:
|
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
|
/kernel/linux/linux-5.10/Documentation/filesystems/nfs/ |
D | rpc-cache.rst | 182 If it dies and needs to be restarted, any requests that have not been
|
/kernel/linux/linux-5.10/Documentation/powerpc/ |
D | transactional_memory.rst | 142 fprintf(stderr, "Transaction to be restarted at 0x%llx, but "
|
/kernel/linux/linux-5.10/Documentation/admin-guide/pm/ |
D | suspend-flows.rst | 130 transition, restarts the timekeeping (unless it has been restarted already
|
/kernel/linux/linux-5.10/fs/btrfs/ |
D | extent-tree.c | 4743 int restarted; member 5093 if (wc->restarted) { in do_walk_down() 5101 wc->restarted = 0; in do_walk_down() 5457 wc->restarted = test_bit(BTRFS_ROOT_DEAD_TREE, &root->state); in btrfs_drop_snapshot()
|
/kernel/linux/linux-5.10/tools/power/x86/turbostat/ |
D | turbostat.c | 3330 int restarted = 0; in turbostat_loop() local 3336 restarted++; in turbostat_loop() 3344 if (restarted > 10) { in turbostat_loop() 3350 restarted = 0; in turbostat_loop()
|