]> git.proxmox.com Git - mirror_spl-debian.git/blame - spl_config.h.in
Merge branch 'upstream'
[mirror_spl-debian.git] / spl_config.h.in
CommitLineData
bf9f3bac 1/* spl_config.h.in. Generated from configure.ac by autoheader. */
2
5e9b5d83
BB
3/* Atomic types use spinlocks */
4#undef ATOMIC_SPINLOCK
5
055ffd98 6/* Define to 1 to enable basic kmem accounting */
bf9f3bac 7#undef DEBUG_KMEM
8
055ffd98
BB
9/* Define to 1 to enable detailed kmem tracking */
10#undef DEBUG_KMEM_TRACKING
bf9f3bac 11
4b2220f0
BB
12/* Define to 1 to enable basic debug logging */
13#undef DEBUG_LOG
14
9b0f9079
BB
15/* invalidate_inodes() wants 2 args */
16#undef HAVE_2ARGS_INVALIDATE_INODES
17
bf9f3bac 18/* register_sysctl_table() wants 2 args */
19#undef HAVE_2ARGS_REGISTER_SYSCTL
20
51a727e9
BB
21/* set_fs_pwd() wants 2 args */
22#undef HAVE_2ARGS_SET_FS_PWD
23
0d0b5237
BB
24/* vfs_fsync() wants 2 args */
25#undef HAVE_2ARGS_VFS_FSYNC
26
a093c6a4
BB
27/* vfs_unlink() wants 2 args */
28#undef HAVE_2ARGS_VFS_UNLINK
29
3dfc591a
BB
30/* zlib_deflate_workspacesize() wants 2 args */
31#undef HAVE_2ARGS_ZLIB_DEFLATE_WORKSPACESIZE
32
bf9f3bac 33/* INIT_WORK wants 3 args */
34#undef HAVE_3ARGS_INIT_WORK
35
31a033ec
BB
36/* on_each_cpu wants 3 args */
37#undef HAVE_3ARGS_ON_EACH_CPU
38
23aa63cb
BB
39/* shrinker callback wants 3 args */
40#undef HAVE_3ARGS_SHRINKER_CALLBACK
41
a093c6a4
BB
42/* vfs_rename() wants 4 args */
43#undef HAVE_4ARGS_VFS_RENAME
44
8123ac4f
BB
45/* device_create wants 5 args */
46#undef HAVE_5ARGS_DEVICE_CREATE
47
3977f837
BB
48/* proc_handler() wants 5 args */
49#undef HAVE_5ARGS_PROC_HANDLER
50
302b88e6
BB
51/* kernel defines atomic64_cmpxchg */
52#undef HAVE_ATOMIC64_CMPXCHG
53
bf9f3bac 54/* kernel defines atomic64_t */
55#undef HAVE_ATOMIC64_T
56
302b88e6
BB
57/* kernel defines atomic64_xchg */
58#undef HAVE_ATOMIC64_XCHG
59
bf9f3bac 60/* class_device_create() is available */
61#undef HAVE_CLASS_DEVICE_CREATE
62
e0093fea
RY
63/* __clear_close_on_exec() is available */
64#undef HAVE_CLEAR_CLOSE_ON_EXEC
65
ec7d53e9
BB
66/* struct cred exists */
67#undef HAVE_CRED_STRUCT
68
79a3bf13
BB
69/* struct ctl_table has ctl_name */
70#undef HAVE_CTL_NAME
71
bf9f3bac 72/* unnumbered sysctl support exists */
73#undef HAVE_CTL_UNNUMBERED
74
75/* device_create() is available */
76#undef HAVE_DEVICE_CREATE
77
bf9f3bac 78/* Define to 1 if you have the <dlfcn.h> header file. */
79#undef HAVE_DLFCN_H
80
81/* linux/fdtable.h exists */
82#undef HAVE_FDTABLE_HEADER
83
84/* files_fdtable() is available */
85#undef HAVE_FILES_FDTABLE
86
36b313da
BB
87/* first_online_pgdat() is available */
88#undef HAVE_FIRST_ONLINE_PGDAT
89
bf9f3bac 90/* fls64() is available */
91#undef HAVE_FLS64
92
9b2048c2
BB
93/* struct fs_struct uses spinlock_t */
94#undef HAVE_FS_STRUCT_SPINLOCK
95
d1ff2312
BB
96/* get_vmalloc_info() is available */
97#undef HAVE_GET_VMALLOC_INFO
98
4ab13d3b
BB
99/* get_zone_counts() is available */
100#undef HAVE_GET_ZONE_COUNTS
101
96dded38
BB
102/* global_page_state() is available */
103#undef HAVE_GLOBAL_PAGE_STATE
104
ec7d53e9
BB
105/* groups_search() is available */
106#undef HAVE_GROUPS_SEARCH
107
bf9f3bac 108/* init_utsname() is available */
109#undef HAVE_INIT_UTSNAME
110
111/* struct inode has i_mutex */
112#undef HAVE_INODE_I_MUTEX
113
114/* Define to 1 if you have the <inttypes.h> header file. */
115#undef HAVE_INTTYPES_H
116
914b0631
BB
117/* invalidate_inodes() is available */
118#undef HAVE_INVALIDATE_INODES
119
5f6c14b1
BB
120/* invalidate_inodes_check() is available */
121#undef HAVE_INVALIDATE_INODES_CHECK
122
d1ff2312
BB
123/* kallsyms_lookup_name() is available */
124#undef HAVE_KALLSYMS_LOOKUP_NAME
125
b1cbc461 126/* kern_path_parent() is available */
12ff95ff
BB
127#undef HAVE_KERN_PATH_PARENT_HEADER
128
129/* kern_path_parent() is available */
130#undef HAVE_KERN_PATH_PARENT_SYMBOL
b1cbc461 131
bf9f3bac 132/* kmalloc_node() is available */
133#undef HAVE_KMALLOC_NODE
134
b868e22f
BB
135/* kvasprintf() is available */
136#undef HAVE_KVASPRINTF
137
bf9f3bac 138/* Define to 1 if you have the <memory.h> header file. */
139#undef HAVE_MEMORY_H
140
141/* monotonic_clock() is available */
142#undef HAVE_MONOTONIC_CLOCK
143
6c9433c1
BB
144/* mutex_lock_nested() is available */
145#undef HAVE_MUTEX_LOCK_NESTED
146
4d54fdee
BB
147/* struct mutex has owner */
148#undef HAVE_MUTEX_OWNER
149
86fd39f3
BB
150/* struct mutex owner is a task_struct */
151#undef HAVE_MUTEX_OWNER_TASK_STRUCT
152
36b313da
BB
153/* next_online_pgdat() is available */
154#undef HAVE_NEXT_ONLINE_PGDAT
155
156/* next_zone() is available */
157#undef HAVE_NEXT_ZONE
158
bf9f3bac 159/* struct path used in struct nameidata */
160#undef HAVE_PATH_IN_NAMEIDATA
161
5232d256
BB
162/* pgdat helpers are available */
163#undef HAVE_PGDAT_HELPERS
164
165/* pgdat_list is available */
166#undef HAVE_PGDAT_LIST
167
36811b44
RY
168/* pmd_alloc_with_mask exists */
169#undef HAVE_PMD_ALLOC_WITH_MASK
170
e811949a
BB
171/* __put_task_struct() is available */
172#undef HAVE_PUT_TASK_STRUCT
173
51a727e9
BB
174/* set_fs_pwd() is available */
175#undef HAVE_SET_FS_PWD
176
bf9f3bac 177/* set_normalized_timespec() is available as export */
178#undef HAVE_SET_NORMALIZED_TIMESPEC_EXPORT
179
180/* set_normalized_timespec() is available as inline */
181#undef HAVE_SET_NORMALIZED_TIMESPEC_INLINE
182
183/* set_shrinker() available */
184#undef HAVE_SET_SHRINKER
185
a55bcaad
BB
186/* struct shrink_control exists */
187#undef HAVE_SHRINK_CONTROL_STRUCT
188
e76f4bf1
BB
189/* shrink_dcache_memory() is available */
190#undef HAVE_SHRINK_DCACHE_MEMORY
191
192/* shrink_icache_memory() is available */
193#undef HAVE_SHRINK_ICACHE_MEMORY
194
bf9f3bac 195/* Define to 1 if you have the <stdint.h> header file. */
196#undef HAVE_STDINT_H
197
198/* Define to 1 if you have the <stdlib.h> header file. */
199#undef HAVE_STDLIB_H
200
201/* Define to 1 if you have the <strings.h> header file. */
202#undef HAVE_STRINGS_H
203
204/* Define to 1 if you have the <string.h> header file. */
205#undef HAVE_STRING_H
206
207/* Define to 1 if you have the <sys/stat.h> header file. */
208#undef HAVE_SYS_STAT_H
209
210/* Define to 1 if you have the <sys/types.h> header file. */
211#undef HAVE_SYS_TYPES_H
212
723aa3b0 213/* task_curr() is available */
bf9f3bac 214#undef HAVE_TASK_CURR
215
216/* timespec_sub() is available */
217#undef HAVE_TIMESPEC_SUB
218
219/* linux/uaccess.h exists */
220#undef HAVE_UACCESS_HEADER
221
222/* kernel defines uintptr_t */
223#undef HAVE_UINTPTR_T
224
225/* Define to 1 if you have the <unistd.h> header file. */
226#undef HAVE_UNISTD_H
227
7119bf70
BB
228/* user_path_dir() is available */
229#undef HAVE_USER_PATH_DIR
230
0d0b5237
BB
231/* vfs_fsync() is available */
232#undef HAVE_VFS_FSYNC
233
6ae7fef5
BB
234/* Page state NR_ACTIVE is available */
235#undef HAVE_ZONE_STAT_ITEM_NR_ACTIVE
236
237/* Page state NR_ACTIVE_ANON is available */
238#undef HAVE_ZONE_STAT_ITEM_NR_ACTIVE_ANON
239
240/* Page state NR_ACTIVE_FILE is available */
241#undef HAVE_ZONE_STAT_ITEM_NR_ACTIVE_FILE
242
243/* Page state NR_FREE_PAGES is available */
244#undef HAVE_ZONE_STAT_ITEM_NR_FREE_PAGES
245
246/* Page state NR_INACTIVE is available */
247#undef HAVE_ZONE_STAT_ITEM_NR_INACTIVE
248
249/* Page state NR_INACTIVE_ANON is available */
250#undef HAVE_ZONE_STAT_ITEM_NR_INACTIVE_ANON
251
252/* Page state NR_INACTIVE_FILE is available */
253#undef HAVE_ZONE_STAT_ITEM_NR_INACTIVE_FILE
254
8934764e
BB
255/* Define to the sub-directory in which libtool stores uninstalled libraries.
256 */
257#undef LT_OBJDIR
258
6ae7fef5
BB
259/* get_zone_counts() is needed */
260#undef NEED_GET_ZONE_COUNTS
e11d6c5f 261
bf9f3bac 262/* Name of package */
263#undef PACKAGE
264
265/* Define to the address where bug reports for this package should be sent. */
266#undef PACKAGE_BUGREPORT
267
268/* Define to the full name of this package. */
269#undef PACKAGE_NAME
270
271/* Define to the full name and version of this package. */
272#undef PACKAGE_STRING
273
274/* Define to the one symbol short name of this package. */
275#undef PACKAGE_TARNAME
276
277/* Define to the version of this package. */
278#undef PACKAGE_VERSION
279
46aa7b39
NB
280/* rwsem_is_locked() acquires sem->wait_lock */
281#undef RWSEM_IS_LOCKED_TAKES_WAIT_LOCK
282
588d9004
DH
283/* struct rw_semaphore member wait_lock is raw_spinlock_t */
284#undef RWSEM_SPINLOCK_IS_RAW
285
72e7de60
BB
286/* Define the project alias string. */
287#undef SPL_META_ALIAS
288
abc3ca14
BB
289/* Define the project author. */
290#undef SPL_META_AUTHOR
291
292/* Define the project release date. */
293#undef SPL_META_DATA
294
295/* Define the libtool library 'age' version information. */
296#undef SPL_META_LT_AGE
297
298/* Define the libtool library 'current' version information. */
299#undef SPL_META_LT_CURRENT
300
301/* Define the libtool library 'revision' version information. */
302#undef SPL_META_LT_REVISION
303
304/* Define the project name. */
305#undef SPL_META_NAME
306
307/* Define the project release. */
308#undef SPL_META_RELEASE
309
310/* Define the project version. */
311#undef SPL_META_VERSION
312
bf9f3bac 313/* Define to 1 if you have the ANSI C header files. */
314#undef STDC_HEADERS
315
316/* Version number of package */
317#undef VERSION