/linux-4.1.27/tools/testing/selftests/rcutorture/doc/ |
D | initrd.txt | 55 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/ |
D | genops.c | 691 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/ |
D | sysfs.c | 38 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/ |
D | namespace.pl | 85 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/ |
D | android.txt | 11 export NDK=/path/to/android-ndk 15 …export 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/ |
D | modpost.c | 44 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/ |
D | sysfs-gpio | 9 "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
|
D | sysfs-bus-event_source-devices-format | 9 we want to export, so that userspace can deal with sane
|
D | sysfs-kernel-boot_params | 6 It is used to export the kernel boot parameters of an x86
|
D | sysfs-firmware-dmi | 5 Many machines' firmware (x86 and ia64) export DMI / 85 This entry allows the firmware to export a log of
|
D | sysfs-class-pwm | 26 What: /sys/class/pwm/pwmchipN/export
|
D | sysfs-c2port | 58 The /sys/class/c2port/c2portX/flash_data file export
|
D | sysfs-class-cxl | 86 An AFU may optionally export one or more PCIe like configuration records, known
|
/linux-4.1.27/include/uapi/linux/nfsd/ |
D | Kbuild | 1 # UAPI Header export list 4 header-y += export.h
|
/linux-4.1.27/arch/parisc/kernel/ |
D | real2.S | 21 .export pdc_result 22 .export pdc_result2 29 .export real_stack 30 .export real32_stack 31 .export real64_stack
|
D | hpmc.S | 303 .export os_hpmc_size
|
D | head.S | 354 .export $global$,data
|
/linux-4.1.27/include/crypto/ |
D | hash.h | 129 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/ |
D | skein_generic.c | 134 .export = skein256_export, 152 .export = skein512_export, 170 .export = skein1024_export,
|
/linux-4.1.27/include/uapi/linux/isdn/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/include/uapi/linux/sunrpc/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/include/uapi/linux/wimax/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/include/uapi/linux/android/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/include/uapi/linux/spi/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/include/uapi/linux/mmc/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/include/uapi/misc/ |
D | Kbuild | 1 # misc Header export list
|
/linux-4.1.27/include/uapi/linux/hdlc/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/arch/s390/crypto/ |
D | sha512_s390.c | 75 .export = sha512_export, 114 .export = sha512_export,
|
D | sha256_s390.c | 70 .export = sha256_export, 107 .export = sha256_export,
|
D | sha1_s390.c | 77 .export = sha1_export,
|
/linux-4.1.27/include/uapi/linux/hsi/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/include/uapi/linux/raid/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/include/uapi/linux/caif/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/include/uapi/linux/iio/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/include/uapi/linux/netfilter_arp/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/arch/cris/include/uapi/arch-v32/arch/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/include/uapi/linux/byteorder/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/include/uapi/video/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/include/uapi/scsi/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/include/uapi/linux/tc_ematch/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/arch/cris/include/uapi/arch-v10/arch/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/include/uapi/xen/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/include/uapi/linux/netfilter/ipset/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/include/uapi/scsi/fc/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/arch/arc/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/include/uapi/linux/can/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/arch/parisc/include/asm/ |
D | linkage.h | 16 .export name !\
|
/linux-4.1.27/Documentation/gpio/ |
D | sysfs.txt | 45 "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 */
|
D | gpio-legacy.txt | 325 * 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/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/include/uapi/mtd/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/arch/unicore32/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/include/uapi/linux/dvb/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | obd_class.h | 375 #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 …]
|
D | lustre_net.h | 2538 struct obd_export *export);
|
/linux-4.1.27/arch/openrisc/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/include/uapi/linux/netfilter_ipv4/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/arch/c6x/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/include/uapi/sound/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/include/uapi/linux/usb/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/include/uapi/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/include/uapi/linux/tc_act/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/arch/metag/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/include/uapi/linux/netfilter_ipv6/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/arch/hexagon/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/Documentation/kbuild/ |
D | 00-INDEX | 4 - how to export Linux headers for use by userspace
|
D | headers_install.txt | 46 The kernel header export infrastructure is maintained by David Woodhouse
|
D | makefiles.txt | 13 --- 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/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/include/uapi/linux/netfilter_bridge/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/arch/blackfin/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/include/uapi/drm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/arch/tile/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/arch/arm/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/arch/arm64/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/drivers/crypto/ |
D | padlock-sha.c | 250 .export = padlock_sha_export, 274 .export = padlock_sha_export, 497 .export = padlock_sha_export_nano, 516 .export = padlock_sha_export_nano,
|
D | sahara.c | 1324 .export = sahara_sha_export, 1351 .export = sahara_sha_export,
|
/linux-4.1.27/crypto/ |
D | ahash.c | 456 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()
|
D | shash.c | 361 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()
|
D | md5.c | 144 .export = md5_export,
|
D | hmac.c | 234 inst->alg.export = hmac_export; in hmac_create()
|
D | mcryptd.c | 538 inst->alg.export = mcryptd_hash_export; in mcryptd_create_hash()
|
D | cryptd.c | 640 inst->alg.export = cryptd_hash_export; in cryptd_create_hash()
|
/linux-4.1.27/arch/powerpc/crypto/ |
D | sha256-spe-glue.c | 225 .export = ppc_spe_sha256_export, 242 .export = ppc_spe_sha256_export,
|
D | sha1.c | 128 .export = sha1_export,
|
D | md5-glue.c | 134 .export = ppc_md5_export,
|
D | sha1-spe-glue.c | 179 .export = ppc_spe_sha1_export,
|
/linux-4.1.27/arch/arm/crypto/ |
D | sha512_neon_glue.c | 254 .export = sha512_neon_export, 271 .export = sha512_neon_export,
|
/linux-4.1.27/arch/sh/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/arch/xtensa/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/Documentation/zh_CN/ |
D | gpio.txt | 565 "export" ... 用户空间可以通过写其编号到这个文件,要求内核导出 568 例如: 如果内核代码没有申请 GPIO #19,"echo 19 > export" 573 例如: "echo 19 > unexport" 将会移除使用"export"文件导出的
|
/linux-4.1.27/arch/parisc/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/arch/mn10300/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/arch/m32r/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/arch/score/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/arch/frv/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/arch/avr32/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/arch/m68k/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/arch/microblaze/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/include/uapi/asm-generic/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/arch/cris/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/fs/sysfs/ |
D | Kconfig | 7 export internal kernel objects, their attributes, and their
|
/linux-4.1.27/arch/mips/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/arch/alpha/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/arch/powerpc/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/arch/ia64/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/arch/sparc/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/Documentation/hwmon/ |
D | nct7904 | 44 The driver checks sensor control registers and does not export the sensors
|
D | pc87360 | 156 the driver will only export one for now. This may change later if there is
|
/linux-4.1.27/arch/s390/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/fs/nfsd/ |
D | Kconfig | 19 To export local file systems using NFS, you also need to install 80 To export files using NFSv4, you need to install additional user
|
D | export.c | 1084 unsigned hash, export; in e_start() local 1093 export = n & ((1LL<<32) - 1); in e_start() 1097 if (!export--) in e_start()
|
D | vfs.c | 606 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/ |
D | README | 112 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/ |
D | md5_glue.c | 139 .export = md5_sparc64_export,
|
D | sha1_glue.c | 134 .export = sha1_sparc64_export,
|
D | sha256_glue.c | 164 .export = sha256_sparc64_export,
|
/linux-4.1.27/arch/x86/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/Documentation/fmc/ |
D | identifiers.txt | 78 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/ |
D | spear_spics.txt | 12 directly control each PL022 chipselect. Hence, it is natural for SPEAr to export
|
/linux-4.1.27/arch/mips/cavium-octeon/crypto/ |
D | octeon-md5.c | 177 .export = octeon_md5_export,
|
D | octeon-sha1.c | 210 .export = octeon_sha1_export,
|
D | octeon-sha256.c | 234 .export = octeon_sha256_export,
|
/linux-4.1.27/Documentation/x86/ |
D | pat.txt | 88 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/ |
D | Kconfig | 28 When the option is enabled, pstore will export a character
|
/linux-4.1.27/tools/perf/ |
D | MANIFEST | 22 tools/include/linux/export.h
|
/linux-4.1.27/Documentation/filesystems/nfs/ |
D | pnfs-block-server.txt | 5 to handling all the metadata access to the NFS export also hands out layouts
|
D | nfs-rdma.txt | 271 $ mount -o rdma,port=20049 <IPoIB-server-name-or-address>:/<export> /mnt
|
D | rpc-cache.txt | 16 - mapping from client name and filesystem to export options
|
/linux-4.1.27/arch/x86/vdso/ |
D | vdso2c.c | 87 bool export; member
|
D | vdso2c.h | 170 if (required_syms[i].export && syms[i]) in BITSFUNC()
|
/linux-4.1.27/include/uapi/linux/netfilter/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/Documentation/device-mapper/ |
D | dm-log.txt | 39 This log type simply provides a way to export the log API to userspace,
|
/linux-4.1.27/Documentation/filesystems/ |
D | squashfs.txt | 84 | 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
|
D | sysfs.txt | 15 a means to export kernel data structures, their attributes, and the 287 filesystem wanting to export attributes must create its own hierarchy
|
D | 9p.txt | 47 mount points. Each 9P export is seen by the client as a virtio device with an
|
D | debugfs.txt | 118 can be used to export binary information, but there does not appear to be
|
D | autofs4-mount-control.txt | 76 /s1 shark:/autofs/export/testing/test/s1 \ 85 /s1 shark:/autofs/export/testing/test/s1 \
|
D | vfat.txt | 154 Enable this only if you want to export the FAT filesystem
|
/linux-4.1.27/arch/m68k/ |
D | Kconfig | 116 Say Y to export the bootinfo used to boot the kernel in a
|
/linux-4.1.27/arch/m32r/platforms/mappi/ |
D | dot.gdbinit.smp | 287 …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…
|
D | dot.gdbinit | 208 …x console=tty1 root=/dev/nfsroot nfsroot=192.168.0.1:/project/m32r-linux/export/rootfs nfsaddrs=19…
|
D | dot.gdbinit.nommu | 208 …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/ |
D | driver.txt | 132 bus's directory. In this directory, the driver can export an interface 198 Device drivers can export attributes via their sysfs directories.
|
D | bus.txt | 127 Bus drivers can export attributes using the BUS_ATTR macro that works
|
D | class.txt | 120 Class drivers can export attributes using the DEVCLASS_ATTR macro that works
|
D | overview.txt | 117 A device-specific driver may also export files in its directory to expose
|
D | platform.txt | 82 In some cases, boot firmware will export tables describing the devices
|
D | porting.txt | 66 shared header file and export the symbol.
|
/linux-4.1.27/drivers/crypto/caam/ |
D | caamhash.c | 1624 .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/ |
D | megaraid.txt | 17 ii. Unburden the low level drivers from having to export the
|
D | scsi-changer.txt | 34 import/export - the same as above, but is accessible from outside,
|
D | osd.txt | 29 to export a usable file system for users.
|
D | scsi_fc_transport.txt | 56 The fc_host associated with the physical adapter will export the ability
|
/linux-4.1.27/fs/btrfs/ |
D | Kconfig | 80 performance, or export extra information via sysfs.
|
/linux-4.1.27/arch/m32r/platforms/oaks32r/ |
D | dot.gdbinit.nommu | 119 …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/ |
D | ldlm_internal.h | 167 void ldlm_cancel_locks_for_export(struct obd_export *export);
|
/linux-4.1.27/fs/cifs/ |
D | Kconfig | 165 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/ |
D | nx-sha256.c | 283 .export = nx_sha256_export,
|
D | nx-sha512.c | 289 .export = nx_sha512_export,
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | service.c | 959 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/ |
D | cputopology.txt | 39 drivers/base/topology.c, is to export the 4 or 6 attributes. The two book
|
D | java.txt | 139 export CLASSPATH=$CLASSBASE 141 export CLASSPATH=$CLASSBASE:$CLASSPATH
|
D | dma-buf-sharing.txt | 37 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:
|
D | pwm.txt | 60 export - Exports a PWM channel for use with sysfs (write-only).
|
D | Changes | 261 appropriate export information to the kernel. This removes the
|
D | oops-tracing.txt | 178 export symbol information from the module.
|
/linux-4.1.27/drivers/xen/ |
D | Kconfig | 175 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/ |
D | Build | 7 libperf-y += db-export.o
|
/linux-4.1.27/Documentation/s390/ |
D | driver-model.txt | 36 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/ |
D | aicasm_gram.y | 222 %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/ |
D | dot.gdbinit | 193 …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/ |
D | dot.gdbinit.vdec2 | 201 …tyS0,115200n8x root=/dev/nfsroot nfsroot=192.168.0.1:/project/m32r-linux/export/root.2.6 nfsaddrs=…
|
/linux-4.1.27/Documentation/block/ |
D | queue-sysfs.txt | 5 for each block device. Note that stacked devices typically do not export
|
/linux-4.1.27/arch/m32r/platforms/m32700ut/ |
D | dot.gdbinit_200MHz_16MB | 194 …x console=tty1 root=/dev/nfsroot nfsroot=192.168.0.1:/project/m32r-linux/export/rootfs,rsize=1024,…
|
D | dot.gdbinit_400MHz_32MB | 194 …x console=tty1 root=/dev/nfsroot nfsroot=192.168.0.1:/project/m32r-linux/export/rootfs,rsize=1024,…
|
D | dot.gdbinit_300MHz_32MB | 194 …x console=tty1 root=/dev/nfsroot nfsroot=192.168.0.1:/project/m32r-linux/export/rootfs,rsize=1024,…
|
/linux-4.1.27/Documentation/trace/ |
D | tracepoints.txt | 116 used to export the defined tracepoints.
|
D | ftrace-design.txt | 100 Don't forget to export mcount for modules !
|
/linux-4.1.27/arch/m32r/platforms/opsput/ |
D | dot.gdbinit | 135 nfsroot=192.168.0.1:/project/m32r-linux/export/root.2.6 \
|
/linux-4.1.27/drivers/net/phy/ |
D | Kconfig | 135 for use by low level drivers that export the ability to
|
/linux-4.1.27/drivers/crypto/ccp/ |
D | ccp-crypto-aes-cmac.c | 373 alg->export = ccp_aes_cmac_export; in ccp_register_aes_cmac_algs()
|
D | ccp-crypto-sha.c | 433 alg->export = ccp_sha_export; in ccp_register_sha_alg()
|
/linux-4.1.27/drivers/crypto/qce/ |
D | sha.c | 518 alg->export = qce_ahash_export; in qce_ahash_register_one()
|
/linux-4.1.27/drivers/gpio/ |
D | gpiolib-sysfs.c | 524 __ATTR(export, 0200, NULL, export_store),
|
/linux-4.1.27/Documentation/accounting/ |
D | taskstats.txt | 136 There are two ways to extend the taskstats interface to export more
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | hdspm.txt | 101 one, I decided to export the hardware structure, so that of
|
/linux-4.1.27/Documentation/power/ |
D | power_supply_class.txt | 203 A: Most likely, no. This class is designed to export properties which are
|
/linux-4.1.27/Documentation/cpu-freq/ |
D | cpu-drivers.txt | 81 export values to sysfs.
|
/linux-4.1.27/arch/x86/crypto/sha-mb/ |
D | sha1_mb.c | 685 .export = sha1_mb_export,
|
/linux-4.1.27/Documentation/devicetree/bindings/ |
D | xilinx.txt | 17 The new approach is to export the parameters into the device tree and
|
/linux-4.1.27/mm/ |
D | filemap.c | 1182 goto export; in find_get_entries() 1192 export: in find_get_entries()
|
/linux-4.1.27/drivers/scsi/ |
D | Kconfig | 265 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/ |
D | Kconfig | 478 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/ |
D | hvcs.txt | 236 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/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.1.27/Documentation/fb/ |
D | framebuffer.txt | 59 export FRAMEBUFFER=/dev/fb1
|
/linux-4.1.27/drivers/video/backlight/ |
D | Kconfig | 175 export this as a PWM-based backlight control.
|
/linux-4.1.27/Documentation/networking/ |
D | stmmac.txt | 321 Compiling the Kernel with CONFIG_DEBUG_FS the driver will export the following
|
/linux-4.1.27/drivers/block/ |
D | Kconfig | 510 The block-device backend driver allows the kernel to export its
|