tag | line | file | source code |
---|---|---|---|
_SHM_IDX_BITS | 35 | include/asm-alpha/shmparam.h | #define SHM_IDX_MASK ((1<<_SHM_IDX_BITS)-1) |
_SHM_IDX_BITS | 46 | include/asm-alpha/shmparam.h | (1<<(_SHM_IDX_BITS+_SHM_ID_BITS)) |
_SHM_IDX_BITS | 29 | include/asm-i386/shmparam.h | #define SHM_IDX_MASK ((1<<_SHM_IDX_BITS)-1) |
_SHM_IDX_BITS | 40 | include/asm-i386/shmparam.h | (1<<(_SHM_IDX_BITS+_SHM_ID_BITS)) |