Home
last modified time | relevance | path

Searched refs:export (Results 1 – 200 of 215) sorted by relevance

12

/linux-4.1.27/tools/testing/selftests/rcutorture/doc/
Dinitrd.txt55 export ROOT=
56 export ROOTDELAY=
57 export ROOTFLAGS=
58 export ROOTFSTYPE=
59 export IP=
60 export BOOT=
61 export BOOTIF=
62 export UBIMTD=
63 export break=
64 export init=/sbin/init
[all …]
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dgenops.c691 struct obd_export *export; in class_conn2export() local
704 export = class_handle2object(conn->cookie); in class_conn2export()
705 return export; in class_conn2export()
719 struct obd_export *export; in class_conn2obd() local
720 export = class_conn2export(conn); in class_conn2obd()
721 if (export) { in class_conn2obd()
722 struct obd_device *obd = export->exp_obd; in class_conn2obd()
723 class_export_put(export); in class_conn2obd()
773 static void export_handle_addref(void *export) in export_handle_addref() argument
775 class_export_get(export); in export_handle_addref()
[all …]
/linux-4.1.27/drivers/pwm/
Dsysfs.c38 struct pwm_export *export = child_to_pwm_export(child); in child_to_pwm_device() local
40 return export->pwm; in child_to_pwm_device()
176 struct pwm_export *export = child_to_pwm_export(child); in pwm_export_release() local
178 kfree(export); in pwm_export_release()
183 struct pwm_export *export; in pwm_export_child() local
189 export = kzalloc(sizeof(*export), GFP_KERNEL); in pwm_export_child()
190 if (!export) { in pwm_export_child()
195 export->pwm = pwm; in pwm_export_child()
197 export->child.release = pwm_export_release; in pwm_export_child()
198 export->child.parent = parent; in pwm_export_child()
[all …]
/linux-4.1.27/scripts/
Dnamespace.pl85 my %export = (); # $export{$name} exists if there is an EXPORT_... of $name
386 my ($kstrtab, $ksymtab, $export);
400 $export = 0;
404 $export = 1;
408 if ($export) {
409 $export{$name} = "";
460 my $export;
461 if (exists($export{$_})) {
462 $export = " (export only)";
464 $export = "";
[all …]
/linux-4.1.27/tools/perf/Documentation/
Dandroid.txt11 export NDK=/path/to/android-ndk
15export NDK_TOOLCHAIN=${NDK}/toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86/bin/arm-linux-…
16 export NDK_SYSROOT=${NDK}/platforms/android-9/arch-arm
18 export NDK_TOOLCHAIN=${NDK}/toolchains/x86-4.6/prebuilt/linux-x86/bin/i686-linux-android-
19 export NDK_SYSROOT=${NDK}/platforms/android-9/arch-x86
37 export NDK_SYSROOT=${ANDROID_BUILD_TOP}/ndk/build/platforms/android-3/arch-arm
40 export NDK_SYSROOT=${ANDROID_BUILD_TOP}/ndk/build/platforms/android-3/arch-x86
44 export NDK_TOOLCHAIN=${ANDROID_TOOLCHAIN}/arm-linux-androideabi-
46 export NDK_TOOLCHAIN=${ANDROID_TOOLCHAIN}/i686-linux-android-
/linux-4.1.27/scripts/mod/
Dmodpost.c44 enum export { enum
168 enum export export; /* Type of export */ member
205 enum export export) in new_symbol() argument
213 new->export = export; in new_symbol()
234 enum export export; member
236 { .str = "EXPORT_SYMBOL", .export = export_plain },
237 { .str = "EXPORT_UNUSED_SYMBOL", .export = export_unused },
238 { .str = "EXPORT_SYMBOL_GPL", .export = export_gpl },
239 { .str = "EXPORT_UNUSED_SYMBOL_GPL", .export = export_unused_gpl },
240 { .str = "EXPORT_SYMBOL_GPL_FUTURE", .export = export_gpl_future },
[all …]
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-gpio9 "export" operation. If a given GPIO is not claimed for use by
11 Kernel code may export it for complete or partial access.
17 /export ... asks the kernel to export a GPIO to userspace
Dsysfs-bus-event_source-devices-format9 we want to export, so that userspace can deal with sane
Dsysfs-kernel-boot_params6 It is used to export the kernel boot parameters of an x86
Dsysfs-firmware-dmi5 Many machines' firmware (x86 and ia64) export DMI /
85 This entry allows the firmware to export a log of
Dsysfs-class-pwm26 What: /sys/class/pwm/pwmchipN/export
Dsysfs-c2port58 The /sys/class/c2port/c2portX/flash_data file export
Dsysfs-class-cxl86 An AFU may optionally export one or more PCIe like configuration records, known
/linux-4.1.27/include/uapi/linux/nfsd/
DKbuild1 # UAPI Header export list
4 header-y += export.h
/linux-4.1.27/arch/parisc/kernel/
Dreal2.S21 .export pdc_result
22 .export pdc_result2
29 .export real_stack
30 .export real32_stack
31 .export real64_stack
Dhpmc.S303 .export os_hpmc_size
Dhead.S354 .export $global$,data
/linux-4.1.27/include/crypto/
Dhash.h129 int (*export)(struct ahash_request *req, void *out); member
175 int (*export)(struct shash_desc *desc, void *out); member
196 int (*export)(struct ahash_request *req, void *out); member
420 return crypto_ahash_reqtfm(req)->export(req, out); in crypto_ahash_export()
775 return crypto_shash_alg(desc->tfm)->export(desc, out); in crypto_shash_export()
/linux-4.1.27/drivers/staging/skein/
Dskein_generic.c134 .export = skein256_export,
152 .export = skein512_export,
170 .export = skein1024_export,
/linux-4.1.27/include/uapi/linux/isdn/
DKbuild1 # UAPI Header export list
/linux-4.1.27/include/uapi/linux/sunrpc/
DKbuild1 # UAPI Header export list
/linux-4.1.27/include/uapi/linux/wimax/
DKbuild1 # UAPI Header export list
/linux-4.1.27/include/uapi/linux/android/
DKbuild1 # UAPI Header export list
/linux-4.1.27/include/uapi/linux/spi/
DKbuild1 # UAPI Header export list
/linux-4.1.27/include/uapi/linux/mmc/
DKbuild1 # UAPI Header export list
/linux-4.1.27/include/uapi/misc/
DKbuild1 # misc Header export list
/linux-4.1.27/include/uapi/linux/hdlc/
DKbuild1 # UAPI Header export list
/linux-4.1.27/arch/s390/crypto/
Dsha512_s390.c75 .export = sha512_export,
114 .export = sha512_export,
Dsha256_s390.c70 .export = sha256_export,
107 .export = sha256_export,
Dsha1_s390.c77 .export = sha1_export,
/linux-4.1.27/include/uapi/linux/hsi/
DKbuild1 # UAPI Header export list
/linux-4.1.27/include/uapi/linux/raid/
DKbuild1 # UAPI Header export list
/linux-4.1.27/include/uapi/linux/caif/
DKbuild1 # UAPI Header export list
/linux-4.1.27/include/uapi/linux/iio/
DKbuild1 # UAPI Header export list
/linux-4.1.27/include/uapi/linux/netfilter_arp/
DKbuild1 # UAPI Header export list
/linux-4.1.27/arch/cris/include/uapi/arch-v32/arch/
DKbuild1 # UAPI Header export list
/linux-4.1.27/include/uapi/linux/byteorder/
DKbuild1 # UAPI Header export list
/linux-4.1.27/include/uapi/video/
DKbuild1 # UAPI Header export list
/linux-4.1.27/include/uapi/scsi/
DKbuild1 # UAPI Header export list
/linux-4.1.27/include/uapi/linux/tc_ematch/
DKbuild1 # UAPI Header export list
/linux-4.1.27/arch/cris/include/uapi/arch-v10/arch/
DKbuild1 # UAPI Header export list
/linux-4.1.27/include/uapi/xen/
DKbuild1 # UAPI Header export list
/linux-4.1.27/include/uapi/linux/netfilter/ipset/
DKbuild1 # UAPI Header export list
/linux-4.1.27/include/uapi/scsi/fc/
DKbuild1 # UAPI Header export list
/linux-4.1.27/arch/arc/include/uapi/asm/
DKbuild1 # UAPI Header export list
/linux-4.1.27/include/uapi/linux/can/
DKbuild1 # UAPI Header export list
/linux-4.1.27/arch/parisc/include/asm/
Dlinkage.h16 .export name !\
/linux-4.1.27/Documentation/gpio/
Dsysfs.txt45 "export" ... Userspace may ask the kernel to export control of
48 Example: "echo 19 > export" will create a "gpio19" node
54 node exported using the "export" file.
125 /* export the GPIO to userspace */
Dgpio-legacy.txt325 * GPIOF_EXPORT_DIR_FIXED - export gpio to sysfs, keep direction
326 * GPIOF_EXPORT_DIR_CHANGEABLE - also export, allow changing direction
664 "export" ... Userspace may ask the kernel to export control of
667 Example: "echo 19 > export" will create a "gpio19" node
673 node exported using the "export" file.
744 /* export the GPIO to userspace */
/linux-4.1.27/include/uapi/rdma/
DKbuild1 # UAPI Header export list
/linux-4.1.27/include/uapi/mtd/
DKbuild1 # UAPI Header export list
/linux-4.1.27/arch/unicore32/include/uapi/asm/
DKbuild1 # UAPI Header export list
/linux-4.1.27/include/uapi/linux/dvb/
DKbuild1 # UAPI Header export list
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_class.h375 #define EXP_COUNTER_INCREMENT(export, op) \ argument
376 if ((export)->exp_obd->obd_stats != NULL) { \
378 coffset = (unsigned int)((export)->exp_obd->obd_cntr_base) + \
380 LASSERT(coffset < (export)->exp_obd->obd_stats->ls_num); \
381 lprocfs_counter_incr((export)->exp_obd->obd_stats, coffset); \
382 if ((export)->exp_nid_stats != NULL && \
383 (export)->exp_nid_stats->nid_stats != NULL) \
385 (export)->exp_nid_stats->nid_stats, coffset);\
402 #define EXP_MD_COUNTER_INCREMENT(export, op) \ argument
403 if ((export)->exp_obd->obd_stats != NULL) { \
[all …]
Dlustre_net.h2538 struct obd_export *export);
/linux-4.1.27/arch/openrisc/include/uapi/asm/
DKbuild1 # UAPI Header export list
/linux-4.1.27/include/uapi/linux/netfilter_ipv4/
DKbuild1 # UAPI Header export list
/linux-4.1.27/arch/c6x/include/uapi/asm/
DKbuild1 # UAPI Header export list
/linux-4.1.27/include/uapi/sound/
DKbuild1 # UAPI Header export list
/linux-4.1.27/include/uapi/linux/usb/
DKbuild1 # UAPI Header export list
/linux-4.1.27/include/uapi/
DKbuild1 # UAPI Header export list
/linux-4.1.27/include/uapi/linux/tc_act/
DKbuild1 # UAPI Header export list
/linux-4.1.27/arch/metag/include/uapi/asm/
DKbuild1 # UAPI Header export list
/linux-4.1.27/include/uapi/linux/netfilter_ipv6/
DKbuild1 # UAPI Header export list
/linux-4.1.27/arch/hexagon/include/uapi/asm/
DKbuild1 # UAPI Header export list
/linux-4.1.27/Documentation/kbuild/
D00-INDEX4 - how to export Linux headers for use by userspace
Dheaders_install.txt46 The kernel header export infrastructure is maintained by David Woodhouse
Dmakefiles.txt13 --- 3.4 Objects which export symbols
226 --- 3.4 Objects which export symbols
1214 export CPPFLAGS_vmlinux.lds += -P -C -U$(ARCH)
/linux-4.1.27/arch/tile/include/uapi/arch/
DKbuild1 # UAPI Header export list
/linux-4.1.27/include/uapi/linux/netfilter_bridge/
DKbuild1 # UAPI Header export list
/linux-4.1.27/arch/blackfin/include/uapi/asm/
DKbuild1 # UAPI Header export list
/linux-4.1.27/include/uapi/drm/
DKbuild1 # UAPI Header export list
/linux-4.1.27/arch/tile/include/uapi/asm/
DKbuild1 # UAPI Header export list
/linux-4.1.27/arch/arm/include/uapi/asm/
DKbuild1 # UAPI Header export list
/linux-4.1.27/arch/arm64/include/uapi/asm/
DKbuild1 # UAPI Header export list
/linux-4.1.27/drivers/crypto/
Dpadlock-sha.c250 .export = padlock_sha_export,
274 .export = padlock_sha_export,
497 .export = padlock_sha_export_nano,
516 .export = padlock_sha_export_nano,
Dsahara.c1324 .export = sahara_sha_export,
1351 .export = sahara_sha_export,
/linux-4.1.27/crypto/
Dahash.c456 hash->export = ahash_no_export; in crypto_ahash_init_tfm()
472 if (alg->export) in crypto_ahash_init_tfm()
473 hash->export = alg->export; in crypto_ahash_init_tfm()
Dshash.c361 if (alg->export) in crypto_init_shash_ops_async()
362 crt->export = shash_async_export; in crypto_init_shash_ops_async()
605 if (!alg->export) { in shash_prepare_alg()
606 alg->export = shash_default_export; in shash_prepare_alg()
Dmd5.c144 .export = md5_export,
Dhmac.c234 inst->alg.export = hmac_export; in hmac_create()
Dmcryptd.c538 inst->alg.export = mcryptd_hash_export; in mcryptd_create_hash()
Dcryptd.c640 inst->alg.export = cryptd_hash_export; in cryptd_create_hash()
/linux-4.1.27/arch/powerpc/crypto/
Dsha256-spe-glue.c225 .export = ppc_spe_sha256_export,
242 .export = ppc_spe_sha256_export,
Dsha1.c128 .export = sha1_export,
Dmd5-glue.c134 .export = ppc_md5_export,
Dsha1-spe-glue.c179 .export = ppc_spe_sha1_export,
/linux-4.1.27/arch/arm/crypto/
Dsha512_neon_glue.c254 .export = sha512_neon_export,
271 .export = sha512_neon_export,
/linux-4.1.27/arch/sh/include/uapi/asm/
DKbuild1 # UAPI Header export list
/linux-4.1.27/arch/xtensa/include/uapi/asm/
DKbuild1 # UAPI Header export list
/linux-4.1.27/Documentation/zh_CN/
Dgpio.txt565 "export" ... 用户空间可以通过写其编号到这个文件,要求内核导出
568 例如: 如果内核代码没有申请 GPIO #19,"echo 19 > export"
573 例如: "echo 19 > unexport" 将会移除使用"export"文件导出的
/linux-4.1.27/arch/parisc/include/uapi/asm/
DKbuild1 # UAPI Header export list
/linux-4.1.27/arch/mn10300/include/uapi/asm/
DKbuild1 # UAPI Header export list
/linux-4.1.27/arch/m32r/include/uapi/asm/
DKbuild1 # UAPI Header export list
/linux-4.1.27/arch/score/include/uapi/asm/
DKbuild1 # UAPI Header export list
/linux-4.1.27/arch/frv/include/uapi/asm/
DKbuild1 # UAPI Header export list
/linux-4.1.27/arch/avr32/include/uapi/asm/
DKbuild1 # UAPI Header export list
/linux-4.1.27/arch/m68k/include/uapi/asm/
DKbuild1 # UAPI Header export list
/linux-4.1.27/arch/microblaze/include/uapi/asm/
DKbuild1 # UAPI Header export list
/linux-4.1.27/include/uapi/asm-generic/
DKbuild1 # UAPI Header export list
/linux-4.1.27/arch/cris/include/uapi/asm/
DKbuild1 # UAPI Header export list
/linux-4.1.27/fs/sysfs/
DKconfig7 export internal kernel objects, their attributes, and their
/linux-4.1.27/arch/mips/include/uapi/asm/
DKbuild1 # UAPI Header export list
/linux-4.1.27/arch/alpha/include/uapi/asm/
DKbuild1 # UAPI Header export list
/linux-4.1.27/arch/powerpc/include/uapi/asm/
DKbuild1 # UAPI Header export list
/linux-4.1.27/arch/ia64/include/uapi/asm/
DKbuild1 # UAPI Header export list
/linux-4.1.27/arch/sparc/include/uapi/asm/
DKbuild1 # UAPI Header export list
/linux-4.1.27/Documentation/hwmon/
Dnct790444 The driver checks sensor control registers and does not export the sensors
Dpc87360156 the driver will only export one for now. This may change later if there is
/linux-4.1.27/arch/s390/include/uapi/asm/
DKbuild1 # UAPI Header export list
/linux-4.1.27/fs/nfsd/
DKconfig19 To export local file systems using NFS, you also need to install
80 To export files using NFSv4, you need to install additional user
Dexport.c1084 unsigned hash, export; in e_start() local
1093 export = n & ((1LL<<32) - 1); in e_start()
1097 if (!export--) in e_start()
Dvfs.c606 struct svc_export *export; in nfsd_access() local
615 export = fhp->fh_export; in nfsd_access()
633 err2 = nfsd_permission(rqstp, export, dentry, map->how); in nfsd_access()
/linux-4.1.27/tools/usb/usbip/
DREADME112 driver. To export this device, we first mark the device as
114 remember you can not export a USB hub.
/linux-4.1.27/arch/sparc/crypto/
Dmd5_glue.c139 .export = md5_sparc64_export,
Dsha1_glue.c134 .export = sha1_sparc64_export,
Dsha256_glue.c164 .export = sha256_sparc64_export,
/linux-4.1.27/arch/x86/include/uapi/asm/
DKbuild1 # UAPI Header export list
/linux-4.1.27/Documentation/fmc/
Didentifiers.txt78 export FRU_VENDOR="CERN"
79 export FRU_NAME="FmcAdc100m14b4cha"
80 export FRU_PART="EDA-02063-V5-0"
/linux-4.1.27/Documentation/devicetree/bindings/gpio/
Dspear_spics.txt12 directly control each PL022 chipselect. Hence, it is natural for SPEAr to export
/linux-4.1.27/arch/mips/cavium-octeon/crypto/
Docteon-md5.c177 .export = octeon_md5_export,
Docteon-sha1.c210 .export = octeon_sha1_export,
Docteon-sha256.c234 .export = octeon_sha256_export,
/linux-4.1.27/Documentation/x86/
Dpat.txt88 Drivers wanting to export some pages to userspace do it by using mmap
101 wants to export a RAM region, it has to do set_memory_uc() or set_memory_wc()
/linux-4.1.27/fs/pstore/
DKconfig28 When the option is enabled, pstore will export a character
/linux-4.1.27/tools/perf/
DMANIFEST22 tools/include/linux/export.h
/linux-4.1.27/Documentation/filesystems/nfs/
Dpnfs-block-server.txt5 to handling all the metadata access to the NFS export also hands out layouts
Dnfs-rdma.txt271 $ mount -o rdma,port=20049 <IPoIB-server-name-or-address>:/<export> /mnt
Drpc-cache.txt16 - mapping from client name and filesystem to export options
/linux-4.1.27/arch/x86/vdso/
Dvdso2c.c87 bool export; member
Dvdso2c.h170 if (required_syms[i].export && syms[i]) in BITSFUNC()
/linux-4.1.27/include/uapi/linux/netfilter/
DKbuild1 # UAPI Header export list
/linux-4.1.27/Documentation/device-mapper/
Ddm-log.txt39 This log type simply provides a way to export the log API to userspace,
/linux-4.1.27/Documentation/filesystems/
Dsquashfs.txt84 | export |
96 written the completed inode, directory, fragment, export, uid/gid lookup and
204 location on disk, which is necessary when the export code reinstantiates
Dsysfs.txt15 a means to export kernel data structures, their attributes, and the
287 filesystem wanting to export attributes must create its own hierarchy
D9p.txt47 mount points. Each 9P export is seen by the client as a virtio device with an
Ddebugfs.txt118 can be used to export binary information, but there does not appear to be
Dautofs4-mount-control.txt76 /s1 shark:/autofs/export/testing/test/s1 \
85 /s1 shark:/autofs/export/testing/test/s1 \
Dvfat.txt154 Enable this only if you want to export the FAT filesystem
/linux-4.1.27/arch/m68k/
DKconfig116 Say Y to export the bootinfo used to boot the kernel in a
/linux-4.1.27/arch/m32r/platforms/mappi/
Ddot.gdbinit.smp287 …tyS0,115200n8x root=/dev/nfsroot nfsroot=192.168.0.1:/project/m32r-linux/export/root.x nfsaddrs=19…
288 … "console=tty1 root=/dev/nfsroot nfsroot=192.168.0.1:/project/m32r-linux/export/root.x nfsaddrs=19…
Ddot.gdbinit208 …x console=tty1 root=/dev/nfsroot nfsroot=192.168.0.1:/project/m32r-linux/export/rootfs nfsaddrs=19…
Ddot.gdbinit.nommu208 …tyS0,115200n8x root=/dev/nfsroot nfsroot=192.168.0.1:/project/m32r-linux/export/root.bbox-httpd nf…
/linux-4.1.27/Documentation/driver-model/
Ddriver.txt132 bus's directory. In this directory, the driver can export an interface
198 Device drivers can export attributes via their sysfs directories.
Dbus.txt127 Bus drivers can export attributes using the BUS_ATTR macro that works
Dclass.txt120 Class drivers can export attributes using the DEVCLASS_ATTR macro that works
Doverview.txt117 A device-specific driver may also export files in its directory to expose
Dplatform.txt82 In some cases, boot firmware will export tables describing the devices
Dporting.txt66 shared header file and export the symbol.
/linux-4.1.27/drivers/crypto/caam/
Dcaamhash.c1624 .export = ahash_export,
1645 .export = ahash_export,
1666 .export = ahash_export,
1687 .export = ahash_export,
1708 .export = ahash_export,
1729 .export = ahash_export,
/linux-4.1.27/Documentation/scsi/
Dmegaraid.txt17 ii. Unburden the low level drivers from having to export the
Dscsi-changer.txt34 import/export - the same as above, but is accessible from outside,
Dosd.txt29 to export a usable file system for users.
Dscsi_fc_transport.txt56 The fc_host associated with the physical adapter will export the ability
/linux-4.1.27/fs/btrfs/
DKconfig80 performance, or export extra information via sysfs.
/linux-4.1.27/arch/m32r/platforms/oaks32r/
Ddot.gdbinit.nommu119 …tyS0,115200n8x root=/dev/nfsroot nfsroot=192.168.0.1:/project/m32r-linux/export/rootfs nfsaddrs=19…
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_internal.h167 void ldlm_cancel_locks_for_export(struct obd_export *export);
/linux-4.1.27/fs/cifs/
DKconfig165 bool "Allow nfsd to export CIFS file system"
168 Allows NFS server to export a CIFS mounted share (nfsd over cifs)
/linux-4.1.27/drivers/crypto/nx/
Dnx-sha256.c283 .export = nx_sha256_export,
Dnx-sha512.c289 .export = nx_sha512_export,
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dservice.c959 struct obd_export *export) in ptlrpc_request_change_export() argument
971 spin_lock_bh(&export->exp_rpc_lock); in ptlrpc_request_change_export()
972 list_add(&req->rq_exp_list, &export->exp_hp_rpcs); in ptlrpc_request_change_export()
973 spin_unlock_bh(&export->exp_rpc_lock); in ptlrpc_request_change_export()
980 req->rq_export = class_export_get(export); in ptlrpc_request_change_export()
981 class_export_rpc_inc(export); in ptlrpc_request_change_export()
/linux-4.1.27/Documentation/
Dcputopology.txt39 drivers/base/topology.c, is to export the 4 or 6 attributes. The two book
Djava.txt139 export CLASSPATH=$CLASSBASE
141 export CLASSPATH=$CLASSBASE:$CLASSPATH
Ddma-buf-sharing.txt37 1. Exporter announces that it wishes to export a buffer
47 1. Exporter's announcement of buffer export
49 The buffer exporter announces its wish to export a buffer. In this, it
339 Being able to mmap an export dma-buf buffer object has 2 main use-cases:
Dpwm.txt60 export - Exports a PWM channel for use with sysfs (write-only).
DChanges261 appropriate export information to the kernel. This removes the
Doops-tracing.txt178 export symbol information from the module.
/linux-4.1.27/drivers/xen/
DKconfig175 The PCI device backend driver allows the kernel to export arbitrary
196 The SCSI backend driver allows the kernel to export its SCSI Devices
/linux-4.1.27/tools/perf/util/
DBuild7 libperf-y += db-export.o
/linux-4.1.27/Documentation/s390/
Ddriver-model.txt36 All ccw devices export some data via sysfs.
50 The device drivers can add entries to export per-device data and interfaces.
/linux-4.1.27/drivers/scsi/aic7xxx/aicasm/
Daicasm_gram.y222 %type <value> export ret f1_opcode f2_opcode jmp_jc_jnc_call jz_jnz je_jne
1033 export:
1040 export T_SYMBOL ':'
/linux-4.1.27/arch/m32r/platforms/mappi3/
Ddot.gdbinit193 …tyS0,115200n8x root=/dev/nfsroot nfsroot=192.168.0.1:/project/m32r-linux/export/root.2.6_04 nfsadd…
/linux-4.1.27/arch/m32r/platforms/mappi2/
Ddot.gdbinit.vdec2201 …tyS0,115200n8x root=/dev/nfsroot nfsroot=192.168.0.1:/project/m32r-linux/export/root.2.6 nfsaddrs=…
/linux-4.1.27/Documentation/block/
Dqueue-sysfs.txt5 for each block device. Note that stacked devices typically do not export
/linux-4.1.27/arch/m32r/platforms/m32700ut/
Ddot.gdbinit_200MHz_16MB194 …x console=tty1 root=/dev/nfsroot nfsroot=192.168.0.1:/project/m32r-linux/export/rootfs,rsize=1024,…
Ddot.gdbinit_400MHz_32MB194 …x console=tty1 root=/dev/nfsroot nfsroot=192.168.0.1:/project/m32r-linux/export/rootfs,rsize=1024,…
Ddot.gdbinit_300MHz_32MB194 …x console=tty1 root=/dev/nfsroot nfsroot=192.168.0.1:/project/m32r-linux/export/rootfs,rsize=1024,…
/linux-4.1.27/Documentation/trace/
Dtracepoints.txt116 used to export the defined tracepoints.
Dftrace-design.txt100 Don't forget to export mcount for modules !
/linux-4.1.27/arch/m32r/platforms/opsput/
Ddot.gdbinit135 nfsroot=192.168.0.1:/project/m32r-linux/export/root.2.6 \
/linux-4.1.27/drivers/net/phy/
DKconfig135 for use by low level drivers that export the ability to
/linux-4.1.27/drivers/crypto/ccp/
Dccp-crypto-aes-cmac.c373 alg->export = ccp_aes_cmac_export; in ccp_register_aes_cmac_algs()
Dccp-crypto-sha.c433 alg->export = ccp_sha_export; in ccp_register_sha_alg()
/linux-4.1.27/drivers/crypto/qce/
Dsha.c518 alg->export = qce_ahash_export; in qce_ahash_register_one()
/linux-4.1.27/drivers/gpio/
Dgpiolib-sysfs.c524 __ATTR(export, 0200, NULL, export_store),
/linux-4.1.27/Documentation/accounting/
Dtaskstats.txt136 There are two ways to extend the taskstats interface to export more
/linux-4.1.27/Documentation/sound/alsa/
Dhdspm.txt101 one, I decided to export the hardware structure, so that of
/linux-4.1.27/Documentation/power/
Dpower_supply_class.txt203 A: Most likely, no. This class is designed to export properties which are
/linux-4.1.27/Documentation/cpu-freq/
Dcpu-drivers.txt81 export values to sysfs.
/linux-4.1.27/arch/x86/crypto/sha-mb/
Dsha1_mb.c685 .export = sha1_mb_export,
/linux-4.1.27/Documentation/devicetree/bindings/
Dxilinx.txt17 The new approach is to export the parameters into the device tree and
/linux-4.1.27/mm/
Dfilemap.c1182 goto export; in find_get_entries()
1192 export: in find_get_entries()
/linux-4.1.27/drivers/scsi/
DKconfig265 If you wish to export transport-specific information about
273 If you wish to export transport-specific information about
282 If you wish to export transport-specific information about
291 If you wish to export transport-specific information about
300 If you wish to export transport-specific information about
341 via sysfs to userspace. If you wish to export this information,
/linux-4.1.27/net/ipv4/
DKconfig478 See http://www.csc.ncsu.edu/faculty/rhee/export/bitcp/
486 See http://www.csc.ncsu.edu/faculty/rhee/export/bitcp/cubic-paper.pdf
/linux-4.1.27/Documentation/powerpc/
Dhvcs.txt236 one should "export TERM=xterm" on the console. This tells ncurses
452 is to export TERM to the terminal type of your terminal emulator when you
/linux-4.1.27/include/uapi/linux/
DKbuild1 # UAPI Header export list
/linux-4.1.27/Documentation/fb/
Dframebuffer.txt59 export FRAMEBUFFER=/dev/fb1
/linux-4.1.27/drivers/video/backlight/
DKconfig175 export this as a PWM-based backlight control.
/linux-4.1.27/Documentation/networking/
Dstmmac.txt321 Compiling the Kernel with CONFIG_DEBUG_FS the driver will export the following
/linux-4.1.27/drivers/block/
DKconfig510 The block-device backend driver allows the kernel to export its

12