Searched refs:sema_init (Results 1 - 25 of 71) sorted by relevance

123

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dsemaphore.h34 static inline void sema_init (struct semaphore *sem, int val) function
42 sema_init(sem, 1);
47 sema_init(sem, 0);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Dsemaphore.h34 static inline void sema_init (struct semaphore *sem, int val) function
42 sema_init(sem, 1);
47 sema_init(sem, 0);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Dsemaphore.h61 static inline void sema_init (struct semaphore *sem, int val) function
72 sema_init(sem, 1);
77 sema_init(sem, 0);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Dsemaphore.h52 static inline void sema_init (struct semaphore *sem, int val) function
63 sema_init(sem, 1);
68 sema_init(sem, 0);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Dsemaphore.h40 static inline void sema_init (struct semaphore *sem, int val) function
47 sema_init(sem, 1);
52 sema_init(sem, 0);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Dsemaphore.h40 static inline void sema_init (struct semaphore *sem, int val) function
47 sema_init(sem, 1);
52 sema_init(sem, 0);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sh/
H A Dsemaphore.h51 static inline void sema_init (struct semaphore *sem, int val) function
69 sema_init(sem, 1);
74 sema_init(sem, 0);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Dsemaphore.h61 static inline void sema_init (struct semaphore *sem, int val) function
72 sema_init(sem, 1);
77 sema_init(sem, 0);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/
H A Dsemaphore.h52 static inline void sema_init (struct semaphore *sem, int val) function
63 sema_init(sem, 1);
68 sema_init(sem, 0);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Dsemaphore.h40 static inline void sema_init (struct semaphore *sem, int val) function
47 sema_init(sem, 1);
52 sema_init(sem, 0);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Dsemaphore.h40 static inline void sema_init (struct semaphore *sem, int val) function
47 sema_init(sem, 1);
52 sema_init(sem, 0);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sh/
H A Dsemaphore.h51 static inline void sema_init (struct semaphore *sem, int val) function
69 sema_init(sem, 1);
74 sema_init(sem, 0);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-arm/
H A Dsemaphore.h45 static inline void sema_init(struct semaphore *sem, int val) function
57 sema_init(sem, 1);
62 sema_init(sem, 0);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dsemaphore.h44 sema_init (struct semaphore *sem, int val) function
52 sema_init(sem, 1);
58 sema_init(sem, 0);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-arm/
H A Dsemaphore.h45 static inline void sema_init(struct semaphore *sem, int val) function
57 sema_init(sem, 1);
62 sema_init(sem, 0);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Dsemaphore.h44 sema_init (struct semaphore *sem, int val) function
52 sema_init(sem, 1);
58 sema_init(sem, 0);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dsemaphore.h54 extern inline void sema_init (struct semaphore *sem, int val) function
61 sema_init(sem, 1);
66 sema_init(sem, 0);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dsemaphore.h63 static inline void sema_init (struct semaphore *sem, int val) function
75 sema_init(sem, 1);
80 sema_init(sem, 0);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/
H A Dsemaphore.h58 static inline void sema_init (struct semaphore *sem, int val) function
70 sema_init(sem, 1);
75 sema_init(sem, 0);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-parisc/
H A Dsemaphore.h54 extern inline void sema_init (struct semaphore *sem, int val) function
61 sema_init(sem, 1);
66 sema_init(sem, 0);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc/
H A Dsemaphore.h41 static inline void sema_init (struct semaphore *sem, int val) function
53 sema_init(sem, 1);
58 sema_init(sem, 0);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dsemaphore.h54 extern inline void sema_init (struct semaphore *sem, int val) function
61 sema_init(sem, 1);
66 sema_init(sem, 0);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dsemaphore.h63 static inline void sema_init (struct semaphore *sem, int val) function
75 sema_init(sem, 1);
80 sema_init(sem, 0);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/
H A Dsemaphore.h58 static inline void sema_init (struct semaphore *sem, int val) function
70 sema_init(sem, 1);
75 sema_init(sem, 0);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A Dsemaphore.h54 extern inline void sema_init (struct semaphore *sem, int val) function
61 sema_init(sem, 1);
66 sema_init(sem, 0);

Completed in 373 milliseconds

123