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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Drwsem.h29 #define RWSEM_WAITING_BIAS (-0x00010000) macro
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.h29 #define RWSEM_WAITING_BIAS (-0x00010000) macro
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.h27 #define RWSEM_WAITING_BIAS (-0x00010000) macro
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.h67 #define RWSEM_WAITING_BIAS (-0x00010000) macro
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.h67 #define RWSEM_WAITING_BIAS (-0x0000000100000000L) macro
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.h30 #define RWSEM_WAITING_BIAS 0xffff0000 macro
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.h27 #define RWSEM_WAITING_BIAS (-0x00010000) macro
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.h67 #define RWSEM_WAITING_BIAS (-0x00010000) macro
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.h67 #define RWSEM_WAITING_BIAS (-0x0000000100000000L) macro
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.h30 #define RWSEM_WAITING_BIAS 0xffff0000 macro
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.h60 #define RWSEM_WAITING_BIAS (-0x00010000) macro
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.h60 #define RWSEM_WAITING_BIAS (-0x00010000) macro
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.h60 #define RWSEM_WAITING_BIAS (-0x00010000) macro
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.h60 #define RWSEM_WAITING_BIAS (-0x00010000) macro
62 #define RWSEM_ACTIVE_WRITE_BIAS (RWSEM_WAITING_BIAS + RWSEM_ACTIVE_BIAS)
/asus-wl-520gu-7.0.1.45/src/linux/linux/lib/
H A Drwsem.c84 woken *= RWSEM_ACTIVE_BIAS-RWSEM_WAITING_BIAS;
162 rwsem_down_failed_common(sem,&waiter,RWSEM_WAITING_BIAS-RWSEM_ACTIVE_BIAS);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-alpha/
H A Drwsem.h33 #define RWSEM_WAITING_BIAS (-0x0000000100000000L) macro
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.h33 #define RWSEM_WAITING_BIAS (-0x0000000100000000L) macro
35 #define RWSEM_ACTIVE_WRITE_BIAS (RWSEM_WAITING_BIAS + RWSEM_ACTIVE_BIAS)

Completed in 161 milliseconds