]> git.proxmox.com Git - mirror_spl.git/blame - spl_config.h.in
Reimplement rwlocks for Linux lock profiling/analysis.
[mirror_spl.git] / spl_config.h.in
CommitLineData
bf9f3bac 1/* spl_config.h.in. Generated from configure.ac by autoheader. */
2
3/* Define to 1 to enable callb debugging */
4#undef DEBUG_CALLB
5
6/* Define to 1 to enable kmem debugging */
7#undef DEBUG_KMEM
8
9/* Define to 1 to enable kstat debugging */
10#undef DEBUG_KSTAT
11
12/* Define to 1 to enable mutex debugging */
13#undef DEBUG_MUTEX
14
15/* register_sysctl_table() wants 2 args */
16#undef HAVE_2ARGS_REGISTER_SYSCTL
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
bf9f3bac 33/* kernel defines atomic64_t */
34#undef HAVE_ATOMIC64_T
35
36/* class_device_create() is available */
37#undef HAVE_CLASS_DEVICE_CREATE
38
ec7d53e9
BB
39/* struct cred exists */
40#undef HAVE_CRED_STRUCT
41
bf9f3bac 42/* unnumbered sysctl support exists */
43#undef HAVE_CTL_UNNUMBERED
44
45/* device_create() is available */
46#undef HAVE_DEVICE_CREATE
47
48/* div64_64() is available */
49#undef HAVE_DIV64_64
50
96dded38
BB
51/* div64_u64() is available */
52#undef HAVE_DIV64_U64
53
bf9f3bac 54/* Define to 1 if you have the <dlfcn.h> header file. */
55#undef HAVE_DLFCN_H
56
57/* linux/fdtable.h exists */
58#undef HAVE_FDTABLE_HEADER
59
60/* files_fdtable() is available */
61#undef HAVE_FILES_FDTABLE
62
36b313da
BB
63/* first_online_pgdat() is available */
64#undef HAVE_FIRST_ONLINE_PGDAT
65
bf9f3bac 66/* fls64() is available */
67#undef HAVE_FLS64
68
d1ff2312
BB
69/* get_vmalloc_info() is available */
70#undef HAVE_GET_VMALLOC_INFO
71
4ab13d3b
BB
72/* get_zone_counts() is available */
73#undef HAVE_GET_ZONE_COUNTS
74
96dded38
BB
75/* global_page_state() is available */
76#undef HAVE_GLOBAL_PAGE_STATE
77
ec7d53e9
BB
78/* groups_search() is available */
79#undef HAVE_GROUPS_SEARCH
80
bf9f3bac 81/* init_utsname() is available */
82#undef HAVE_INIT_UTSNAME
83
84/* struct inode has i_mutex */
85#undef HAVE_INODE_I_MUTEX
86
87/* Define to 1 if you have the <inttypes.h> header file. */
88#undef HAVE_INTTYPES_H
89
d1ff2312
BB
90/* kallsyms_lookup_name() is available */
91#undef HAVE_KALLSYMS_LOOKUP_NAME
92
bf9f3bac 93/* kmalloc_node() is available */
94#undef HAVE_KMALLOC_NODE
95
96/* Define to 1 if you have the <memory.h> header file. */
97#undef HAVE_MEMORY_H
98
99/* monotonic_clock() is available */
100#undef HAVE_MONOTONIC_CLOCK
101
6c9433c1
BB
102/* mutex_lock_nested() is available */
103#undef HAVE_MUTEX_LOCK_NESTED
104
36b313da
BB
105/* next_online_pgdat() is available */
106#undef HAVE_NEXT_ONLINE_PGDAT
107
108/* next_zone() is available */
109#undef HAVE_NEXT_ZONE
110
bf9f3bac 111/* struct path used in struct nameidata */
112#undef HAVE_PATH_IN_NAMEIDATA
113
5232d256
BB
114/* pgdat helpers are available */
115#undef HAVE_PGDAT_HELPERS
116
117/* pgdat_list is available */
118#undef HAVE_PGDAT_LIST
119
e811949a
BB
120/* __put_task_struct() is available */
121#undef HAVE_PUT_TASK_STRUCT
122
bf9f3bac 123/* set_normalized_timespec() is available as export */
124#undef HAVE_SET_NORMALIZED_TIMESPEC_EXPORT
125
126/* set_normalized_timespec() is available as inline */
127#undef HAVE_SET_NORMALIZED_TIMESPEC_INLINE
128
129/* set_shrinker() available */
130#undef HAVE_SET_SHRINKER
131
132/* Define to 1 if you have the <stdint.h> header file. */
133#undef HAVE_STDINT_H
134
135/* Define to 1 if you have the <stdlib.h> header file. */
136#undef HAVE_STDLIB_H
137
138/* Define to 1 if you have the <strings.h> header file. */
139#undef HAVE_STRINGS_H
140
141/* Define to 1 if you have the <string.h> header file. */
142#undef HAVE_STRING_H
143
144/* Define to 1 if you have the <sys/stat.h> header file. */
145#undef HAVE_SYS_STAT_H
146
147/* Define to 1 if you have the <sys/types.h> header file. */
148#undef HAVE_SYS_TYPES_H
149
150/* task_curr() exported */
151#undef HAVE_TASK_CURR
152
153/* timespec_sub() is available */
154#undef HAVE_TIMESPEC_SUB
155
156/* linux/uaccess.h exists */
157#undef HAVE_UACCESS_HEADER
158
159/* kernel defines uintptr_t */
160#undef HAVE_UINTPTR_T
161
162/* Define to 1 if you have the <unistd.h> header file. */
163#undef HAVE_UNISTD_H
164
6ae7fef5
BB
165/* Page state NR_ACTIVE is available */
166#undef HAVE_ZONE_STAT_ITEM_NR_ACTIVE
167
168/* Page state NR_ACTIVE_ANON is available */
169#undef HAVE_ZONE_STAT_ITEM_NR_ACTIVE_ANON
170
171/* Page state NR_ACTIVE_FILE is available */
172#undef HAVE_ZONE_STAT_ITEM_NR_ACTIVE_FILE
173
174/* Page state NR_FREE_PAGES is available */
175#undef HAVE_ZONE_STAT_ITEM_NR_FREE_PAGES
176
177/* Page state NR_INACTIVE is available */
178#undef HAVE_ZONE_STAT_ITEM_NR_INACTIVE
179
180/* Page state NR_INACTIVE_ANON is available */
181#undef HAVE_ZONE_STAT_ITEM_NR_INACTIVE_ANON
182
183/* Page state NR_INACTIVE_FILE is available */
184#undef HAVE_ZONE_STAT_ITEM_NR_INACTIVE_FILE
185
186/* get_zone_counts() is needed */
187#undef NEED_GET_ZONE_COUNTS
e11d6c5f 188
bf9f3bac 189/* Name of package */
190#undef PACKAGE
191
192/* Define to the address where bug reports for this package should be sent. */
193#undef PACKAGE_BUGREPORT
194
195/* Define to the full name of this package. */
196#undef PACKAGE_NAME
197
198/* Define to the full name and version of this package. */
199#undef PACKAGE_STRING
200
201/* Define to the one symbol short name of this package. */
202#undef PACKAGE_TARNAME
203
204/* Define to the version of this package. */
205#undef PACKAGE_VERSION
206
72e7de60
BB
207/* Define the project alias string. */
208#undef SPL_META_ALIAS
209
abc3ca14
BB
210/* Define the project author. */
211#undef SPL_META_AUTHOR
212
213/* Define the project release date. */
214#undef SPL_META_DATA
215
216/* Define the libtool library 'age' version information. */
217#undef SPL_META_LT_AGE
218
219/* Define the libtool library 'current' version information. */
220#undef SPL_META_LT_CURRENT
221
222/* Define the libtool library 'revision' version information. */
223#undef SPL_META_LT_REVISION
224
225/* Define the project name. */
226#undef SPL_META_NAME
227
228/* Define the project release. */
229#undef SPL_META_RELEASE
230
231/* Define the project version. */
232#undef SPL_META_VERSION
233
bf9f3bac 234/* Define to 1 if you have the ANSI C header files. */
235#undef STDC_HEADERS
236
237/* Version number of package */
238#undef VERSION
0c617c9a 239
0cbaeb11 240#include <spl_unconfig.h>