]>
git.proxmox.com Git - mirror_spl-debian.git/blob - spl_config.h.in
1 /* spl_config.h.in. Generated from configure.ac by autoheader. */
3 /* Atomic types use spinlocks */
6 /* Define to 1 to enable basic kmem accounting */
9 /* Define to 1 to enable detailed kmem tracking */
10 #undef DEBUG_KMEM_TRACKING
12 /* register_sysctl_table() wants 2 args */
13 #undef HAVE_2ARGS_REGISTER_SYSCTL
15 /* set_fs_pwd() wants 2 args */
16 #undef HAVE_2ARGS_SET_FS_PWD
18 /* vfs_unlink() wants 2 args */
19 #undef HAVE_2ARGS_VFS_UNLINK
21 /* file_fsync() wants 3 args */
22 #undef HAVE_3ARGS_FILE_FSYNC
24 /* INIT_WORK wants 3 args */
25 #undef HAVE_3ARGS_INIT_WORK
27 /* on_each_cpu wants 3 args */
28 #undef HAVE_3ARGS_ON_EACH_CPU
30 /* shrinker callback wants 3 args */
31 #undef HAVE_3ARGS_SHRINKER_CALLBACK
33 /* vfs_rename() wants 4 args */
34 #undef HAVE_4ARGS_VFS_RENAME
36 /* device_create wants 5 args */
37 #undef HAVE_5ARGS_DEVICE_CREATE
39 /* proc_handler() wants 5 args */
40 #undef HAVE_5ARGS_PROC_HANDLER
42 /* kernel defines atomic64_cmpxchg */
43 #undef HAVE_ATOMIC64_CMPXCHG
45 /* kernel defines atomic64_t */
46 #undef HAVE_ATOMIC64_T
48 /* kernel defines atomic64_xchg */
49 #undef HAVE_ATOMIC64_XCHG
51 /* class_device_create() is available */
52 #undef HAVE_CLASS_DEVICE_CREATE
54 /* struct cred exists */
55 #undef HAVE_CRED_STRUCT
57 /* struct ctl_table has ctl_name */
60 /* unnumbered sysctl support exists */
61 #undef HAVE_CTL_UNNUMBERED
63 /* device_create() is available */
64 #undef HAVE_DEVICE_CREATE
66 /* Define to 1 if you have the <dlfcn.h> header file. */
69 /* linux/fdtable.h exists */
70 #undef HAVE_FDTABLE_HEADER
72 /* files_fdtable() is available */
73 #undef HAVE_FILES_FDTABLE
75 /* first_online_pgdat() is available */
76 #undef HAVE_FIRST_ONLINE_PGDAT
78 /* fls64() is available */
81 /* struct fs_struct uses spinlock_t */
82 #undef HAVE_FS_STRUCT_SPINLOCK
84 /* get_vmalloc_info() is available */
85 #undef HAVE_GET_VMALLOC_INFO
87 /* get_zone_counts() is available */
88 #undef HAVE_GET_ZONE_COUNTS
90 /* global_page_state() is available */
91 #undef HAVE_GLOBAL_PAGE_STATE
93 /* groups_search() is available */
94 #undef HAVE_GROUPS_SEARCH
96 /* init_utsname() is available */
97 #undef HAVE_INIT_UTSNAME
99 /* struct inode has i_mutex */
100 #undef HAVE_INODE_I_MUTEX
102 /* Define to 1 if you have the <inttypes.h> header file. */
103 #undef HAVE_INTTYPES_H
105 /* kallsyms_lookup_name() is available */
106 #undef HAVE_KALLSYMS_LOOKUP_NAME
108 /* kmalloc_node() is available */
109 #undef HAVE_KMALLOC_NODE
111 /* kvasprintf() is available */
112 #undef HAVE_KVASPRINTF
114 /* Define to 1 if you have the <memory.h> header file. */
117 /* monotonic_clock() is available */
118 #undef HAVE_MONOTONIC_CLOCK
120 /* mutex_lock_nested() is available */
121 #undef HAVE_MUTEX_LOCK_NESTED
123 /* struct mutex has owner */
124 #undef HAVE_MUTEX_OWNER
126 /* next_online_pgdat() is available */
127 #undef HAVE_NEXT_ONLINE_PGDAT
129 /* next_zone() is available */
130 #undef HAVE_NEXT_ZONE
132 /* struct path used in struct nameidata */
133 #undef HAVE_PATH_IN_NAMEIDATA
135 /* pgdat helpers are available */
136 #undef HAVE_PGDAT_HELPERS
138 /* pgdat_list is available */
139 #undef HAVE_PGDAT_LIST
141 /* __put_task_struct() is available */
142 #undef HAVE_PUT_TASK_STRUCT
144 /* set_fs_pwd() is available */
145 #undef HAVE_SET_FS_PWD
147 /* set_normalized_timespec() is available as export */
148 #undef HAVE_SET_NORMALIZED_TIMESPEC_EXPORT
150 /* set_normalized_timespec() is available as inline */
151 #undef HAVE_SET_NORMALIZED_TIMESPEC_INLINE
153 /* set_shrinker() available */
154 #undef HAVE_SET_SHRINKER
156 /* Define to 1 if you have the <stdint.h> header file. */
159 /* Define to 1 if you have the <stdlib.h> header file. */
162 /* Define to 1 if you have the <strings.h> header file. */
163 #undef HAVE_STRINGS_H
165 /* Define to 1 if you have the <string.h> header file. */
168 /* Define to 1 if you have the <sys/stat.h> header file. */
169 #undef HAVE_SYS_STAT_H
171 /* Define to 1 if you have the <sys/types.h> header file. */
172 #undef HAVE_SYS_TYPES_H
174 /* task_curr() exported */
175 #undef HAVE_TASK_CURR
177 /* timespec_sub() is available */
178 #undef HAVE_TIMESPEC_SUB
180 /* linux/uaccess.h exists */
181 #undef HAVE_UACCESS_HEADER
183 /* kernel defines uintptr_t */
184 #undef HAVE_UINTPTR_T
186 /* Define to 1 if you have the <unistd.h> header file. */
189 /* user_path_dir() is available */
190 #undef HAVE_USER_PATH_DIR
192 /* Page state NR_ACTIVE is available */
193 #undef HAVE_ZONE_STAT_ITEM_NR_ACTIVE
195 /* Page state NR_ACTIVE_ANON is available */
196 #undef HAVE_ZONE_STAT_ITEM_NR_ACTIVE_ANON
198 /* Page state NR_ACTIVE_FILE is available */
199 #undef HAVE_ZONE_STAT_ITEM_NR_ACTIVE_FILE
201 /* Page state NR_FREE_PAGES is available */
202 #undef HAVE_ZONE_STAT_ITEM_NR_FREE_PAGES
204 /* Page state NR_INACTIVE is available */
205 #undef HAVE_ZONE_STAT_ITEM_NR_INACTIVE
207 /* Page state NR_INACTIVE_ANON is available */
208 #undef HAVE_ZONE_STAT_ITEM_NR_INACTIVE_ANON
210 /* Page state NR_INACTIVE_FILE is available */
211 #undef HAVE_ZONE_STAT_ITEM_NR_INACTIVE_FILE
213 /* Define to the sub-directory in which libtool stores uninstalled libraries.
217 /* get_zone_counts() is needed */
218 #undef NEED_GET_ZONE_COUNTS
220 /* Name of package */
223 /* Define to the address where bug reports for this package should be sent. */
224 #undef PACKAGE_BUGREPORT
226 /* Define to the full name of this package. */
229 /* Define to the full name and version of this package. */
230 #undef PACKAGE_STRING
232 /* Define to the one symbol short name of this package. */
233 #undef PACKAGE_TARNAME
235 /* Define to the version of this package. */
236 #undef PACKAGE_VERSION
238 /* rwsem_is_locked() acquires sem->wait_lock */
239 #undef RWSEM_IS_LOCKED_TAKES_WAIT_LOCK
241 /* Define the project alias string. */
242 #undef SPL_META_ALIAS
244 /* Define the project author. */
245 #undef SPL_META_AUTHOR
247 /* Define the project release date. */
250 /* Define the libtool library 'age' version information. */
251 #undef SPL_META_LT_AGE
253 /* Define the libtool library 'current' version information. */
254 #undef SPL_META_LT_CURRENT
256 /* Define the libtool library 'revision' version information. */
257 #undef SPL_META_LT_REVISION
259 /* Define the project name. */
262 /* Define the project release. */
263 #undef SPL_META_RELEASE
265 /* Define the project version. */
266 #undef SPL_META_VERSION
268 /* Define to 1 if you have the ANSI C header files. */
271 /* Version number of package */