Searched refs:down_interruptible (Results 1 - 25 of 93) sorted by relevance

1234

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/
H A Dauerchar.c122 if (down_interruptible(&auerdev_table_mutex)) {
130 if (down_interruptible(&cp->mutex)) {
190 if (down_interruptible(&ccp->mutex)) {
198 if (down_interruptible(&cp->mutex)) {
342 if (down_interruptible(&ccp->mutex))
352 if (down_interruptible(&ccp->readmutex)) {
444 if (down_interruptible(&ccp->mutex)) {
476 if (down_interruptible(&ccp->mutex))
490 if (down_interruptible(&cp->mutex)) {
589 if (down_interruptible(
[all...]
H A Dtiglusb.c105 if (down_interruptible (&s->mutex)) {
122 if (down_interruptible (&s->mutex)) {
141 if (down_interruptible (&s->mutex)) {
276 if (down_interruptible (&s->mutex)) {
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-alpha/
H A Dsemaphore.h77 extern int down_interruptible(struct semaphore *);
215 extern inline int down_interruptible(struct semaphore *sem) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-alpha/
H A Dsemaphore.h77 extern int down_interruptible(struct semaphore *);
215 extern inline int down_interruptible(struct semaphore *sem) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dsemaphore.h97 static __inline__ int down_interruptible(struct semaphore *sem) function
115 " ! down_interruptible sem(%2) ret(%0)\n"
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Dsemaphore.h97 static __inline__ int down_interruptible(struct semaphore *sem) function
115 " ! down_interruptible sem(%2) ret(%0)\n"
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Dsemaphore.h98 extern inline int down_interruptible(struct semaphore * sem) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Dsemaphore.h89 static inline int down_interruptible(struct semaphore * sem) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dsemaphore.h71 static inline int down_interruptible(struct semaphore * sem) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dsemaphore.h71 static inline int down_interruptible(struct semaphore * sem) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sh/
H A Dsemaphore.h95 static inline int down_interruptible(struct semaphore * sem) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Dsemaphore.h98 extern inline int down_interruptible(struct semaphore * sem) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/
H A Dsemaphore.h89 static inline int down_interruptible(struct semaphore * sem) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Dsemaphore.h71 static inline int down_interruptible(struct semaphore * sem) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Dsemaphore.h71 static inline int down_interruptible(struct semaphore * sem) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sh/
H A Dsemaphore.h95 static inline int down_interruptible(struct semaphore * sem) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/
H A Dsemaphore.h95 static inline int down_interruptible (struct semaphore * sem) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dsemaphore.h85 down_interruptible (struct semaphore * sem) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/
H A Dsemaphore.h95 static inline int down_interruptible (struct semaphore * sem) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Dsemaphore.h85 down_interruptible (struct semaphore * sem) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/
H A Dfifo.c37 if (down_interruptible(PIPE_SEM(*inode)))
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/media/radio/
H A Dmiropcm20-rds-core.c185 if (down_interruptible(&aci_rds_sem))
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/kernel/
H A Dsemaphore.c47 * If called from down_interruptible, the return value gets checked
124 /* We must undo the sem->count down_interruptible decrement
219 down_interruptible(struct semaphore *sem) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dsemaphore.h106 extern inline int down_interruptible(struct semaphore * sem) function
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dsemaphore.h101 static inline int down_interruptible(struct semaphore * sem) function

Completed in 300 milliseconds

1234