Lines Matching refs:exported
45 === 7 Kbuild syntax for exported headers
1239 === 7 Kbuild syntax for exported headers
1241 The kernel includes a set of headers that is exported to userspace.
1242 Many headers can be exported as-is but other headers require a
1250 headers to be exported.
1255 header-y specifies header files to be exported.
1273 genhdr-y specifies generated files to be exported.
1283 When an architecture has a set of exported headers that needs to be
1284 exported to a different directory destination-y is used.
1285 destination-y specifies the destination directory for all exported
1292 In the example above all exported headers in the Kbuild file
1293 will be located in the directory "include/linux" when exported.
1311 When a header is exported where the architecture uses
1313 of the set of exported headers in the directory: