/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/ |
D | genops.c | 619 struct obd_export *export; in class_conn2export() local 632 export = class_handle2object(conn->cookie); in class_conn2export() 633 return export; in class_conn2export() 680 static void export_handle_addref(void *export) in export_handle_addref() argument 682 class_export_get(export); in export_handle_addref() 725 struct obd_export *export; in class_new_export() local 729 export = kzalloc(sizeof(*export), GFP_NOFS); in class_new_export() 730 if (!export) in class_new_export() 733 export->exp_conn_cnt = 0; in class_new_export() 734 export->exp_lock_hash = NULL; in class_new_export() [all …]
|
/linux-4.4.14/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.4.14/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() 186 struct pwm_export *export = child_to_pwm_export(child); in pwm_export_release() local 188 kfree(export); in pwm_export_release() 193 struct pwm_export *export; in pwm_export_child() local 199 export = kzalloc(sizeof(*export), GFP_KERNEL); in pwm_export_child() 200 if (!export) { in pwm_export_child() 205 export->pwm = pwm; in pwm_export_child() 207 export->child.release = pwm_export_release; in pwm_export_child() 208 export->child.parent = parent; in pwm_export_child() [all …]
|
/linux-4.4.14/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.4.14/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-
|
D | intel-pt.txt | 107 approach is available to export the data to a postgresql database. Refer to 108 script export-to-postgresql.py for more details, and to script
|
/linux-4.4.14/scripts/mod/ |
D | modpost.c | 45 enum export { enum 169 enum export export; /* Type of export */ member 206 enum export export) in new_symbol() argument 214 new->export = export; in new_symbol() 235 enum export export; member 237 { .str = "EXPORT_SYMBOL", .export = export_plain }, 238 { .str = "EXPORT_UNUSED_SYMBOL", .export = export_unused }, 239 { .str = "EXPORT_SYMBOL_GPL", .export = export_gpl }, 240 { .str = "EXPORT_UNUSED_SYMBOL_GPL", .export = export_unused_gpl }, 241 { .str = "EXPORT_SYMBOL_GPL_FUTURE", .export = export_gpl_future }, [all …]
|
/linux-4.4.14/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-entries | 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 | 106 An AFU may optionally export one or more PCIe like configuration records, known
|
/linux-4.4.14/include/uapi/linux/nfsd/ |
D | Kbuild | 1 # UAPI Header export list 4 header-y += export.h
|
/linux-4.4.14/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.4.14/drivers/misc/ |
D | sram.c | 54 bool export; member 141 if (block->export) { in sram_add_partition() 226 block->export = true; in sram_reserve_regions() 231 if ((block->export || block->pool) && block->size) { in sram_reserve_regions() 251 block->export ? "exported " : "", block->label, in sram_reserve_regions() 291 if ((block->export || block->pool) && block->size) { in sram_reserve_regions()
|
/linux-4.4.14/include/crypto/ |
D | hash.h | 134 int (*export)(struct ahash_request *req, void *out); member 180 int (*export)(struct shash_desc *desc, void *out); member 201 int (*export)(struct ahash_request *req, void *out); member 439 return crypto_ahash_reqtfm(req)->export(req, out); in crypto_ahash_export() 794 return crypto_shash_alg(desc->tfm)->export(desc, out); in crypto_shash_export()
|
/linux-4.4.14/drivers/staging/skein/ |
D | skein_generic.c | 133 .export = skein256_export, 151 .export = skein512_export, 169 .export = skein1024_export,
|
/linux-4.4.14/drivers/crypto/caam/ |
D | caamhash.c | 1566 struct caam_export_state *export = out; in ahash_export() local 1578 memcpy(export->buf, buf, len); in ahash_export() 1579 memcpy(export->caam_ctx, state->caam_ctx, sizeof(export->caam_ctx)); in ahash_export() 1580 export->buflen = len; in ahash_export() 1581 export->update = state->update; in ahash_export() 1582 export->final = state->final; in ahash_export() 1583 export->finup = state->finup; in ahash_export() 1591 const struct caam_export_state *export = in; in ahash_import() local 1594 memcpy(state->buf_0, export->buf, export->buflen); in ahash_import() 1595 memcpy(state->caam_ctx, export->caam_ctx, sizeof(state->caam_ctx)); in ahash_import() [all …]
|
/linux-4.4.14/include/uapi/misc/ |
D | Kbuild | 1 # misc Header export list
|
/linux-4.4.14/include/uapi/linux/isdn/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/include/uapi/linux/spi/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/include/uapi/linux/sunrpc/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/include/uapi/linux/android/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/include/uapi/linux/wimax/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/include/uapi/linux/mmc/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/include/uapi/rdma/hfi/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/include/uapi/linux/hdlc/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/arch/s390/crypto/ |
D | sha256_s390.c | 71 .export = sha256_export, 108 .export = sha256_export,
|
D | sha512_s390.c | 76 .export = sha512_export, 115 .export = sha512_export,
|
D | sha1_s390.c | 78 .export = sha1_export,
|
/linux-4.4.14/include/uapi/linux/hsi/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/include/uapi/linux/byteorder/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/include/uapi/linux/caif/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/arch/cris/include/uapi/arch-v32/arch/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/include/uapi/linux/raid/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/include/uapi/linux/netfilter_arp/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/include/uapi/linux/iio/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/Documentation/gpio/ |
D | sysfs.txt | 44 "export" ... Userspace may ask the kernel to export control of 47 Example: "echo 19 > export" will create a "gpio19" node 53 node exported using the "export" file. 124 /* 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.4.14/include/uapi/video/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/include/uapi/scsi/fc/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/include/uapi/xen/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/include/uapi/linux/tc_ematch/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/arch/cris/include/uapi/arch-v10/arch/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/include/uapi/linux/netfilter/ipset/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/arch/arc/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/include/uapi/scsi/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/include/uapi/linux/can/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/Documentation/devicetree/bindings/misc/ |
D | sram.txt | 38 - export : indicates that the reserved SRAM area may be accessed outside 65 export;
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | linkage.h | 16 .export name !\
|
/linux-4.4.14/include/uapi/mtd/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/include/uapi/rdma/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/arch/unicore32/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/include/uapi/linux/dvb/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/arch/openrisc/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/include/uapi/linux/netfilter_ipv4/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/arch/c6x/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/include/uapi/linux/tc_act/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/include/uapi/sound/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/include/uapi/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/include/uapi/linux/usb/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/arch/metag/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/include/uapi/linux/netfilter_ipv6/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/arch/hexagon/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/Documentation/kbuild/ |
D | 00-INDEX | 4 - how to export Linux headers for use by userspace
|
D | headers_install.txt | 49 The kernel header export infrastructure is maintained by David Woodhouse
|
/linux-4.4.14/arch/tile/include/uapi/arch/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/include/uapi/linux/netfilter_bridge/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/arch/blackfin/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/arch/tile/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/arch/arm/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/ |
D | obd_class.h | 317 #define EXP_COUNTER_INCREMENT(export, op) \ argument 318 if ((export)->exp_obd->obd_stats != NULL) { \ 320 coffset = (unsigned int)((export)->exp_obd->obd_cntr_base) + \ 322 LASSERT(coffset < (export)->exp_obd->obd_stats->ls_num); \ 323 lprocfs_counter_incr((export)->exp_obd->obd_stats, coffset); \ 340 #define EXP_MD_COUNTER_INCREMENT(export, op) \ argument 341 if ((export)->exp_obd->obd_stats != NULL) { \ 343 coffset = (unsigned int)((export)->exp_obd->md_cntr_base) + \ 345 LASSERT(coffset < (export)->exp_obd->md_stats->ls_num); \ 346 lprocfs_counter_incr((export)->exp_obd->md_stats, coffset); \ [all …]
|
/linux-4.4.14/arch/arm64/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/include/uapi/drm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/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() 600 if (!alg->export) { in shash_prepare_alg() 601 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 | 649 inst->alg.export = cryptd_hash_export; in cryptd_create_hash()
|
/linux-4.4.14/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 | talitos.c | 1970 struct talitos_export_state *export = out; in ahash_export() local 1972 memcpy(export->hw_context, req_ctx->hw_context, in ahash_export() 1974 memcpy(export->buf, req_ctx->buf, req_ctx->nbuf); in ahash_export() 1975 export->swinit = req_ctx->swinit; in ahash_export() 1976 export->first = req_ctx->first; in ahash_export() 1977 export->last = req_ctx->last; in ahash_export() 1978 export->to_hash_later = req_ctx->to_hash_later; in ahash_export() 1979 export->nbuf = req_ctx->nbuf; in ahash_export() 1988 const struct talitos_export_state *export = in; in ahash_import() local 1995 memcpy(req_ctx->hw_context, export->hw_context, in ahash_import() [all …]
|
D | sahara.c | 1260 .export = sahara_sha_export, 1287 .export = sahara_sha_export,
|
/linux-4.4.14/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.4.14/arch/xtensa/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/arch/sh/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/Documentation/zh_CN/ |
D | gpio.txt | 565 "export" ... 用户空间可以通过写其编号到这个文件,要求内核导出 568 例如: 如果内核代码没有申请 GPIO #19,"echo 19 > export" 573 例如: "echo 19 > unexport" 将会移除使用"export"文件导出的
|
/linux-4.4.14/arch/h8300/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/arch/parisc/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/Documentation/DocBook/ |
D | crypto-API.xml.db | 82 API-crypto-ahash-export 96 API-crypto-shash-export
|
/linux-4.4.14/arch/mn10300/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/arch/score/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/arch/m32r/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/arch/m68k/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/arch/microblaze/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/arch/avr32/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/arch/frv/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/include/uapi/asm-generic/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/arch/mips/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/fs/sysfs/ |
D | Kconfig | 7 export internal kernel objects, their attributes, and their
|
/linux-4.4.14/arch/cris/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/arch/alpha/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/arch/powerpc/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/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.4.14/arch/sparc/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/arch/ia64/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/arch/s390/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/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.4.14/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 | vfs.c | 565 struct svc_export *export; in nfsd_access() local 574 export = fhp->fh_export; in nfsd_access() 592 err2 = nfsd_permission(rqstp, export, dentry, map->how); in nfsd_access()
|
/linux-4.4.14/drivers/crypto/sunxi-ss/ |
D | sun4i-ss-core.c | 38 .export = sun4i_hash_export_md5, 66 .export = sun4i_hash_export_sha1,
|
/linux-4.4.14/drivers/crypto/marvell/ |
D | hash.c | 901 .export = mv_cesa_md5_export, 964 .export = mv_cesa_sha1_export, 1027 .export = mv_cesa_sha256_export, 1263 .export = mv_cesa_md5_export, 1333 .export = mv_cesa_sha1_export, 1403 .export = mv_cesa_sha256_export,
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | Jack-Controls.txt | 4 ALSA uses kcontrols to export audio controls(switch, volume, Mux, ...)
|
D | hdspm.txt | 101 one, I decided to export the hardware structure, so that of
|
/linux-4.4.14/arch/x86/include/uapi/asm/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/arch/sparc/crypto/ |
D | sha1_glue.c | 134 .export = sha1_sparc64_export,
|
D | md5_glue.c | 139 .export = md5_sparc64_export,
|
D | sha256_glue.c | 164 .export = sha256_sparc64_export,
|
/linux-4.4.14/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.4.14/Documentation/devicetree/bindings/gpio/ |
D | spear_spics.txt | 12 directly control each PL022 chipselect. Hence, it is natural for SPEAr to export
|
/linux-4.4.14/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 | 269 $ 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.4.14/fs/pstore/ |
D | Kconfig | 28 When the option is enabled, pstore will export a character
|
/linux-4.4.14/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.4.14/arch/x86/entry/vdso/ |
D | vdso2c.c | 87 bool export; member
|
D | vdso2c.h | 170 if (required_syms[i].export && syms[i]) in BITSFUNC()
|
/linux-4.4.14/include/uapi/linux/netfilter/ |
D | Kbuild | 1 # UAPI Header export list
|
/linux-4.4.14/Documentation/x86/ |
D | pat.txt | 95 Drivers wanting to export some pages to userspace do it by using mmap 108 wants to export a RAM region, it has to do set_memory_uc() or set_memory_wc()
|
/linux-4.4.14/Documentation/device-mapper/ |
D | dm-log.txt | 39 This log type simply provides a way to export the log API to userspace,
|
/linux-4.4.14/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 291 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 | autofs4-mount-control.txt | 76 /s1 shark:/autofs/export/testing/test/s1 \ 85 /s1 shark:/autofs/export/testing/test/s1 \
|
D | debugfs.txt | 137 can be used to export binary information, but there does not appear to be
|
/linux-4.4.14/arch/m68k/ |
D | Kconfig | 117 Say Y to export the bootinfo used to boot the kernel in a
|
/linux-4.4.14/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 | 96 In some cases, boot firmware will export tables describing the devices
|
D | porting.txt | 66 shared header file and export the symbol.
|
/linux-4.4.14/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.4.14/fs/btrfs/ |
D | Kconfig | 80 performance, or export extra information via sysfs.
|
/linux-4.4.14/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.
|
/linux-4.4.14/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.4.14/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.4.14/drivers/crypto/nx/ |
D | nx-sha256.c | 283 .export = nx_sha256_export,
|
D | nx-sha512.c | 289 .export = nx_sha512_export,
|
/linux-4.4.14/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.4.14/Documentation/ |
D | cputopology.txt | 54 drivers/base/topology.c, is to export the 6 or 9 attributes. The three 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 | 274 appropriate export information to the kernel. This removes the
|
D | oops-tracing.txt | 178 export symbol information from the module.
|
/linux-4.4.14/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.4.14/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.4.14/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.4.14/tools/perf/util/ |
D | Build | 7 libperf-y += db-export.o
|
/linux-4.4.14/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.4.14/arch/m32r/platforms/m32700ut/ |
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_200MHz_16MB | 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.4.14/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.4.14/Documentation/block/ |
D | queue-sysfs.txt | 5 for each block device. Note that stacked devices typically do not export
|
/linux-4.4.14/arch/m32r/platforms/opsput/ |
D | dot.gdbinit | 135 nfsroot=192.168.0.1:/project/m32r-linux/export/root.2.6 \
|
/linux-4.4.14/drivers/crypto/ccp/ |
D | ccp-crypto-aes-cmac.c | 391 alg->export = ccp_aes_cmac_export; in ccp_register_aes_cmac_algs()
|
D | ccp-crypto-sha.c | 446 alg->export = ccp_sha_export; in ccp_register_sha_alg()
|
/linux-4.4.14/drivers/net/phy/ |
D | Kconfig | 172 for use by low level drivers that export the ability to
|
/linux-4.4.14/drivers/input/ |
D | Kconfig | 33 Say Y here if you would like to export LEDs on input devices
|
/linux-4.4.14/drivers/gpio/ |
D | gpiolib-sysfs.c | 519 __ATTR(export, 0200, NULL, export_store),
|
/linux-4.4.14/drivers/crypto/qce/ |
D | sha.c | 514 alg->export = qce_ahash_export; in qce_ahash_register_one()
|
/linux-4.4.14/Documentation/power/ |
D | power_supply_class.txt | 203 A: Most likely, no. This class is designed to export properties which are
|
/linux-4.4.14/Documentation/accounting/ |
D | taskstats.txt | 136 There are two ways to extend the taskstats interface to export more
|
/linux-4.4.14/Documentation/cpu-freq/ |
D | cpu-drivers.txt | 81 export values to sysfs.
|
/linux-4.4.14/arch/x86/crypto/sha-mb/ |
D | sha1_mb.c | 682 .export = sha1_mb_export,
|
/linux-4.4.14/Documentation/devicetree/bindings/ |
D | xilinx.txt | 17 The new approach is to export the parameters into the device tree and
|
/linux-4.4.14/drivers/scsi/ |
D | Kconfig | 258 If you wish to export transport-specific information about 266 If you wish to export transport-specific information about 275 If you wish to export transport-specific information about 284 If you wish to export transport-specific information about 293 If you wish to export transport-specific information about 334 via sysfs to userspace. If you wish to export this information,
|
/linux-4.4.14/mm/ |
D | filemap.c | 1249 goto export; in find_get_entries() 1259 export: in find_get_entries()
|
/linux-4.4.14/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.4.14/net/ipv4/ |
D | Kconfig | 464 See http://www.csc.ncsu.edu/faculty/rhee/export/bitcp/ 472 See http://www.csc.ncsu.edu/faculty/rhee/export/bitcp/cubic-paper.pdf
|
/linux-4.4.14/Documentation/fb/ |
D | framebuffer.txt | 59 export FRAMEBUFFER=/dev/fb1
|
/linux-4.4.14/drivers/video/backlight/ |
D | Kconfig | 177 export this as a PWM-based backlight control.
|
/linux-4.4.14/include/uapi/linux/ |
D | Kbuild | 1 # UAPI Header export list
|