Searched defs:sem (Results 1 - 25 of 144) sorted by relevance

123456

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/kernel/
H A Dsemaphore.c39 void __up(struct semaphore *sem) argument
97 void __down(struct semaphore * sem) argument
107 int __down_interruptible(struct semaphore * sem) argument
126 __down_trylock(struct semaphore * sem) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips64/kernel/
H A Dsemaphore.c39 void __up(struct semaphore *sem) argument
97 void __down(struct semaphore * sem) argument
107 int __down_interruptible(struct semaphore * sem) argument
126 __down_trylock(struct semaphore * sem) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/kernel/
H A Dsemaphore.c25 void __up(struct semaphore *sem) argument
60 __down(struct semaphore * sem) argument
76 __down_interruptible(struct semaphore * sem) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/kernel/
H A Dsemaphore.c33 static inline int __sem_update_count(struct semaphore *sem, int incr) argument
51 void __up(struct semaphore *sem) argument
73 __down(struct semaphore *sem) argument
103 __down_interruptible(struct semaphore * sem) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dsemaphore.c33 static inline int __sem_update_count(struct semaphore *sem, int incr) argument
51 void __up(struct semaphore *sem) argument
73 __down(struct semaphore *sem) argument
103 __down_interruptible(struct semaphore * sem) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390/kernel/
H A Dsemaphore.c47 void __up(struct semaphore *sem) argument
54 void __down(struct semaphore * sem) argument
87 __down_interruptible(struct semaphore * sem) argument
142 __down_trylock(struct semaphore * sem) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/kernel/
H A Dsemaphore.c47 void __up(struct semaphore *sem) argument
54 void __down(struct semaphore * sem) argument
87 __down_interruptible(struct semaphore * sem) argument
142 __down_trylock(struct semaphore * sem) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sh/kernel/
H A Dsemaphore.c47 void __up(struct semaphore *sem) argument
105 void __down(struct semaphore * sem) argument
115 int __down_interruptible(struct semaphore * sem) argument
134 __down_trylock(struct semaphore * sem) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/kernel/
H A Dsemaphore.c40 void __up(struct semaphore *sem) argument
47 void __down(struct semaphore * sem) argument
80 __down_interruptible(struct semaphore * sem) argument
135 __down_trylock(struct semaphore * sem) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/kernel/
H A Dsemaphore.c20 static __inline__ int __sem_update_count(struct semaphore *sem, int incr) argument
42 void __up(struct semaphore *sem) argument
48 __down(struct semaphore * sem) argument
66 __down_interruptible(struct semaphore * sem) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/kernel/
H A Dsemaphore.c51 void __up(struct semaphore *sem) argument
58 void __down(struct semaphore * sem) argument
91 __down_interruptible(struct semaphore * sem) argument
150 __down_trylock(struct semaphore * sem) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/kernel/
H A Dsemaphore.c50 void __up(struct semaphore *sem) argument
57 void __down(struct semaphore * sem) argument
90 __down_interruptible(struct semaphore * sem) argument
149 __down_trylock(struct semaphore * sem) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/kernel/
H A Dsemaphore.c39 void __up(struct semaphore *sem) argument
97 void __down(struct semaphore * sem) argument
107 int __down_interruptible(struct semaphore * sem) argument
126 __down_trylock(struct semaphore * sem) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/i386/kernel/
H A Dsemaphore.c51 void __up(struct semaphore *sem) argument
58 void __down(struct semaphore * sem) argument
91 __down_interruptible(struct semaphore * sem) argument
150 __down_trylock(struct semaphore * sem) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/kernel/
H A Dsemaphore.c41 __up (struct semaphore *sem) argument
49 __down (struct semaphore *sem) argument
83 __down_interruptible(struct semaphore * sem) argument
139 __down_trylock(struct semaphore *sem) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/kernel/
H A Dsemaphore.c44 void __up(struct semaphore *sem) argument
98 void __down(struct semaphore * sem) argument
109 int __down_interruptible(struct semaphore * sem) argument
129 __down_trylock(struct semaphore * sem) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dsemaphore-helper.h17 static inline void wake_one_more(struct semaphore * sem) argument
22 static inline int waking_non_zero(struct semaphore *sem) argument
65 waking_non_zero_interruptible(struct semaphore *sem, struc argument
97 waking_non_zero_trylock(struct semaphore *sem) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sh/
H A Dsemaphore-helper.h17 static __inline__ void wake_one_more(struct semaphore * sem) argument
22 static __inline__ int waking_non_zero(struct semaphore *sem) argument
46 static __inline__ int waking_non_zero_interruptible(struct semaphore *sem, argument
73 waking_non_zero_trylock(struct semaphore *sem) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dsemaphore-helper.h17 static inline void wake_one_more(struct semaphore * sem) argument
22 static inline int waking_non_zero(struct semaphore *sem) argument
65 waking_non_zero_interruptible(struct semaphore *sem, struc argument
97 waking_non_zero_trylock(struct semaphore *sem) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sh/
H A Dsemaphore-helper.h17 static __inline__ void wake_one_more(struct semaphore * sem) argument
22 static __inline__ int waking_non_zero(struct semaphore *sem) argument
46 static __inline__ int waking_non_zero_interruptible(struct semaphore *sem, argument
73 waking_non_zero_trylock(struct semaphore *sem) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/
H A Dsemaphore-helper.h7 static inline void wake_one_more(struct semaphore * sem) argument
17 static inline int waking_non_zero(struct semaphore *sem) argument
41 static inline int waking_non_zero_interruptible(struct semaphore *sem, argument
68 waking_non_zero_trylock(struct semaphore *sem) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dnamespace.h9 struct rw_semaphore sem; member in namespace:__anon11277
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dnamespace.h9 struct rw_semaphore sem; member in namespace:__anon6863
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/
H A Dsemaphore-helper.h7 static inline void wake_one_more(struct semaphore * sem) argument
17 static inline int waking_non_zero(struct semaphore *sem) argument
41 static inline int waking_non_zero_interruptible(struct semaphore *sem, argument
68 waking_non_zero_trylock(struct semaphore *sem) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/kernel/
H A Dsemaphore.c56 __down_failed(struct semaphore *sem) argument
107 __down_failed_interruptible(struct semaphore *sem) argument
199 __up_wakeup(struct semaphore *sem) argument
205 down(struct semaphore *sem) argument
219 down_interruptible(struct semaphore *sem) argument
233 down_trylock(struct semaphore *sem) argument
254 up(struct semaphore *sem) argument
[all...]

Completed in 322 milliseconds

123456