Home
last modified time | relevance | path

Searched refs:exported (Results 1 – 25 of 97) sorted by relevance

1234

/linux-2.6.39/Documentation/make/
Dheaders_install.txt7 The linux kernel's exported header files describe the API for user space
30 current architecture. The linux/asm directory of the exported kernel headers
44 before building a C library with headers exported this way.
/linux-2.6.39/Documentation/ABI/testing/
Dsysfs-gpio10 kernel code, it may be exported by userspace (and unexported later).
19 /gpioN ... for each exported GPIO #N
Dsysfs-firmware-dmi12 cannot ensure that the data as exported to userland is
45 guarantees that handles as exported are unique, and
50 exported as attributes:
89 is exported in the directory:
/linux-2.6.39/drivers/staging/zram/
Dzram.txt14 Statistics for individual zram devices are exported through sysfs nodes at
46 Per-device statistics are exported as various nodes under
/linux-2.6.39/fs/fscache/
DKconfig17 caching and exported through file:
34 caching and exported through file:
/linux-2.6.39/arch/sparc/include/asm/
DKbuild1 # User exported sparc header files
/linux-2.6.39/kernel/
Dkallsyms.c428 int exported; member
435 &iter->exported) < 0) in get_ksymbol_mod()
516 type = iter->exported ? toupper(iter->type) : in s_show()
/linux-2.6.39/Documentation/filesystems/
Ddebugfs.txt9 files exported there. The real world is not always so simple, though [1];
19 Note that the debugfs API is exported GPL-only to modules.
80 value to be exported. Some types can have different widths on different
100 Finally, a block of arbitrary binary data can be exported with:
D9p.txt44 where mount_tag is the tag associated by the server to each of the exported
67 offering several exported file systems.
/linux-2.6.39/Documentation/infiniband/
Dcore_locking.txt27 The corresponding functions exported to upper level protocol
51 All of the methods in struct ib_device exported by a low-level
/linux-2.6.39/Documentation/
Dkernel-doc-nano-HOWTO.txt27 that are exported to loadable modules using EXPORT_SYMBOL.
131 exported (EXPORT_SYMBOL), to be able to distinguish between internal
332 functions that are exported using EXPORT_SYMBOL: the function list is
336 _not_ exported using EXPORT_SYMBOL.
339 exported using EXPORT_SYMBOL.
/linux-2.6.39/drivers/scsi/aic7xxx/aicasm/
Daicasm_symbol.h103 int exported; member
/linux-2.6.39/Documentation/kbuild/
Dmodules.txt430 for an exported symbol is created. When a module is loaded/used, the
435 Module.symvers contains a list of all exported symbols from a kernel
441 generated. Module.symvers contains all exported symbols from
454 1) It lists all exported symbols from vmlinux and all modules.
466 will be written containing all exported symbols that were not
471 Sometimes, an external module uses exported symbols from
503 is generated containing all exported symbols which are
Dmakefiles.txt44 === 7 Kbuild syntax for exported headers
1212 === 7 Kbuild syntax for exported headers
1214 The kernel include a set of headers that is exported to userspace.
1215 Many headers can be exported as-is but other headers require a
1223 headers to be exported.
1228 header-y specify header files to be exported.
1246 objhdr-y specifies generated files to be exported.
1256 When an architecture have a set of exported headers that needs to be
1257 exported to a different directory destination-y is used.
1258 destination-y specify the destination directory for all exported
[all …]
/linux-2.6.39/include/asm-generic/
Dgpio.h121 unsigned exported:1; member
/linux-2.6.39/fs/cachefiles/
DKconfig28 operation and exported through file:
/linux-2.6.39/Documentation/hwmon/
Dpkgtemp30 the Out-Of-Spec bit. Following table summarizes the exported sysfs files:
Dads101534 By default all inputs are exported.
Dibmaem22 will be exported as platform devices; this driver can talk to both v1 and v2
Dk8temp53 TjOffset is not yet exported by the driver, TControlMax is usually
/linux-2.6.39/drivers/gpu/drm/
DREADME.drm25 that rely extensively on the API exported by the DRM module.
/linux-2.6.39/include/linux/
Dmodule.h484 char *name, char *module_name, int *exported);
662 char *module_name, int *exported) in module_get_kallsym() argument
/linux-2.6.39/Documentation/sound/alsa/
Dpowersave.txt24 The power_save option is exported as writable. This means you can
/linux-2.6.39/drivers/staging/speakup/
DTODO25 functions should get exported from drivers/char/selection.c (clear_selection
/linux-2.6.39/Documentation/arm/Samsung-S3C24XX/
DCPUfreq.txt9 frequencies. The core control is exported via the CPUFreq driver

1234