D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
lib
/
modules
/
3.10.0-1062.9.1.el7.x86_64
/
build
/
include
/
generated
/
Filename :
bounds.h
back
Copy
#ifndef __LINUX_BOUNDS_H__ #define __LINUX_BOUNDS_H__ /* * DO NOT MODIFY. * * This file was generated by Kbuild * */ #define NR_PAGEFLAGS 28 /* __NR_PAGEFLAGS # */ #define MAX_NR_ZONES 4 /* __MAX_NR_ZONES # */ #define NR_PCG_FLAGS 3 /* __NR_PCG_FLAGS # */ #define NR_CPUS_BITS 12 /* ilog2(CONFIG_NR_CPUS) # */ #define BLOATED_SPINLOCKS 0 /* sizeof(spinlock_t) > sizeof(int) # */ #endif