Server : Apache System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64 User : dh_edsupp ( 6597262) PHP Version : 8.2.26 Disable Function : NONE Directory : /usr/src/linux-headers-5.15.0-153-generic/include/generated/ |
Upload File : |
#ifndef __LINUX_BOUNDS_H__ #define __LINUX_BOUNDS_H__ /* * DO NOT MODIFY. * * This file was generated by Kbuild */ #define NR_PAGEFLAGS 27 /* __NR_PAGEFLAGS */ #define MAX_NR_ZONES 5 /* __MAX_NR_ZONES */ #define NR_CPUS_BITS 13 /* order_base_2(CONFIG_NR_CPUS) */ #define SPINLOCK_SIZE 4 /* sizeof(spinlock_t) */ #endif