Searched refs:restarting (Results 1 – 25 of 26) sorted by relevance
12
/linux-6.12.1/drivers/crypto/intel/qat/qat_common/ |
D | adf_pfvf_pf_msg.c | 22 vf->restarting = true; in adf_pf2vf_notify_restarting() 24 vf->restarting = false; in adf_pf2vf_notify_restarting() 46 if (vf->restarting) in adf_pf2vf_wait_for_restarting_complete()
|
D | adf_pfvf_pf_proto.c | 292 vf_info->restarting = false; in adf_handle_vf2pf_msg()
|
D | adf_accel_devices.h | 419 bool restarting; member
|
/linux-6.12.1/arch/mips/kernel/ |
D | scall64-n32.S | 45 sd a3, PT_R26(sp) # save a3 for syscall restarting 67 sd t1, PT_R0(sp) # save it for syscall restarting
|
D | scall64-n64.S | 47 sd a3, PT_R26(sp) # save a3 for syscall restarting 76 sd t1, PT_R0(sp) # save it for syscall restarting
|
D | scall32-o32.S | 37 sw a3, PT_R26(sp) # save a3 for syscall restarting 117 sw t1, PT_R0(sp) # save it for syscall restarting
|
D | scall64-o32.S | 55 sd a3, PT_R26(sp) # save a3 for syscall restarting 116 sd t1, PT_R0(sp) # save it for syscall restarting
|
/linux-6.12.1/Documentation/devicetree/bindings/power/reset/ |
D | restart-poweroff.txt | 4 by restarting and letting u-boot keep hold of the machine until the
|
/linux-6.12.1/Documentation/driver-api/soundwire/ |
D | error_handling.rst | 17 restarting from a known position. In the case of such errors outside of a 38 backtracking and restarting the entire programming sequence might be a
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-driver-hid-picolcd | 21 Description: Delay PicoLCD waits before restarting in new mode when
|
/linux-6.12.1/Documentation/locking/ |
D | ww-mutex-design.rst | 212 * restarting the for loop. 356 wait for before restarting the transaction. Just blindly restarting the
|
/linux-6.12.1/Documentation/scsi/ |
D | qlogicfas.rst | 50 devices may not have been just powered up, or if you are restarting
|
D | scsi_fc_transport.rst | 458 link - essentially restarting the LLDD statemachine (see Vport States
|
D | ChangeLog.lpfc | 1323 restarting correctly when there are link events in the middle of
|
/linux-6.12.1/Documentation/admin-guide/cgroup-v1/ |
D | freezer-subsystem.rst | 21 to another node and restarting the tasks there.
|
/linux-6.12.1/drivers/power/reset/ |
D | Kconfig | 109 This driver supports restarting your board via a GPIO line.
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | vidioc-dqevent.rst | 369 loss of signal and so restarting streaming I/O is required in order for
|
/linux-6.12.1/Documentation/process/ |
D | botching-up-ioctls.rst | 111 how you handle ioctl restarting - e.g. drm has a tiny drmIoctl helper in its
|
/linux-6.12.1/Documentation/watchdog/ |
D | watchdog-kernel-api.rst | 105 internal use only. If a watchdog is capable of restarting the machine, it
|
/linux-6.12.1/drivers/acpi/ |
D | Kconfig | 522 afford the downtime related to restarting it, or when the work
|
/linux-6.12.1/arch/sparc/kernel/ |
D | entry.S | 1193 st %i0, [%sp + STACKFRAME_SZ + PT_G0] ! for restarting syscalls
|
/linux-6.12.1/Documentation/filesystems/ |
D | path-lookup.txt | 285 requires ref-walk, then instead of restarting the walk, we attempt to drop rcu
|
D | autofs-mount-control.rst | 11 restarting autofs when there are busy mounts).
|
/linux-6.12.1/Documentation/admin-guide/pm/ |
D | cpufreq.rst | 672 restarting the system in the meantime.
|
/linux-6.12.1/Documentation/admin-guide/ |
D | verify-bugs-and-bisect-regressions.rst | 632 from the boot menu upon restarting.
|
12