Home
last modified time | relevance | path

Searched refs:interrupted (Results 1 – 25 of 44) sorted by relevance

12

/linux-3.4.99/kernel/
Dsemaphore.c216 goto interrupted; in __down_common()
231 interrupted: in __down_common()
/linux-3.4.99/drivers/i2c/busses/
Di2c-iop3xx.c170 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-3.4.99/Documentation/parisc/
Ddebugging34 was interrupted - so if you get an interruption between the instruction
/linux-3.4.99/arch/arm/plat-mxc/
DKconfig38 This feature prevents higher priority ISR to be interrupted
/linux-3.4.99/Documentation/RCU/
DUP.txt19 is referencing element B when it is interrupted by softirq processing,
118 the callback might be called from a softirq that interrupted
/linux-3.4.99/Documentation/ABI/stable/
Dsysfs-class-ubi151 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-3.4.99/Documentation/i2c/
Di2c-protocol70 Normally message is interrupted immediately if there is [NA] from the
/linux-3.4.99/net/core/
Ddatagram.c112 goto interrupted; in wait_for_packet()
119 interrupted: in wait_for_packet()
Dsock.c1661 goto interrupted; in sock_alloc_send_pskb()
1668 interrupted: in sock_alloc_send_pskb()
/linux-3.4.99/Documentation/filesystems/
Dfuse.txt151 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
/linux-3.4.99/fs/fuse/
Dfuse_i.h258 unsigned interrupted:1; member
Ddev.c358 req->interrupted = 1; in request_wait_answer()
1177 if (req->interrupted) in fuse_dev_do_read()
/linux-3.4.99/Documentation/usb/
Dpersist.txt16 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-3.4.99/Documentation/x86/
Dentry_64.txt85 base has already been switched. If it says that we interrupted
/linux-3.4.99/arch/arm/kernel/
Dentry-armv.S407 @ if it was interrupted in a critical region. Here we
854 @ r4 = address of interrupted insn (must be preserved).
/linux-3.4.99/Documentation/trace/
Dtracepoint-analysis.txt197 on-line, it can be interrupted once to generate a report without exiting
267 This was interrupted after a few seconds and
/linux-3.4.99/Documentation/x86/x86_64/
Dkernel-stacks48 nested. For example, a debug interrupt can safely be interrupted by an
/linux-3.4.99/net/rxrpc/
Dar-connection.c492 goto interrupted; in rxrpc_connect_call()
607 interrupted: in rxrpc_connect_call()
/linux-3.4.99/Documentation/frv/
Dgdbstub.txt110 The kernel can be interrupted whilst it is running, causing a jump back to the
/linux-3.4.99/Documentation/
Dspinlocks.txt124 for the lock, and the lock-holder is interrupted by the interrupt and will
/linux-3.4.99/Documentation/networking/
D6pack.txt21 normal data, so a data stream can be interrupted at any time to issue an
/linux-3.4.99/arch/frv/kernel/
Dentry.S902 # return to interrupted process
/linux-3.4.99/arch/cris/arch-v10/kernel/
Dentry.S332 ;; the first longword in the sbfs frame was the interrupted PC
/linux-3.4.99/arch/m68k/fpsp040/
Dutil.S301 | get_fline --- get f-line opcode of interrupted instruction
/linux-3.4.99/Documentation/timers/
Dhighres.txt178 context is the avoidance of up to two context switches - from the interrupted

12