]> git.proxmox.com Git - mirror_spl-debian.git/blame - spl_config.h.in
Add kmem_vasprintf function
[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
bf9f3bac 12/* register_sysctl_table() wants 2 args */
13#undef HAVE_2ARGS_REGISTER_SYSCTL
14
51a727e9
BB
15/* set_fs_pwd() wants 2 args */
16#undef HAVE_2ARGS_SET_FS_PWD
17
a093c6a4
BB
18/* vfs_unlink() wants 2 args */
19#undef HAVE_2ARGS_VFS_UNLINK
20
bf9f3bac 21/* INIT_WORK wants 3 args */
22#undef HAVE_3ARGS_INIT_WORK
23
31a033ec
BB
24/* on_each_cpu wants 3 args */
25#undef HAVE_3ARGS_ON_EACH_CPU
26
a093c6a4
BB
27/* vfs_rename() wants 4 args */
28#undef HAVE_4ARGS_VFS_RENAME
29
8123ac4f
BB
30/* device_create wants 5 args */
31#undef HAVE_5ARGS_DEVICE_CREATE
32
3977f837
BB
33/* proc_handler() wants 5 args */
34#undef HAVE_5ARGS_PROC_HANDLER
35
302b88e6
BB
36/* kernel defines atomic64_cmpxchg */
37#undef HAVE_ATOMIC64_CMPXCHG
38
bf9f3bac 39/* kernel defines atomic64_t */
40#undef HAVE_ATOMIC64_T
41
302b88e6
BB
42/* kernel defines atomic64_xchg */
43#undef HAVE_ATOMIC64_XCHG
44
bf9f3bac 45/* class_device_create() is available */
46#undef HAVE_CLASS_DEVICE_CREATE
47
ec7d53e9
BB
48/* struct cred exists */
49#undef HAVE_CRED_STRUCT
50
bf9f3bac 51/* unnumbered sysctl support exists */
52#undef HAVE_CTL_UNNUMBERED
53
54/* device_create() is available */
55#undef HAVE_DEVICE_CREATE
56
57/* div64_64() is available */
58#undef HAVE_DIV64_64
59
96dded38
BB
60/* div64_u64() is available */
61#undef HAVE_DIV64_U64
62
bf9f3bac 63/* Define to 1 if you have the <dlfcn.h> header file. */
64#undef HAVE_DLFCN_H
65
66/* linux/fdtable.h exists */
67#undef HAVE_FDTABLE_HEADER
68
69/* files_fdtable() is available */
70#undef HAVE_FILES_FDTABLE
71
36b313da
BB
72/* first_online_pgdat() is available */
73#undef HAVE_FIRST_ONLINE_PGDAT
74
bf9f3bac 75/* fls64() is available */
76#undef HAVE_FLS64
77
d1ff2312
BB
78/* get_vmalloc_info() is available */
79#undef HAVE_GET_VMALLOC_INFO
80
4ab13d3b
BB
81/* get_zone_counts() is available */
82#undef HAVE_GET_ZONE_COUNTS
83
96dded38
BB
84/* global_page_state() is available */
85#undef HAVE_GLOBAL_PAGE_STATE
86
ec7d53e9
BB
87/* groups_search() is available */
88#undef HAVE_GROUPS_SEARCH
89
bf9f3bac 90/* init_utsname() is available */
91#undef HAVE_INIT_UTSNAME
92
93/* struct inode has i_mutex */
94#undef HAVE_INODE_I_MUTEX
95
96/* Define to 1 if you have the <inttypes.h> header file. */
97#undef HAVE_INTTYPES_H
98
d1ff2312
BB
99/* kallsyms_lookup_name() is available */
100#undef HAVE_KALLSYMS_LOOKUP_NAME
101
bf9f3bac 102/* kmalloc_node() is available */
103#undef HAVE_KMALLOC_NODE
104
b868e22f
BB
105/* kvasprintf() is available */
106#undef HAVE_KVASPRINTF
107
bf9f3bac 108/* Define to 1 if you have the <memory.h> header file. */
109#undef HAVE_MEMORY_H
110
111/* monotonic_clock() is available */
112#undef HAVE_MONOTONIC_CLOCK
113
6c9433c1
BB
114/* mutex_lock_nested() is available */
115#undef HAVE_MUTEX_LOCK_NESTED
116
4d54fdee
BB
117/* struct mutex has owner */
118#undef HAVE_MUTEX_OWNER
119
36b313da
BB
120/* next_online_pgdat() is available */
121#undef HAVE_NEXT_ONLINE_PGDAT
122
123/* next_zone() is available */
124#undef HAVE_NEXT_ZONE
125
bf9f3bac 126/* struct path used in struct nameidata */
127#undef HAVE_PATH_IN_NAMEIDATA
128
5232d256
BB
129/* pgdat helpers are available */
130#undef HAVE_PGDAT_HELPERS
131
132/* pgdat_list is available */
133#undef HAVE_PGDAT_LIST
134
e811949a
BB
135/* __put_task_struct() is available */
136#undef HAVE_PUT_TASK_STRUCT
137
51a727e9
BB
138/* set_fs_pwd() is available */
139#undef HAVE_SET_FS_PWD
140
bf9f3bac 141/* set_normalized_timespec() is available as export */
142#undef HAVE_SET_NORMALIZED_TIMESPEC_EXPORT
143
144/* set_normalized_timespec() is available as inline */
145#undef HAVE_SET_NORMALIZED_TIMESPEC_INLINE
146
147/* set_shrinker() available */
148#undef HAVE_SET_SHRINKER
149
150/* Define to 1 if you have the <stdint.h> header file. */
151#undef HAVE_STDINT_H
152
153/* Define to 1 if you have the <stdlib.h> header file. */
154#undef HAVE_STDLIB_H
155
156/* Define to 1 if you have the <strings.h> header file. */
157#undef HAVE_STRINGS_H
158
159/* Define to 1 if you have the <string.h> header file. */
160#undef HAVE_STRING_H
161
162/* Define to 1 if you have the <sys/stat.h> header file. */
163#undef HAVE_SYS_STAT_H
164
165/* Define to 1 if you have the <sys/types.h> header file. */
166#undef HAVE_SYS_TYPES_H
167
168/* task_curr() exported */
169#undef HAVE_TASK_CURR
170
171/* timespec_sub() is available */
172#undef HAVE_TIMESPEC_SUB
173
174/* linux/uaccess.h exists */
175#undef HAVE_UACCESS_HEADER
176
177/* kernel defines uintptr_t */
178#undef HAVE_UINTPTR_T
179
180/* Define to 1 if you have the <unistd.h> header file. */
181#undef HAVE_UNISTD_H
182
6ae7fef5
BB
183/* Page state NR_ACTIVE is available */
184#undef HAVE_ZONE_STAT_ITEM_NR_ACTIVE
185
186/* Page state NR_ACTIVE_ANON is available */
187#undef HAVE_ZONE_STAT_ITEM_NR_ACTIVE_ANON
188
189/* Page state NR_ACTIVE_FILE is available */
190#undef HAVE_ZONE_STAT_ITEM_NR_ACTIVE_FILE
191
192/* Page state NR_FREE_PAGES is available */
193#undef HAVE_ZONE_STAT_ITEM_NR_FREE_PAGES
194
195/* Page state NR_INACTIVE is available */
196#undef HAVE_ZONE_STAT_ITEM_NR_INACTIVE
197
198/* Page state NR_INACTIVE_ANON is available */
199#undef HAVE_ZONE_STAT_ITEM_NR_INACTIVE_ANON
200
201/* Page state NR_INACTIVE_FILE is available */
202#undef HAVE_ZONE_STAT_ITEM_NR_INACTIVE_FILE
203
8934764e
BB
204/* Define to the sub-directory in which libtool stores uninstalled libraries.
205 */
206#undef LT_OBJDIR
207
6ae7fef5
BB
208/* get_zone_counts() is needed */
209#undef NEED_GET_ZONE_COUNTS
e11d6c5f 210
bf9f3bac 211/* Name of package */
212#undef PACKAGE
213
214/* Define to the address where bug reports for this package should be sent. */
215#undef PACKAGE_BUGREPORT
216
217/* Define to the full name of this package. */
218#undef PACKAGE_NAME
219
220/* Define to the full name and version of this package. */
221#undef PACKAGE_STRING
222
223/* Define to the one symbol short name of this package. */
224#undef PACKAGE_TARNAME
225
226/* Define to the version of this package. */
227#undef PACKAGE_VERSION
228
72e7de60
BB
229/* Define the project alias string. */
230#undef SPL_META_ALIAS
231
abc3ca14
BB
232/* Define the project author. */
233#undef SPL_META_AUTHOR
234
235/* Define the project release date. */
236#undef SPL_META_DATA
237
238/* Define the libtool library 'age' version information. */
239#undef SPL_META_LT_AGE
240
241/* Define the libtool library 'current' version information. */
242#undef SPL_META_LT_CURRENT
243
244/* Define the libtool library 'revision' version information. */
245#undef SPL_META_LT_REVISION
246
247/* Define the project name. */
248#undef SPL_META_NAME
249
250/* Define the project release. */
251#undef SPL_META_RELEASE
252
253/* Define the project version. */
254#undef SPL_META_VERSION
255
bf9f3bac 256/* Define to 1 if you have the ANSI C header files. */
257#undef STDC_HEADERS
258
259/* Version number of package */
260#undef VERSION