Searched refs:DECLARE_MUTEX (Results 1 - 25 of 135) sorted by relevance

123456

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dsemaphore.h31 #define DECLARE_MUTEX(name) __DECLARE_SEMAPHORE_GENERIC(name, 1) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Dsemaphore.h31 #define DECLARE_MUTEX(name) __DECLARE_SEMAPHORE_GENERIC(name, 1) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/jffs2/
H A Dcompr_zlib.c59 static DECLARE_MUTEX(deflate_sem);
60 static DECLARE_MUTEX(inflate_sem);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Dsemaphore.h58 #define DECLARE_MUTEX(name) __DECLARE_SEMAPHORE_GENERIC(name, 1) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Dsemaphore.h49 #define DECLARE_MUTEX(name) __DECLARE_SEMAPHORE_GENERIC(name, 1) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dsemaphore.h37 #define DECLARE_MUTEX(name) __DECLARE_SEMAPHORE_GENERIC(name,1) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dsemaphore.h37 #define DECLARE_MUTEX(name) __DECLARE_SEMAPHORE_GENERIC(name,1) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sh/
H A Dsemaphore.h48 #define DECLARE_MUTEX(name) __DECLARE_SEMAPHORE_GENERIC(name,1) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Dsemaphore.h58 #define DECLARE_MUTEX(name) __DECLARE_SEMAPHORE_GENERIC(name, 1) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/
H A Dsemaphore.h49 #define DECLARE_MUTEX(name) __DECLARE_SEMAPHORE_GENERIC(name, 1) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Dsemaphore.h37 #define DECLARE_MUTEX(name) __DECLARE_SEMAPHORE_GENERIC(name,1) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Dsemaphore.h37 #define DECLARE_MUTEX(name) __DECLARE_SEMAPHORE_GENERIC(name,1) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sh/
H A Dsemaphore.h48 #define DECLARE_MUTEX(name) __DECLARE_SEMAPHORE_GENERIC(name,1) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/
H A Dsemaphore.h42 #define DECLARE_MUTEX(name) __DECLARE_SEMAPHORE_GENERIC(name,1) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dsemaphore.h40 #define DECLARE_MUTEX(name) __DECLARE_SEMAPHORE_GENERIC(name, 1) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/
H A Dsemaphore.h42 #define DECLARE_MUTEX(name) __DECLARE_SEMAPHORE_GENERIC(name,1) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Dsemaphore.h40 #define DECLARE_MUTEX(name) __DECLARE_SEMAPHORE_GENERIC(name, 1) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/telephony/
H A Dphonedev.c41 static DECLARE_MUTEX(phone_lock);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dsemaphore.h51 #define DECLARE_MUTEX(name) __DECLARE_SEMAPHORE_GENERIC(name,1) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dsemaphore.h60 #define DECLARE_MUTEX(name) __DECLARE_SEMAPHORE_GENERIC(name,1) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dsemaphore.h55 #define DECLARE_MUTEX(name) __DECLARE_SEMAPHORE_GENERIC(name,1) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-parisc/
H A Dsemaphore.h51 #define DECLARE_MUTEX(name) __DECLARE_SEMAPHORE_GENERIC(name,1) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Dsemaphore.h38 #define DECLARE_MUTEX(name) __DECLARE_SEMAPHORE_GENERIC(name,1) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dsemaphore.h51 #define DECLARE_MUTEX(name) __DECLARE_SEMAPHORE_GENERIC(name,1) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dsemaphore.h60 #define DECLARE_MUTEX(name) __DECLARE_SEMAPHORE_GENERIC(name,1) macro

Completed in 247 milliseconds

123456