/linux-4.1.27/kernel/locking/ |
D | semaphore.c | 216 goto interrupted; in __down_common() 231 interrupted: in __down_common()
|
/linux-4.1.27/drivers/i2c/busses/ |
D | i2c-iop3xx.c | 170 int interrupted; in iop3xx_i2c_wait_event() local 175 interrupted = wait_event_interruptible_timeout ( in iop3xx_i2c_wait_event() 183 } else if (!interrupted) { in iop3xx_i2c_wait_event()
|
/linux-4.1.27/Documentation/i2c/ |
D | i2c-protocol | 57 Normally message is interrupted immediately if there is [NA] from the 87 like SCCB require that. Normally, you really don't want to get interrupted
|
/linux-4.1.27/fs/nfs/ |
D | nfs4session.h | 24 unsigned int interrupted : 1; member
|
D | nfs4session.c | 194 (*p)->interrupted = 0; in nfs4_reset_slot_table()
|
D | nfs4proc.c | 600 bool interrupted = false; in nfs41_sequence_done() local 611 if (slot->interrupted) { in nfs41_sequence_done() 612 slot->interrupted = 0; in nfs41_sequence_done() 613 interrupted = true; in nfs41_sequence_done() 636 slot->interrupted = 1; in nfs41_sequence_done() 659 if (interrupted) { in nfs41_sequence_done()
|
/linux-4.1.27/Documentation/parisc/ |
D | debugging | 34 was interrupted - so if you get an interruption between the instruction
|
/linux-4.1.27/Documentation/RCU/ |
D | UP.txt | 19 is referencing element B when it is interrupted by softirq processing, 118 the callback might be called from a softirq that interrupted
|
D | whatisRCU.txt | 949 4. CPU 1 is interrupted, and the irq handler
|
/linux-4.1.27/tools/testing/selftests/ftrace/ |
D | README | 59 for example, the test was interrupted
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | sysfs-class-ubi | 151 if it is corrupted (e.g., due to an interrupted volume update). 202 at the moment of the update was interrupted. The later may be
|
/linux-4.1.27/net/core/ |
D | datagram.c | 116 goto interrupted; in wait_for_more_packets() 123 interrupted: in wait_for_more_packets()
|
D | sock.c | 1831 goto interrupted; in sock_alloc_send_pskb() 1840 interrupted: in sock_alloc_send_pskb()
|
/linux-4.1.27/Documentation/filesystems/ |
D | fuse.txt | 151 If a process issuing a FUSE filesystem request is interrupted, the 159 fatal, then an 'interrupted' flag is set for the request. When 416 to the request, the request must not be interrupted/aborted. This is
|
D | btrfs.txt | 181 Skip automatic resume of interrupted balance operation after mount.
|
/linux-4.1.27/Documentation/scheduler/ |
D | completion.txt | 156 code path for successful completion and for the interrupted case - which is 183 designated tasks state and will return -ERESTARTSYS if it is interrupted or
|
/linux-4.1.27/arch/arc/kernel/ |
D | entry.S | 200 ; if L2 IRQ interrupted a L1 ISR, disable preemption 681 ; if L2 IRQ interrupted an L1 ISR, we'd disabled preemption earlier
|
/linux-4.1.27/Documentation/usb/ |
D | persist.txt | 16 If a USB device's power session is interrupted then the system is 135 When recovering an interrupted power session the kernel does its best
|
/linux-4.1.27/drivers/vfio/ |
D | vfio.c | 714 bool interrupted = false; in vfio_del_group_dev() local 760 if (interrupted) { in vfio_del_group_dev() 767 interrupted = true; in vfio_del_group_dev()
|
/linux-4.1.27/Documentation/trace/ |
D | tracepoint-analysis.txt | 197 on-line, it can be interrupted once to generate a report without exiting 267 This was interrupted after a few seconds and
|
/linux-4.1.27/Documentation/x86/ |
D | entry_64.txt | 85 base has already been switched. If it says that we interrupted
|
/linux-4.1.27/fs/fuse/ |
D | fuse_i.h | 314 unsigned interrupted:1; member
|
D | dev.c | 445 req->interrupted = 1; in request_wait_answer() 1336 if (req->interrupted) in fuse_dev_do_read()
|
/linux-4.1.27/Documentation/x86/x86_64/ |
D | kernel-stacks | 50 nested. For example, a debug interrupt can safely be interrupted by an
|
/linux-4.1.27/net/rxrpc/ |
D | ar-connection.c | 498 goto interrupted; in rxrpc_connect_call() 613 interrupted: in rxrpc_connect_call()
|
/linux-4.1.27/Documentation/frv/ |
D | gdbstub.txt | 110 The kernel can be interrupted whilst it is running, causing a jump back to the
|
/linux-4.1.27/drivers/char/xillybus/ |
D | xillybus_core.c | 901 goto interrupted; in xillybus_read() 905 goto interrupted; in xillybus_read() 910 interrupted: /* Mutex is not held if got here */ in xillybus_read()
|
/linux-4.1.27/scripts/ |
D | spelling.txt | 533 interruptted||interrupted 534 interupted||interrupted
|
/linux-4.1.27/Documentation/locking/ |
D | spinlocks.txt | 124 for the lock, and the lock-holder is interrupted by the interrupt and will
|
/linux-4.1.27/arch/frv/kernel/ |
D | entry.S | 910 # return to interrupted process
|
/linux-4.1.27/Documentation/networking/ |
D | 6pack.txt | 21 normal data, so a data stream can be interrupted at any time to issue an
|
/linux-4.1.27/tools/perf/ |
D | builtin-trace.c | 1374 static bool interrupted = false; variable 1379 interrupted = sig == SIGINT; in sig_handler() 2274 if (interrupted) in trace__run()
|
/linux-4.1.27/arch/arm/kernel/ |
D | entry-armv.S | 897 @ r4 = address of interrupted insn (must be preserved).
|
/linux-4.1.27/drivers/s390/block/ |
D | dasd.c | 3422 goto interrupted; in dasd_generic_set_offline() 3429 goto interrupted; in dasd_generic_set_offline() 3445 interrupted: in dasd_generic_set_offline()
|
/linux-4.1.27/arch/cris/arch-v10/kernel/ |
D | entry.S | 340 ;; the first longword in the sbfs frame was the interrupted PC
|
/linux-4.1.27/arch/m68k/fpsp040/ |
D | util.S | 301 | get_fline --- get f-line opcode of interrupted instruction
|
/linux-4.1.27/Documentation/ia64/ |
D | fsys.txt | 170 checks whether the interrupted task was in fsys-mode and, if so, sets
|
/linux-4.1.27/Documentation/timers/ |
D | highres.txt | 178 context is the avoidance of up to two context switches - from the interrupted
|
/linux-4.1.27/Documentation/ |
D | media-framework.txt | 259 Graph traversal can be interrupted at any moment. No cleanup function call is
|
D | kprobes.txt | 237 possible for a CPU to be interrupted in the middle of executing the 256 (*)Please imagine that the 2nd instruction is interrupted and then
|
D | dma-buf-sharing.txt | 145 map_dma_buf() operation can return -EINTR if it is interrupted by a signal.
|
D | md.txt | 444 interrupted, restoring this value can cause recovery to
|
D | kmemcheck.txt | 723 interrupted code can continue as usual.
|
D | memory-barriers.txt | 1342 interrupt-handler code and the code that was interrupted. 1517 are needed if this interrupt handler can itself be interrupted 2487 A driver may be interrupted by its own interrupt service routine, and thus the
|
/linux-4.1.27/Documentation/scsi/ |
D | aic79xx.txt | 110 that the host is interrupted for as short a time as
|
D | scsi_mid_low_api.txt | 210 removed (unplugged) or the connection to it has been interrupted. Some
|
/linux-4.1.27/Documentation/development-process/ |
D | 5.Posting | 100 patch series is interrupted in the middle, the result should still be a
|
/linux-4.1.27/arch/s390/kernel/ |
D | entry.S | 530 # There is work todo, find out in which context we have been interrupted:
|
/linux-4.1.27/net/sctp/ |
D | socket.c | 6732 goto interrupted; in sctp_wait_for_packet() 6747 interrupted: in sctp_wait_for_packet()
|
/linux-4.1.27/arch/blackfin/ |
D | Kconfig | 943 they can be interrupted at any time (even after they have been issued
|
/linux-4.1.27/Documentation/filesystems/cifs/ |
D | CHANGES | 858 was interrupted by a signal.
|
/linux-4.1.27/Documentation/security/ |
D | keys.txt | 945 If intr is true, then the wait can be interrupted by a signal, in which
|
/linux-4.1.27/arch/arm/ |
D | Kconfig | 1151 to r3p0) erratum. An interrupted ICIALLUIS operation may prevent the
|
/linux-4.1.27/Documentation/laptops/ |
D | thinkpad-acpi.txt | 1254 EINTR (interrupted system call), and EIO (I/O error while trying to talk
|