
| Current Path : /lib/modules/5.4.0-216-generic/build/include/generated/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //lib/modules/5.4.0-216-generic/build/include/generated/bounds.h |
#ifndef __LINUX_BOUNDS_H__ #define __LINUX_BOUNDS_H__ /* * DO NOT MODIFY. * * This file was generated by Kbuild */ #define NR_PAGEFLAGS 26 /* __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