Home | History | Annotate | Download | only in linux

Lines Matching refs:BITS_PER_LONG

489 #if BITS_PER_LONG==32 && defined(CONFIG_SMP)
596 #if BITS_PER_LONG==32 && defined(CONFIG_SMP)
605 #elif BITS_PER_LONG==32 && defined(CONFIG_PREEMPT)
620 #if BITS_PER_LONG==32 && defined(CONFIG_SMP)
624 #elif BITS_PER_LONG==32 && defined(CONFIG_PREEMPT)
715 #if BITS_PER_LONG==32
716 #define MAX_LFS_FILESIZE (((u64)PAGE_CACHE_SIZE << (BITS_PER_LONG-1))-1)
717 #elif BITS_PER_LONG==64
795 #if BITS_PER_LONG == 32