| /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 | 99 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/include/linux/ |
| H A D | hrtimer_types.h | 14 HRTIMER_NORESTART, /* Timer is not restarted */ 15 HRTIMER_RESTART, /* Timer must be restarted */
|
| /linux/net/batman-adv/ |
| H A D | bitarray.c | 72 /* received a much older packet. The other host either restarted in batadv_bit_get_packet() 82 "Other host probably restarted!\n"); in batadv_bit_get_packet()
|
| /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/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/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_pfvf_pf_msg.c | 63 dev_dbg(&GET_DEV(accel_dev), "pf2vf notify restarted\n"); in adf_pf2vf_notify_restarted() 68 "Failed to send restarted msg to VF%d\n", i); in adf_pf2vf_notify_restarted()
|
| /linux/rust/kernel/time/ |
| H A D | hrtimer.rs | 12 //! - Stopped: initialized but not started, or cancelled, or not restarted. 13 //! - Started: initialized and started or restarted. 267 /// A handle representing a started or restarted timer. in start_scoped() 278 /// already running, it is restarted with the new expiry time. 309 /// running, it is restarted at the new expiry time. 500 /// Timer should not be restarted. 502 /// Timer should 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/tools/testing/selftests/powerpc/signal/ |
| H A D | sig_sc_double_restart.c | 3 * Test that a syscall does not get restarted twice, handled by trap_norestart() 40 * pending restarted syscall has 512 (ERESTARTSYS) in r3. The second in SIGUSR1_handler()
|
| /linux/drivers/watchdog/ |
| H A D | rn5t618_wdt.c | 35 * doesn't clear it within one second the system is restarted. 113 /* The counter is restarted after a R/W access to watchdog register */ in rn5t618_wdt_ping()
|
| /linux/Documentation/devicetree/bindings/watchdog/ |
| H A D | xlnx,versal-wwdt.yaml | 18 restarted within the open window time. If software tries to restart
|
| /linux/drivers/gpu/drm/renesas/rcar-du/ |
| H A D | rcar_du_group.h | 33 * @need_restart: the group needs to be restarted due to a configuration change
|
| /linux/Documentation/devicetree/bindings/power/reset/ |
| H A D | gpio-restart.yaml | 20 When the system is restarted, the restart handler will be invoked in priority order. The GPIO
|
| /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/drivers/usb/class/ |
| H A D | cdc-acm.h | 87 unsigned long urbs_in_error_delay; /* these need to be restarted after a delay */
|
| /linux/arch/mips/include/asm/ |
| H A D | cdmm.h | 39 * CPU pinned threads/timers can be restarted.
|
| /linux/net/rxrpc/ |
| H A D | net_ns.c | 110 /* Remove the timer again as the worker may have restarted it. */ in rxrpc_exit_net()
|
| /linux/drivers/net/ethernet/chelsio/cxgb/ |
| H A D | sge.h | 46 unsigned int cmdQ_restarted[3];/* # of times cmdQ X was restarted */
|
| /linux/Documentation/watchdog/ |
| H A D | hpwdt.rst | 38 be restarted or an impending ASR to be escaped.
|
| /linux/arch/x86/lib/ |
| H A D | copy_mc_64.S | 138 * optionally be restarted at the fault position, i.e. it
|
| /linux/arch/arc/kernel/ |
| H A D | signal.c | 202 /* Always make any pending restarted system calls return -EINTR */ in SYSCALL_DEFINE0() 352 * only be restarted if there was no handler for in arc_restart_syscall()
|
| /linux/drivers/media/common/ |
| H A D | cypress_firmware.c | 21 u16 cs_reg; /* needs to be restarted,
|
| /linux/arch/arm64/kernel/ |
| H A D | syscall.c | 103 * before the syscall is restarted. in el0_svc_common()
|
| /linux/drivers/media/usb/dvb-usb/ |
| H A D | dvb-usb-firmware.c | 18 u16 cpu_cs_register; /* needs to be restarted, when the firmware has been downloaded. */
|