Searched refs:RWSEM_ACTIVE_BIAS (Results 1 - 17 of 17) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/lib/
H A Drwsem.c49 oldcount = rwsem_atomic_update(RWSEM_ACTIVE_BIAS,sem) - RWSEM_ACTIVE_BIAS;
84 woken *= RWSEM_ACTIVE_BIAS-RWSEM_WAITING_BIAS;
85 woken -= RWSEM_ACTIVE_BIAS;
105 if (rwsem_atomic_update(-RWSEM_ACTIVE_BIAS,sem)!=0)
162 rwsem_down_failed_common(sem,&waiter,RWSEM_WAITING_BIAS-RWSEM_ACTIVE_BIAS);
178 rwsem_down_failed_common(sem,&waiter,-RWSEM_ACTIVE_BIAS);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Drwsem.h27 #define RWSEM_ACTIVE_BIAS 0x00000001 macro
30 #define RWSEM_ACTIVE_READ_BIAS RWSEM_ACTIVE_BIAS
31 #define RWSEM_ACTIVE_WRITE_BIAS (RWSEM_WAITING_BIAS + RWSEM_ACTIVE_BIAS)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/
H A Drwsem.h27 #define RWSEM_ACTIVE_BIAS 0x00000001 macro
30 #define RWSEM_ACTIVE_READ_BIAS RWSEM_ACTIVE_BIAS
31 #define RWSEM_ACTIVE_WRITE_BIAS (RWSEM_WAITING_BIAS + RWSEM_ACTIVE_BIAS)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A Drwsem.h25 #define RWSEM_ACTIVE_BIAS 0x00000001 macro
28 #define RWSEM_ACTIVE_READ_BIAS RWSEM_ACTIVE_BIAS
29 #define RWSEM_ACTIVE_WRITE_BIAS (RWSEM_WAITING_BIAS + RWSEM_ACTIVE_BIAS)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390/
H A Drwsem.h65 #define RWSEM_ACTIVE_BIAS 0x00000001 macro
68 #define RWSEM_ACTIVE_READ_BIAS RWSEM_ACTIVE_BIAS
69 #define RWSEM_ACTIVE_WRITE_BIAS (RWSEM_WAITING_BIAS + RWSEM_ACTIVE_BIAS)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-s390x/
H A Drwsem.h65 #define RWSEM_ACTIVE_BIAS 0x0000000000000001L macro
68 #define RWSEM_ACTIVE_READ_BIAS RWSEM_ACTIVE_BIAS
69 #define RWSEM_ACTIVE_WRITE_BIAS (RWSEM_WAITING_BIAS + RWSEM_ACTIVE_BIAS)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Drwsem.h28 #define RWSEM_ACTIVE_BIAS 0x00000001 macro
31 #define RWSEM_ACTIVE_READ_BIAS RWSEM_ACTIVE_BIAS
32 #define RWSEM_ACTIVE_WRITE_BIAS (RWSEM_WAITING_BIAS + RWSEM_ACTIVE_BIAS)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A Drwsem.h25 #define RWSEM_ACTIVE_BIAS 0x00000001 macro
28 #define RWSEM_ACTIVE_READ_BIAS RWSEM_ACTIVE_BIAS
29 #define RWSEM_ACTIVE_WRITE_BIAS (RWSEM_WAITING_BIAS + RWSEM_ACTIVE_BIAS)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390/
H A Drwsem.h65 #define RWSEM_ACTIVE_BIAS 0x00000001 macro
68 #define RWSEM_ACTIVE_READ_BIAS RWSEM_ACTIVE_BIAS
69 #define RWSEM_ACTIVE_WRITE_BIAS (RWSEM_WAITING_BIAS + RWSEM_ACTIVE_BIAS)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-s390x/
H A Drwsem.h65 #define RWSEM_ACTIVE_BIAS 0x0000000000000001L macro
68 #define RWSEM_ACTIVE_READ_BIAS RWSEM_ACTIVE_BIAS
69 #define RWSEM_ACTIVE_WRITE_BIAS (RWSEM_WAITING_BIAS + RWSEM_ACTIVE_BIAS)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Drwsem.h28 #define RWSEM_ACTIVE_BIAS 0x00000001 macro
31 #define RWSEM_ACTIVE_READ_BIAS RWSEM_ACTIVE_BIAS
32 #define RWSEM_ACTIVE_WRITE_BIAS (RWSEM_WAITING_BIAS + RWSEM_ACTIVE_BIAS)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-i386/
H A Drwsem.h58 #define RWSEM_ACTIVE_BIAS 0x00000001 macro
61 #define RWSEM_ACTIVE_READ_BIAS RWSEM_ACTIVE_BIAS
62 #define RWSEM_ACTIVE_WRITE_BIAS (RWSEM_WAITING_BIAS + RWSEM_ACTIVE_BIAS)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-x86_64/
H A Drwsem.h58 #define RWSEM_ACTIVE_BIAS 0x00000001 macro
61 #define RWSEM_ACTIVE_READ_BIAS RWSEM_ACTIVE_BIAS
62 #define RWSEM_ACTIVE_WRITE_BIAS (RWSEM_WAITING_BIAS + RWSEM_ACTIVE_BIAS)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-x86_64/
H A Drwsem.h58 #define RWSEM_ACTIVE_BIAS 0x00000001 macro
61 #define RWSEM_ACTIVE_READ_BIAS RWSEM_ACTIVE_BIAS
62 #define RWSEM_ACTIVE_WRITE_BIAS (RWSEM_WAITING_BIAS + RWSEM_ACTIVE_BIAS)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-i386/
H A Drwsem.h58 #define RWSEM_ACTIVE_BIAS 0x00000001 macro
61 #define RWSEM_ACTIVE_READ_BIAS RWSEM_ACTIVE_BIAS
62 #define RWSEM_ACTIVE_WRITE_BIAS (RWSEM_WAITING_BIAS + RWSEM_ACTIVE_BIAS)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-alpha/
H A Drwsem.h31 #define RWSEM_ACTIVE_BIAS 0x0000000000000001L macro
34 #define RWSEM_ACTIVE_READ_BIAS RWSEM_ACTIVE_BIAS
35 #define RWSEM_ACTIVE_WRITE_BIAS (RWSEM_WAITING_BIAS + RWSEM_ACTIVE_BIAS)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-alpha/
H A Drwsem.h31 #define RWSEM_ACTIVE_BIAS 0x0000000000000001L macro
34 #define RWSEM_ACTIVE_READ_BIAS RWSEM_ACTIVE_BIAS
35 #define RWSEM_ACTIVE_WRITE_BIAS (RWSEM_WAITING_BIAS + RWSEM_ACTIVE_BIAS)

Completed in 84 milliseconds