Home
last modified time | relevance | path

Searched refs:created (Results 1 – 200 of 457) sorted by relevance

123

/linux-4.4.14/Documentation/filesystems/
Defivarfs.txt4 The efivarfs filesystem was created to address the shortcomings of
11 Variables can be created, deleted and modified with the efivarfs
20 files that are not well-known standardized variables are created
Dexofs.txt64 performed and a clean file system will be created in the specified pid,
68 If pid already exists, it will be deleted and a new one will be created in
99 /dev/osdX: X is a decimal number. /dev/osdX was created after a successful
126 in-memory superblock structure at mount time. This object is created before
146 created in memory (read from disk or created). The credential works for all
160 - create/delete: delete should wait until the object is created
168 should wait until the object is created on the OSD.
171 created on the OSD.
173 object is created on the OSD.
Ddebugfs.txt32 created in the debugfs root. On success, the return value is a struct
51 the return value will be a dentry pointer to the created file, NULL for
68 created with any of:
138 any code which does so in the mainline. Note that all files created with
176 the number of elements in the array. Note: Once array is created its
205 Symbolic links can be created with debugfs_create_symlink().
208 there is no automatic cleanup of any directories created in debugfs. If a
220 pointer for every debugfs file they created so that all files could be
Dhpfs.txt62 well. If you create 'a. ...', the file 'a' will be created, but you can still
74 attributes with keys "UID", "GID" or "MODE" and 2-byte values are created. Only
76 options are created. Once created, the extended attributes are never deleted,
83 special 4-byte extended attribute "DEV" will be created containing the device
106 file has a pointer to codepage its name is in. However OS/2 was created in
109 Once I booted English OS/2 working in cp 850 and I created a file on my 852
114 really what IBM developers wanted? But problems continued. When I created in
178 Old versions of this driver created sometimes unbalanced dnode trees. OS/2
183 probably because of directories created with old version of this driver.
186 whole created by this driver, it is BUG - let me know about it.
[all …]
Dsharedsubtree.txt366 which is clone of 'A', is created. Its root dentry is 'a' . 'C' is
368 are created and mounted at the dentry 'b' on all mounts where 'B'
370 created. This propagation tree is identical to the propagation tree of
375 which is clone of 'A', is created. Its root dentry is 'a'. 'C' is
377 are created and mounted at the dentry 'b' on all mounts where 'B'
383 mount 'C' which is clone of 'A', is created. Its root dentry is 'a' .
385 'C3' ... are created and mounted at the dentry 'b' on all mounts where
387 'C','C1',.. 'Cn' is created. This propagation tree is identical to the
396 unbindable) mount. A new mount 'C' which is clone of 'A', is created.
400 which is a clone of 'A' is created. Its root dentry is 'a'. 'C' is
[all …]
Decryptfs.txt68 or (2) directories containing files only created by eCryptfs. If you
69 mount a directory that has pre-existing files not created by eCryptfs,
Dxfs.txt75 These options define what group ID a newly created file
77 directory in which it is created; otherwise it takes the
122 If "largeio" specified, a filesystem that was created with a
162 boundaries. This is only relevant to filesystems created
200 that were created with non-zero data alignment parameters.
296 Controls whether symlinks are created with mode 0777 (default)
300 Controls files created in SGID directories.
Ddevpts.txt31 of the devpts fs is created. Any ptys created in this instance are independent
51 /bin/bash in the child process. A pty created by the sshd is not visible in
Ddlmfs.txt56 Once you're heartbeating, DLM lock 'domains' can be easily created /
96 open(2) with O_CREAT to ensure the resource inode is created - dlmfs does
Drelay.txt15 themselves are files created in a host filesystem, e.g. debugfs, and
194 created for it in the host filesystem, which can be and mmapped or
196 where N is the number of online cpus, and by default will be created
206 In order for a channel to be created and the host filesystem's files
212 return the dentry of the file created to represent the channel buffer.
214 the file(s) created in create_buf_file() and is called during
300 These channels have no files associated and can be created with
Dsysfs-tagging.txt28 kobj_nstype first mounts sysfs, a new superblock is created. It
Dbtrfs.txt127 created.
159 Enable/disable data copy-on-write for newly created files.
164 Enable/disable data checksumming for newly created files.
Dext2.txt81 which is decided when the filesystem is created. Smaller blocks mean
122 and which OS created it.
130 machines without having to know what machine it was created on.
181 block group as the directory in which they are first created.
306 created, and depend upon the block size chosen. The ratio of inodes to
321 filesystem larger than that can be created at this time. There is also
Doverlayfs.txt78 directory is created, otherwise only one is stored: the upper if it
93 A whiteout is created as a character device with 0/0 device number.
157 provides direct access to the newly created file in the upper
Dramfs-rootfs-initramfs.txt36 The older "ram disk" mechanism created a synthetic block device out of
66 A ramfs derivative called tmpfs was created to add size limits, and the ability
168 using the config file (by feeding it to usr/gen_init_cpio, which is created
309 explained in buffer-format.txt, created in usr/gen_init_cpio.c, and
358 be migrated into a default initramfs, automatically created and used by the
Dqnx6.txt28 created.
121 are handled by the QNX kernel/drivers and created in /dev independent of the
Dhfs.txt63 o They are however created (with default values), deleted and renamed
Ddnotify.txt17 DN_CREATE A file was created in the directory
Domfs.txt6 OMFS is a filesystem created by SonicBlue for use in the ReplayTV DVR
Dautomount-support.txt45 (2) When a new mountpoint is created in the ->d_automount method, add
Daffs.txt82 volume=name When symbolic links with an absolute path are created
123 Newly created files and directories will get the user and group ID
/linux-4.4.14/arch/x86/kvm/
Dmmutrace.h149 TP_PROTO(struct kvm_mmu_page *sp, bool created),
150 TP_ARGS(sp, created),
154 __field(bool, created)
159 __entry->created = created;
163 __entry->created ? "new" : "existing")
/linux-4.4.14/Documentation/driver-model/
Dbinding.txt62 A symlink is created in the bus's 'devices' directory that points to
65 A symlink is created in the driver's 'devices' directory that points
68 A directory for the device is created in the class's directory. A
69 symlink is created in that directory that points to the device's
72 A symlink can be created (though this isn't done yet) in the device's
74 top-level directory. One can also be created to point to its driver's
Ddevice.txt54 created before the KOBJ_ADD uevent is generated. The only way to realize
97 strict expectations on when attributes get created. When a new device is
Dporting.txt107 should be created to convert from the generic object type.
183 When the device is registered, a directory in sysfs is created.
206 Also, symlinks are created in the bus's 'devices' directory
355 symlink is created in the driver's sysfs directory that points to the
Ddevres.txt55 Managed interface is created for resources commonly used by device
170 created by passing NULL as @id as in the above example. In both
/linux-4.4.14/Documentation/virtual/kvm/devices/
Dvfio.txt7 Only one VFIO instance may be created per VM. The created device
Dmpic.txt8 Only one MPIC instance, of any type, may be instantiated. The created
42 be instantiated. Once that device has been created, it's available as
Dxics.txt15 The ICP entities are created by enabling the KVM_CAP_IRQ_ARCH
66 Only one XICS instance may be created per VM.
/linux-4.4.14/drivers/staging/iio/magnetometer/
DKconfig21 If so, these modules will be created:
35 If so, these modules will be created:
/linux-4.4.14/Documentation/devicetree/
Doverlay-notes.txt16 in an active device should have it created while if the device node is either
83 As a result of the overlay, a new device node (bar) has been created
85 is loaded the device will be created as expected.
96 created via the call to of_overlay_create(). Removal of an overlay that
/linux-4.4.14/drivers/infiniband/ulp/ipoib/
Dipoib_fs.c102 unsigned long created; in ipoib_mcg_seq_show() local
108 ipoib_mcast_iter_read(iter, &mgid, &created, &queuelen, in ipoib_mcg_seq_show()
120 gid_buf, created, queuelen, in ipoib_mcg_seq_show()
Dipoib_multicast.c61 unsigned long created; member
145 mcast->created = jiffies; in ipoib_mcast_alloc()
1005 iter->created = mcast->created; in ipoib_mcast_iter_next()
1025 unsigned long *created, in ipoib_mcast_iter_read() argument
1031 *created = iter->created; in ipoib_mcast_iter_read()
Dipoib.h154 unsigned long created; member
539 unsigned long *created,
/linux-4.4.14/drivers/staging/iio/Documentation/
Dtrigger.txt22 triggers to keep track of what they have created.
35 consumer interface automatically created.
/linux-4.4.14/net/ceph/
Dcrypto.c27 if (*p + sizeof(u16) + sizeof(key->created) + in ceph_crypto_key_encode()
31 ceph_encode_copy(p, &key->created, sizeof(key->created)); in ceph_crypto_key_encode()
39 ceph_decode_need(p, end, 2*sizeof(u16) + sizeof(key->created), bad); in ceph_crypto_key_decode()
41 ceph_decode_copy(p, &key->created, sizeof(key->created)); in ceph_crypto_key_decode()
Dcrypto.h12 struct ceph_timespec created; member
Dceph_common.c155 if (opt1->key->created.tv_sec != opt2->key->created.tv_sec) in ceph_compare_options()
157 if (opt1->key->created.tv_nsec != opt2->key->created.tv_nsec) in ceph_compare_options()
/linux-4.4.14/Documentation/usb/
Dgadget_configfs.txt62 For each gadget to be created its corresponding directory must be created:
82 In order to have a place to store them, a strings subdirectory must be created
97 directories must be created:
110 Each configuration also needs its strings, so a subdirectory must be created
127 directory must be created:
148 At this moment a number of gadgets is created, each of which has a number of
348 a number of its default sub-groups created automatically.
/linux-4.4.14/Documentation/filesystems/configfs/
Dconfigfs.txt19 With sysfs, an object is created in kernel (for example, when a device
23 write(2). The important point is that the object is created and
27 A configfs config_item is created via an explicit userspace operation:
51 An item is created via mkdir(2). The item's attributes will also
82 A fakenbd connection can be created with mkdir(2). The name is
110 Items are created and destroyed inside a config_group. A group is a
112 Items are created by mkdir(2) and removed by rmdir(2), but configfs
146 Whether statically defined in a source file or created by a parent
206 A config_item cannot live in a vacuum. The only way one can be created
296 The group is where child config_items are created. For a subsystem,
[all …]
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-ata12 For each port, a directory ataX is created where X is the ata_port_id of
27 topology, 15 ata_link objects are created.
49 Behind each link, up to two ata device are created.
Dsysfs-driver-hid-logitech-lg4ff24 This entry is not created for devices that have only one mode.
52 This entry is not created for devices that have only one mode.
Dsysfs-bus-event_source-devices-hv_24x731 file will be created.
42 description, no file will be created.
Dsysfs-class-pwm15 A /sys/class/pwm/pwmchipN directory is created for each
46 A /sys/class/pwm/pwmchipN/pwmX directory is created for
Dconfigfs-usb-gadget-ffs6 A corresponding USB function instance is created/removed.
Dsysfs-dev17 dynamically created and destroyed as devices enter and
Dsysfs-class-led-flash7 microamperes. The file is created only for the flash LED devices
28 of the strobe. The file is created only for the flash LED
Dsysfs-class-mei14 The /sys/class/mei/meiN directory is created for
Dsysfs-power85 created by the suspend-to-disk mechanism. It can be written a
116 referred to a device created by a loadable kernel module. In
137 devices created after boot by loadable kernel modules.
228 wakeup sources created with the help of it that are active at
237 wakeup sources created with the help of /sys/power/wake_lock.
244 wakeup sources created with the help of /sys/power/wake_lock
Dsysfs-devices-memory79 For example, the following symbolic link is created for
92 link is created for memory section 9 on node0.
Dsysfs-kernel-boot_params10 not be created.
Dsysfs-class-pktcdvd67 # assuming device pktcdvd0 was created, look at stat's
Dsysfs-bus-iio-trigger-sysfs38 created trigger from the list of available triggers. In order to
Dsysfs-devices-soc10 The directory created for each SoC will also house information
Dconfigfs-usb-gadget5 This group contains sub-groups corresponding to created
Dsysfs-bus-rpmsg64 A channel is first created when an entity, whether local
Dsysfs-bus-pci180 the PCI device. The attribute will be created only
194 PCI device. The attribute will be created only if the firmware
208 The attribute will be created only if the firmware has given
Dsysfs-fs-ext473 created.
/linux-4.4.14/Documentation/devicetree/bindings/clock/st/
Dst,quadfs.txt31 an empty string then no clock will be created for the
33 4 strings are provided then no clocks will be created
Dst,clkgen-vcc.txt28 an empty string then no clock will be created for the
30 16 strings are provided then no clocks will be created
/linux-4.4.14/Documentation/cgroups/
Dhugetlb.txt11 HugeTLB controller can be created by first mounting the cgroup filesystem.
19 New groups can be created under the parent group /sys/fs/cgroup.
Dcpuacct.txt11 Accounting groups can be created by first mounting the cgroup filesystem.
22 New accounting groups can be created under the parent group /sys/fs/cgroup.
Dnet_prio.txt17 be created by first mounting the cgroup filesystem.
Dcgroups.txt219 child cgroups created below the top-level cgroup, that hierarchy
248 New cgroups are created using the mkdir system call or shell
356 for each new cgroup created before that group can be used.
497 Each cgroup object created by the system has an array of pointers,
578 be called for a newly-created cgroup if an error occurs after this
650 that is being created/destroyed (and hence has no sub-cgroups).
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Dda9062.txt47 compatible = "dlg,da9062-rtc" should be added if a node is created.
51 if a node is created.
Dda9063.txt53 compatible = "dlg,da9063-rtc" should be added if a node is created.
69 compatible = "dlg,da9063-watchdog" should be added if a node is created.
/linux-4.4.14/Documentation/
Dphy.txt116 When the driver that created the PHY is unloaded, it should destroy the PHY it
117 created using one of the following 2 APIs.
128 pm_runtime_enable of the phy device created by this subsystem is called and
130 device created by this subsystem will be a child of the device that calls
133 So pm_runtime_get_sync of the phy_device created by this subsystem will invoke
Dkobject.txt34 what happens to the kobject when it is created and destroyed.
121 The ktype is required for a kobject to be created properly, as every kobject
166 announce to the world that it has been created. This can be done with a
177 below), the uevent for KOBJ_REMOVE will be automatically created by the
202 the kernel will contain a run-time check for kobjects that are created
216 exception where a single kobject should be created. To create such an
229 Both types of attributes used here, with a kobject that has been created
231 special custom attribute is needed to be created.
241 kobject when its reference count reaches zero. The code which created the
250 the direct control of the code which created the kobject. So that code must
[all …]
Dlogo.txt3 that I have not really announced it yet). It was created by Larry Ewing,
Dkernel-per-CPU-kthreads.txt40 kthreads from being created in the first place. (This will
59 created in the first place.
231 kthreads from being created in the first place, and also obviates
235 kthreads from being created in the first place. This approach
256 kthreads from being created in the first place. However, please
264 kthreads from being created in the first place.
266 from being created. Other related watchdog and softlockup boot
Dio-mapping.txt7 A mapping object is created during driver initialization using
33 page and may only be used with mappings created by
Dpnp.txt22 In addition to the standard sysfs file the following are created in each
238 A series of compatibility functions have been created to make it easy to convert
Dkselftest.txt8 memory to be ready to be offlined. A special hot-plug target is created
Dgcov.txt225 echo "$DEST successfully created, copy to test system and unpack with:"
256 echo "$DEST successfully created, copy to build system and unpack with:"
Dunshare.txt85 ability to unshare after the process was created can be very
130 when a new process is created using fork(2), while other parts,
247 * If any new structures are created by unshare_* helper
Dldm.txt17 Any partitions created under the LDM are called "Dynamic Disks". There are no
/linux-4.4.14/Documentation/device-mapper/
Dstatistics.txt26 region_id, that is assigned when the region is created. The region_id
85 created and ignore those created by others.
94 that is useful to the client program that created the range.
196 program that created the range. The kernel returns this
Dswitch.txt21 is created it is spread across multiple members. The details of the
24 how many members are being used. When iSCSI sessions are created, each
Dthin-provisioning.txt105 thin-pool is created. People primarily interested in thin provisioning
175 Snapshots are created with another message to the pool.
190 Once created, the user doesn't have to worry about any connection
/linux-4.4.14/Documentation/networking/
Dl2tp.txt51 new l2tpip socket family. The tunnel socket is typically created by
53 created by the kernel. Each L2TP session (pseudowire) gets a network
54 interface instance. In the case of PPP, these interfaces are created
56 the netdevice is created upon a netlink request to create an L2TPv3
63 interfaces are created for each local PPP endpoint. The kernel's PPP
108 created before the first PPPoL2TP session socket is created.
151 referencing the UDP or L2TPIP socket created in the previous step.
164 case -- the tunnel socket is created by the kernel and configured
Dtuntap.txt117 be created, fds is used to store and return the file descriptors (queues)
118 created to the caller. Each file descriptor were served as the interface of a
163 enabled by default after it was created through TUNSETIFF.
Dx25.txt32 A linux-x25 mailing list has been created at vger.kernel.org to support the
Dbatman-adv.txt107 To make use of your newly created mesh, batman advanced provides
181 as expected. To overcome these problems batctl was created. At
Dnetconsole.txt85 [ Note that the parameters of netconsole targets that were specified/created
100 Note that newly created targets have default parameter values (as mentioned
Dvrf.txt24 A VRF device is created with an associated route table. Network interfaces
58 1. VRF device is created with an association to a FIB table.
126 To list VRFs that have been created:
Dipvlan.txt58 (b) No of virtual devices created on a master exceed the mac capacity and
/linux-4.4.14/tools/perf/Documentation/
Dperf-buildid-cache.txt29 not the user's. Use the -v option to see where the file is created.
32 same directory and are also copied. All 3 files are created with read
Dperf-annotate.txt6 perf-annotate - Read perf.data (created by perf record) and display annotated code
/linux-4.4.14/Documentation/devicetree/bindings/i2c/
Di2c-mux-pinctrl.txt36 will be created. I2C child bus numbers are assigned based on the index into
39 The only exception is that no bus will be created for a state named "idle". If
Di2c-mux-gpio.txt32 For each i2c child node, an I2C child bus will be created. They will
/linux-4.4.14/Documentation/infiniband/
Dsysfs.txt18 0; no subdirectory is created for normal switch ports)
20 In each port subdirectory, the following files are created:
Dipoib.txt28 rtnl_link_ops, where childs created using either way behave the same.
/linux-4.4.14/Documentation/video4linux/
Dfimc.txt71 Reconfiguration is done by enabling/disabling media links created by the driver
95 node is also created per each available and enabled at the platform level
131 sub-device node is created per each MIPI-CSIS device.
147 two modules are created (in addition to the core v4l2 modules): s5p-fimc.ko and
Dvivid.txt9 Up to 64 vivid instances can be created, each with up to 16 inputs and 16 outputs.
92 instances can be created.
113 are created for each video capture device. At most 16 inputs can be created,
117 what the type of each input is when the inputs are created for each driver
134 are created for each video output device. At most 16 outputs can be
135 created, and there must be at least one.
138 what the type of each output is when the outputs are created for each
889 Looping is currently supported only between devices created by the same
1101 created framebuffer has a size of 720x576 and supports ARGB 1:5:5:5 and
/linux-4.4.14/Documentation/hwmon/
Dhwmon-kernel-api.txt42 This function returns a pointer to the newly created hardware monitoring device
44 monitoring sysfs attributes are expected to have been created and attached to
46 have been created by the caller.
Dads101570 (FS +/- 0.512 V, 2400 SPS) would be created.
Dsysfs-interface79 All entries (except name) are optional, and should only be created in a
91 I2C devices get this attribute created automatically.
167 Should only be created if the driver has hints about what
219 Should only be created if the chip has a register to configure
233 Should only be created if the driver has hints about what
387 Should only be created if the driver has hints about what
Dpcf859167 Directories are being created for each instantiated PCF8591:
Dltc424590 created. The driver will sample the GPIO pin that is currently connected to the
Ducd9200103 created for enabled rails. See chip datasheets for
Ducd9000108 created only for enabled fans.
/linux-4.4.14/drivers/video/fbdev/omap2/omapfb/
DKconfig26 Select the number of framebuffers created. OMAP2/3 has 3 overlays
/linux-4.4.14/tools/perf/
Ddesign.txt202 time the counter is created (nor to any new descendents of existing
253 gets schedule to. Per task counters can be created by any user, for
263 is created first, with group_fd = -1 in the sys_perf_event_open call
264 that creates it. The rest of the group members are created
266 (A single counter on its own is created with group_fd = -1 and is
278 tracking are logged into a ring-buffer. This ring-buffer is created and
441 This applies to all counters on the current process, whether created
443 this process has created on other processes. It only enables or
/linux-4.4.14/Documentation/devicetree/bindings/power/
Dpower_domain.txt28 created by the given provider should be subdomains of the domain
59 Domains created by the 'child' power controller are subdomains of '0' power
/linux-4.4.14/Documentation/early-userspace/
Dbuffer-format.txt16 formats, and can be created with the cpio(1) utility. The cpio
89 the tuple buffer and the entry is created as usual; if found, a hard
90 link rather than a second copy of the file is created. It is not
/linux-4.4.14/Documentation/devicetree/bindings/pwm/
Dpxa-pwm.txt10 Note that one device instance must be created for each PWM that is used, so the
/linux-4.4.14/sound/aoa/soundbus/i2sbus/
Dpcm.c868 i2sdev->out.created = 0; in i2sbus_private_free()
869 i2sdev->in.created = 0; in i2sbus_private_free()
977 if (!i2sdev->out.created && out) { in i2sbus_attach_codec()
992 i2sdev->out.created = 1; in i2sbus_attach_codec()
995 if (!i2sdev->in.created && in) { in i2sbus_attach_codec()
1009 i2sdev->in.created = 1; in i2sbus_attach_codec()
Di2sbus.h42 u32 created:1, /* has this direction been created with alsa? */ member
/linux-4.4.14/Documentation/powerpc/
Dcxlflash.txt136 with the scsi disk device (/dev/sdb) that was created during LUN
165 were created. The child of a forked process cannot continue
166 to use the context id or file descriptor created by its parent
170 the process under which they were created. Once either is
214 By default, the virtual LUN is created with a size of 0. The user
225 This ioctl is responsible for resizing a previously created virtual
259 This ioctl is responsible for cloning a previously created
260 context to a more recently created context. It exists solely to
Dpmu-ebb.txt31 It is a feature of the perf_events API that events can be created on other
65 EBB events must be created with a particular, and restrictive, set of
69 An EBB event must be created with the "pinned" and "exclusive" attributes set.
Ddscr.txt82 Any child of the process created after this event in the process inherits
/linux-4.4.14/Documentation/mic/
Dmic_overview.txt23 a virtual bus called mic bus is created and virtual dma devices are
24 created on it by the host/card drivers. On host the channels are private
/linux-4.4.14/Documentation/fmc/
Dfmc-chardev.txt7 The char device is created as a misc device. Its name in /dev (as
8 created by udev) is the same name as the underlying FMC device. Thus,
/linux-4.4.14/Documentation/cma/
Ddebugfs.txt9 The structure of the files created under that directory is as follows:
/linux-4.4.14/Documentation/sound/alsa/soc/
Djack.txt35 Jacks are created by the machine driver calling snd_soc_jack_new().
42 which are updated automatically. They are created by the machine driver
Dcodec.txt164 A callback can be created that is called by the core for each codec DAI
/linux-4.4.14/Documentation/filesystems/nfs/
Dfault_injection.txt25 all corresponding items. A log message will be created containing the number
64 This script has been created to ease the fault injection process. This script
DExporting36 As normal access is by filename this prefix is created naturally and
57 This is set when anonymous dentries are created, and cleared when a
77 (such as an anonymous one created by d_obtain_alias), if appropriate.
Drpc-cache.txt59 is set, any references created by cache_update.
122 has valid data, then it is discarded and a new item is created. This
131 with that name is created in /proc/net/rpc
/linux-4.4.14/drivers/misc/mei/
DKconfig7 if selected /dev/mei misc device will be created.
/linux-4.4.14/drivers/staging/unisys/visorbus/
Dvisorchipset.c1096 if (bus_info && (bus_info->state.created == 1)) { in bus_create()
1149 else if (bus_info->state.created == 0) in bus_destroy()
1176 } else if (bus_info->state.created == 0) { in bus_configure()
1217 if (bus_info->state.created == 0) { in my_device_create()
1225 if (dev_info && (dev_info->state.created == 1)) { in my_device_create()
1289 } else if (dev_info->state.created == 0) { in my_device_changestate()
1312 else if (dev_info->state.created == 0) in my_device_destroy()
2022 bus_info->state.created = 1; in bus_create_response()
2045 dev_info->state.created = 1; in device_create_response()
/linux-4.4.14/fs/nilfs2/
DKconfig14 select significant versions among continuously created checkpoints,
/linux-4.4.14/Documentation/s390/
Dmonreader.txt92 After loading the module, a char device will be created along with the device
97 If your distribution does not support udev, a device node will not be created
102 <major>:<minor>. The device node can be created via the mknod command, enter
104 to be created.
/linux-4.4.14/Documentation/scsi/
Dscsi_fc_transport.txt98 and then the vport is created on the Physical Port:
100 and the vport's Scsi_Host is then created:
192 driver data structures are built up, and device objects created.
208 The vport has been successfully been created on the FC link.
223 successfully created (state becomes FC_VPORT_ACTIVE) or it fails
309 disable: If "true", the vport is to be created in a disabled stated.
321 driver data structures are built up, and device objects created.
335 - The vport may be created in a disabled state.
Dbnx2fc.txt63 <INTERFACE>.<VLAN>-fcoe interfaces are automatically created.
Dcxgb3i.txt83 iscsiadm command. <iface file name> is the transport interface file created
/linux-4.4.14/drivers/net/can/softing/
DKconfig11 which has been created by softing_cs or softing_pci driver.
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/qe/
Dpar_io.txt5 device that using parallel I/O ports, a child node should be created.
/linux-4.4.14/Documentation/security/
Dapparmor.txt4 a task centered policy, with task "profiles" being created and loaded
Dkeys-trusted-encrypted.txt5 and in both cases all keys are created in the kernel, and user space sees,
48 encryption/decryption. New keys are created from kernel generated random
Dkeys.txt132 be given a payload when created.
137 blobs of data. These can be created, updated and read by userspace,
149 be created and updated from userspace, but the payload is only
156 clone, fork, vfork or execve occurs. A new keyring is created only when
257 controls can be applied to keys created within various contexts. This support
264 newly-created keys. If the contents of that file correspond to an SELinux
268 particular context to newly-created keys, using the "create" permission in the
277 labeled with the default kernel context, since they are created early in the
424 User defined keys can be created by specifying type "user". It is
461 The special key specified by "id" is looked up (with the key being created
[all …]
Dkeys-ecryptfs.txt64 Mount an eCryptfs filesystem using the created encrypted key "1000100010001000"
Dkeys-request-key.txt120 be created uninstantiated, another auth key (X) would be created (as per step
/linux-4.4.14/Documentation/acpi/
Dvideo_extension.txt69 generated and sent to user space through the input device created by
85 input device it created:
Dnamespace.txt239 The struct acpi_device object is created for a fixed hardware
244 The struct acpi_device object is created for an ACPI namespace node
249 struct acpi_device object with LNXVIDEO 'bus_id' will be created for
300 representing the struct acpi_device object created for that ACPI
/linux-4.4.14/fs/ceph/
Dsnap.c709 realm->created = le64_to_cpu(ri->created); in ceph_update_snap_trace()
921 if (ci->i_snap_realm->created > in ceph_handle_snap()
922 le64_to_cpu(ri->created)) { in ceph_handle_snap()
/linux-4.4.14/drivers/staging/sm750fb/
Dreadme36 if you have vesafb enabled in your config then /dev/fb0 will be created by vesafb
/linux-4.4.14/arch/m68k/fpsp040/
Dx_unimp.S18 | 2. Unimp (short) fsave state frame created here by fsave
/linux-4.4.14/Documentation/sound/alsa/
DJack-Controls.txt9 The old ALSA jack code only created input devices for each registered
/linux-4.4.14/tools/testing/selftests/rcutorture/doc/
Drcu-test-image.txt1 This document describes one way to created the rcu-test-image file
/linux-4.4.14/fs/ncpfs/
DKconfig71 the OS2/LONG namespace and created under DOS or on a volume using
78 Long filenames (created by Win95) will not be affected.
/linux-4.4.14/Documentation/thermal/
Dexynos_thermal_emulation17 When it's enabled, sysfs node will be created as
Dsysfs-api.txt162 will be created. when no_hwmon == true, nothing will be done.
164 will be created (for backward compatibility).
177 Thermal zone device sys I/F, created once it's registered:
197 Thermal cooling device sys I/F, created once it's registered:
204 Then next two dynamic attributes are created/removed in pairs. They represent
206 They are created/removed for each successful execution of
/linux-4.4.14/fs/nfsd/
Dvfs.h68 u32 *verifier, bool *truncp, bool *created);
Dvfs.c1259 bool *truncp, bool *created) in do_nfsd_create() argument
1350 if (created) in do_nfsd_create()
1351 *created = 1; in do_nfsd_create()
1358 if (created) in do_nfsd_create()
1359 *created = 1; in do_nfsd_create()
1375 if (created) in do_nfsd_create()
1376 *created = 1; in do_nfsd_create()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vce.c614 bool created = false; in amdgpu_vce_ring_parse_cs() local
654 created = true; in amdgpu_vce_ring_parse_cs()
728 if (allocated && !created) { in amdgpu_vce_ring_parse_cs()
/linux-4.4.14/security/tomoyo/
Ddomain.c509 bool created = false; in tomoyo_assign_domain() local
560 created = true; in tomoyo_assign_domain()
567 if (created) { in tomoyo_assign_domain()
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_vce.c560 bool destroyed = false, created = false, allocated = false; in radeon_vce_cs_parse() local
595 created = true; in radeon_vce_cs_parse()
668 if (allocated && !created) { in radeon_vce_cs_parse()
/linux-4.4.14/Documentation/devicetree/bindings/media/
Drcar_vin.txt19 Additionally, an alias named vinX will need to be created to specify
/linux-4.4.14/Documentation/devicetree/bindings/pci/
Dxilinx-pcie.txt34 created a interrupt controller node to support 'interrupt-map' DT
/linux-4.4.14/Documentation/i2c/
Dold-module-parameters5 <linux/i2c.h> which created standard module parameters to let the user
Dupgrading-clients59 dev_info(dev, "example client created\n");
250 dev_info(dev, "example client created\n");
/linux-4.4.14/Documentation/w1/
Dw1.generic25 - sysfs entries for that w1 master are created
120 rw - (optional) created for slave devices which do not have
/linux-4.4.14/drivers/staging/unisys/include/
Dvisorbus.h48 u32 created:1; member
/linux-4.4.14/drivers/scsi/be2iscsi/
Dbe.h44 bool created; member
Dbe_cmds.c861 eq->created = true; in beiscsi_cmd_eq_create()
1004 cq->created = true; in beiscsi_cmd_cq_create()
1063 mccq->created = true; in beiscsi_cmd_mccq_create()
1213 dq->created = true; in be_cmd_create_default_pdu_queue()
1278 wrbq->created = true; in be_cmd_wrbq_create()
/linux-4.4.14/include/linux/ceph/
Dosdmap.h91 struct ceph_timespec created, modified; member
/linux-4.4.14/Documentation/filesystems/caching/
Dnetfs-api.txt106 cache. Any such objects created within an index will be created in the
107 first cache only. The cache in which an index is created can be
350 Note also that no indices are actually created in a cache until a non-index
351 object needs to be created somewhere down the hierarchy. Furthermore, an index
352 may be created in several different caches independently at different times.
355 A cookie will be created in the disabled state if enabled is false. A cookie
390 The fourth step is to request a data file be created in the cache. This is
404 An optional step is to request an object of miscellaneous type be created in
498 (*) The netfs data supplied when the cookie was created.
/linux-4.4.14/Documentation/power/
Duserland-swsusp.txt45 has been created the read() operation can be used to transfer
94 suspend image is first created, as though the system had been suspended
147 created and the system is ready for saving it):
Dinterface.txt50 /sys/power/image_size controls the size of the image created by
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/
Dmpic-msgr.txt34 An alias should be created for every message register block. They are not
/linux-4.4.14/Documentation/dvb/
Dudev.txt9 DVB device nodes are created automatically.
/linux-4.4.14/Documentation/aoe/
Daoe.txt27 Users of udev should find the block device nodes created
142 to be pre-created using a static minor-number scheme with the
/linux-4.4.14/Documentation/kbuild/
Dheaders_install.txt39 An 'include' directory is automatically created inside INSTALL_HDR_PATH and
/linux-4.4.14/block/partitions/
DKconfig52 `Y' here, Linux will support disk partitions created under ADFS.
59 Support reading partition tables created on Acorn machines using
185 Dynamic Disks yet as can be created with Vista.
/linux-4.4.14/Documentation/laptops/
Dsonypi.txt40 Please note that this driver was created by reverse engineering the Windows
105 created, one which interprets the jogdial events as
/linux-4.4.14/drivers/iio/magnetometer/
DKconfig91 will be created:
/linux-4.4.14/Documentation/devicetree/bindings/timer/
Dsamsung,exynos4210-mct.txt51 interrupt controllers. Hence, an interrupt-map is created to map
/linux-4.4.14/security/keys/
DKconfig37 Keyrings are created and added into the register upon demand and get
/linux-4.4.14/tools/perf/tests/attr/
DREADME8 each event created within single perf command. Each event details
/linux-4.4.14/Documentation/EDID/
DHOWTO.txt54 created, it must be checked with the "edid-decode" utility which will
/linux-4.4.14/Documentation/spi/
Dspidev44 that userspace programs will open, created by "udev" or "mdev".
49 /sys/class/spidev/spidevB.C ... created when the "spidev" driver
/linux-4.4.14/Documentation/blockdev/
Dcciss.txt43 If nodes are not already created in the /dev/cciss directory, run as root:
95 appropriate device nodes are automatically created. (e.g.
/linux-4.4.14/Documentation/serial/
Drocket.txt68 In order to use the ports, their device names (nodes) must be created with mknod.
69 This is only required once, the system will retain the names once created. To
/linux-4.4.14/Documentation/trace/
Dmmiotrace.txt10 Jeff Muizelaar created a tool for tracing MMIO accesses with the Nouveau
103 __ioremap() function and gets called whenever a mapping is created. Mapping is
Dintel_th.txt56 created and assigned an id number that reflects the order in which TH
/linux-4.4.14/net/ipx/
DKconfig52 kernel when the internal network was created. By enabling the full
/linux-4.4.14/Documentation/leds/
Dleds-class-flash.txt67 Once the V4L2 sub-device is registered by the driver which created the Media
/linux-4.4.14/arch/arm/boot/dts/
Dkirkwood-nsa320.dts10 * Based upon the board setup file created by Peter Schildmann */
/linux-4.4.14/Documentation/networking/mac80211_hwsim/
DREADME40 A global monitoring netdev, hwsim#, is created independent of
/linux-4.4.14/drivers/media/platform/davinci/
DKconfig87 be five modules created called vpss.ko, vpbe.ko, vpbe_osd.ko,
/linux-4.4.14/Documentation/wimax/
DREADME.wimax51 directory named wimax:DEVICENAME to be created; optionally, it might
/linux-4.4.14/Documentation/devicetree/bindings/soc/fsl/
Dbman.txt15 originally created by software with configurable depletion thresholds. This
/linux-4.4.14/drivers/iio/gyro/
DKconfig99 will be created:
/linux-4.4.14/Documentation/nvdimm/
Dnvdimm.txt137 be created by default as userspace needs to do at least one allocation
229 single PMEM namespace is created in the REGION0-SPA-range that spans most
677 Idle namespaces are automatically created by the kernel if a given
710 2. The term originated to describe the sub-devices that can be created
742 Similar to namespaces an idle BTT device is automatically created per
744 seed is created. Creating a BTT configuration involves two steps of
/linux-4.4.14/drivers/iio/pressure/
DKconfig107 will be created:
/linux-4.4.14/Documentation/virtual/kvm/
Dmmu.txt371 the value of cr0.wp part of the page role. This means that an spte created
374 exists when an spte created with cr0.wp=0 and cr4.smep=0 is used after
411 is created. Pages with a mismatching generation number are "obsolete".
447 stored into the MMIO spte. Thus, the MMIO spte might be created based on
453 want to use an MMIO sptes created with an odd generation number, and we can do
/linux-4.4.14/fs/proc/
DKconfig7 your hard disk: the files are created on the fly by the kernel when
/linux-4.4.14/drivers/misc/eeprom/
DKconfig93 EEPROM 93XX46 driver. sysfs entries will be created for that
/linux-4.4.14/Documentation/ABI/stable/
Dsysfs-bus-firewire81 These attributes are only created if the root directory of an
/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_cmds.c784 if (!mccq->created) in wrb_from_mccq()
799 return adapter->mcc_obj.q.created; in use_mcc()
972 eqo->q.created = true; in be_cmd_eq_create()
1156 cq->created = true; in be_cmd_cq_create()
1231 mccq->created = true; in be_cmd_mccq_ext_create()
1275 mccq->created = true; in be_cmd_mccq_org_create()
1338 txq->created = true; in be_cmd_txq_create()
1379 rxq->created = true; in be_cmd_rxq_create()
1435 q->created = false; in be_cmd_q_destroy()
1462 q->created = false; in be_cmd_rxq_destroy()
/linux-4.4.14/drivers/staging/unisys/Documentation/
Doverview.txt84 each virtual device are created and owned by visorbus. These device objects
85 are created in response to messages from the s-Par back-end received on a
310 devices created for it: 1 named "visor Wheel", and 1 named "visor Mouse".
/linux-4.4.14/kernel/trace/
DKconfig479 This option enables the kernel function profiler. A file is created
482 zero is entered, profiling stops. A "functions" file is created in
594 into the ring buffer. Another thread is created to send IPIs
626 This option is for debugging the enum conversions. A file is created
/linux-4.4.14/Documentation/vm/
Dnuma_memory_policy.txt52 subsequently created by that thread. Any sibling threads existing
112 As of 2.6.22, only shared memory segments, created by shmget() or
242 MPOL_PREFERRED policies that were created with an empty nodemask
292 MPOL_PREFERRED policies that were created with an empty nodemask
446 created by shmget() of mmap() with the MAP_ANONYMOUS and MAP_SHARED flags, and
Dactive_mm.txt64 no real VM has yet been created. So code that used to check
/linux-4.4.14/Documentation/RCU/
Dlockdep.txt102 versions of these primitives might be created.
/linux-4.4.14/Documentation/phy/
Dsamsung-usb2.txt130 The newly created file that supports the new SoC has to be also added to the
/linux-4.4.14/Documentation/filesystems/pohmelfs/
Dinfo.txt98 Number of worker threads specifies how many workers will be created for each client.
/linux-4.4.14/Documentation/ABI/
DREADME47 Date: Date created
/linux-4.4.14/Documentation/filesystems/cifs/
DTODO85 can not be created remotely. They are implemented for Samba and those that

123