Searched refs:interrupted (Results 1 – 12 of 12) sorted by relevance
3048 int error, interrupted; in vn_generic_copy_file_range() local3058 interrupted = 0; in vn_generic_copy_file_range()3148 while (len > 0 && error == 0 && !eof && interrupted == 0) { in vn_generic_copy_file_range()3210 interrupted = sig_intr(); in vn_generic_copy_file_range()3232 while (copylen > 0 && error == 0 && !eof && interrupted == 0) { in vn_generic_copy_file_range()3274 interrupted = sig_intr(); in vn_generic_copy_file_range()
490 int error, interrupted = 0; in kern_connectat() local533 interrupted = 1; in kern_connectat()543 if (!interrupted) in kern_connectat()
193 The forwarding loop can be interrupted and the application closed using
289 The forwarding loop can be interrupted and the application closed using
353 The forwarding loop can be interrupted and the application closed using
543 The forwarding loop can be interrupted and the application closed using
314 interrupted and closed using ``Ctrl-C``. The main lcore waits for
82 … is mounted. If the rollback operation fails, the boot process will be interrupted with a Dracut r…
307 interrupted or otherwise delayed, etc.
352 interrupted or otherwise delayed, etc.
431 # Create a temporary clone result of an interrupted resumable 'zfs receive'
16236 execution of ACPI control methods not be interrupted by signals.