File: /Users/paulross/dev/linux/linux-3.13/include/generated/bounds.h

Green shading in the line number column means the source is part of the translation unit, red means it is conditionally excluded. Highlighted line numbers link to the translation unit page. Highlighted macros link to the macro page.

       1: #ifndef __LINUX_BOUNDS_H__
       2: #define __LINUX_BOUNDS_H__
       3: /*
       4:  * DO NOT MODIFY.
       5:  *
       6:  * This file was generated by Kbuild
       7:  *
       8:  */
       9: 
      10: #define NR_PAGEFLAGS 24 /* __NR_PAGEFLAGS    # */
      11: #define MAX_NR_ZONES 4 /* __MAX_NR_ZONES    # */
      12: #define NR_PCG_FLAGS 3 /* __NR_PCG_FLAGS    # */
      13: #define NR_CPUS_BITS 6 /* ilog2(CONFIG_NR_CPUS)    # */
      14: #define SPINLOCK_SIZE 2 /* sizeof(spinlock_t)    # */
      15: 
      16: #endif
      17: