Searched full:creating (Results 1 – 25 of 2176) sorted by relevance
12345678910>>...88
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | configfs-iio | 20 High resolution timers directory. Creating a directory here 21 will result in creating a hrtimer trigger in the IIO subsystem. 33 Dummy IIO devices directory. Creating a directory here will result 34 in creating a dummy IIO device in the IIO subystem.
|
| /kernel/linux/linux-4.19/Documentation/ABI/testing/ |
| D | configfs-iio | 20 High resolution timers directory. Creating a directory here 21 will result in creating a hrtimer trigger in the IIO subsystem. 33 Dummy IIO devices directory. Creating a directory here will result 34 in creating a dummy IIO device in the IIO subystem.
|
| /kernel/linux/linux-4.19/Documentation/usb/ |
| D | gadget-testing.txt | 34 The function name to use when creating the function directory is "acm". 63 The function name to use when creating the function directory is "ecm". 74 and after creating the functions/ecm.<instance name> they contain default 96 The function name to use when creating the function directory is "geth". 107 and after creating the functions/ecm.<instance name> they contain default 129 The function name to use when creating the function directory is "eem". 140 and after creating the functions/eem.<instance name> they contain default 162 The function name to use when creating the function directory is "ffs". 165 After creating the directory there is a new instance (a "device") of FunctionFS 185 The function name to use when creating the function directory is "hid". [all …]
|
| D | gadget_configfs.txt | 26 Creating a gadget means deciding what configurations there will be 59 1. Creating the gadgets 93 2. Creating the configurations 123 3. Creating the functions 152 creating symbolic links:
|
| /kernel/linux/linux-5.10/Documentation/usb/ |
| D | gadget-testing.rst | 40 The function name to use when creating the function directory is "acm". 79 The function name to use when creating the function directory is "ecm". 92 and after creating the functions/ecm.<instance name> they contain default 119 The function name to use when creating the function directory is "geth". 132 and after creating the functions/ecm.<instance name> they contain default 159 The function name to use when creating the function directory is "eem". 172 and after creating the functions/eem.<instance name> they contain default 199 The function name to use when creating the function directory is "ffs". 202 After creating the directory there is a new instance (a "device") of FunctionFS 223 The function name to use when creating the function directory is "hid". [all …]
|
| D | gadget_configfs.rst | 24 Creating a gadget means deciding what configurations there will be 59 1. Creating the gadgets 93 2. Creating the configurations 123 3. Creating the functions 152 creating symbolic links::
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| D | dr_fw.c | 29 mlx5dr_err(dmn, "Failed creating TTL W/A FW flow table %d\n", ret); in mlx5dr_fw_create_recalc_cs_ft() 37 mlx5dr_err(dmn, "Failed creating TTL W/A FW flow group %d\n", ret); in mlx5dr_fw_create_recalc_cs_ft() 122 mlx5dr_err(dmn, "Failed creating multi dest FW flow table %d\n", ret); in mlx5dr_fw_create_md_tbl() 130 mlx5dr_err(dmn, "Failed creating multi dest FW flow group %d\n", ret); in mlx5dr_fw_create_md_tbl()
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/ |
| D | unshare.rst | 48 shared resources without creating a new process. unshare() is a natural 56 where creating a new process to control sharing/unsharing of process 58 when creating a new process using fork or clone, unshare() can benefit 83 client requests by creating processes that share resources such as 85 decide what needs to be shared at the time of creating the process 139 shared by explicit request to share them when creating a process 143 shared execution context without creating a new process.
|
| /kernel/linux/linux-4.19/Documentation/userspace-api/ |
| D | unshare.rst | 48 shared resources without creating a new process. unshare() is a natural 56 where creating a new process to control sharing/unsharing of process 58 when creating a new process using fork or clone, unshare() can benefit 83 client requests by creating processes that share resources such as 85 decide what needs to be shared at the time of creating the process 139 shared by explicit request to share them when creating a process 143 shared execution context without creating a new process.
|
| /kernel/linux/linux-4.19/Documentation/cgroup-v1/ |
| D | net_cls.txt | 12 Creating a net_cls cgroups instance creates a net_cls.classid file. 34 - creating traffic class 10:1
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/cgroup-v1/ |
| D | net_cls.rst | 13 Creating a net_cls cgroups instance creates a net_cls.classid file. 38 - creating traffic class 10:1::
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/device-mapper/ |
| D | zero.rst | 11 One very interesting use of dm-zero is for creating "sparse" devices in 20 To create a sparse device, start by creating a dm-zero device that's the
|
| D | thin-provisioning.rst | 83 to 2MB if the answer is smaller. If you're creating large numbers of 160 i) Creating a new thinly-provisioned volume. 182 i) Creating an internal snapshot. 187 must suspend it before creating the snapshot to avoid corruption. 229 i) Creating a snapshot of an external device 231 This is the same as creating a thin device.
|
| /kernel/linux/linux-4.19/Documentation/device-mapper/ |
| D | zero.txt | 10 One very interesting use of dm-zero is for creating "sparse" devices in 19 To create a sparse device, start by creating a dm-zero device that's the
|
| D | thin-provisioning.txt | 79 to 2MB if the answer is smaller. If you're creating large numbers of 154 i) Creating a new thinly-provisioned volume. 176 i) Creating an internal snapshot. 181 must suspend it before creating the snapshot to avoid corruption. 221 i) Creating a snapshot of an external device 223 This is the same as creating a thin device.
|
| /kernel/linux/linux-5.10/Documentation/driver-api/phy/ |
| D | phy.rst | 21 The intention of creating this framework is to bring the PHY drivers spread 74 Creating the PHY 94 can use phy_set_drvdata() after creating the PHY and use phy_get_drvdata() in 163 This subsystem is pm runtime enabled. So while creating the PHY,
|
| /kernel/linux/linux-4.19/Documentation/ |
| D | phy.txt | 21 The intention of creating this framework is to bring the PHY drivers spread 74 Creating the PHY 94 can use phy_set_drvdata() after creating the PHY and use phy_get_drvdata() in 163 This subsystem is pm runtime enabled. So while creating the PHY,
|
| /kernel/linux/linux-4.19/fs/sysfs/ |
| D | symlink.c | 56 * @kn: directory we're creating the link in. 84 * @kobj: object whose directory we're creating the link in. 97 * @kobj: object whose directory we're creating the link in.
|
| /kernel/linux/linux-5.10/fs/sysfs/ |
| D | symlink.c | 57 * @kn: directory we're creating the link in. 85 * @kobj: object whose directory we're creating the link in. 98 * @kobj: object whose directory we're creating the link in.
|
| /kernel/linux/linux-5.10/Documentation/isdn/ |
| D | credits.rst | 23 For creating and maintaining the FAQ. 26 For creating the FAQ, and the leafsite HOWTO.
|
| /kernel/linux/linux-4.19/Documentation/isdn/ |
| D | CREDITS | 19 For creating and maintaining the FAQ. 22 For creating the FAQ, and the leafsite HOWTO.
|
| /kernel/linux/linux-4.19/Documentation/acpi/ |
| D | ssdt-overlays.txt | 7 Although this can be accomplished by creating a kernel platform driver or 110 Creating a new file in /sys/firmware/efi/efivars will automatically create a new 167 New tables can be loading by creating new directories in /config/acpi/table/ and
|
| /kernel/linux/linux-5.10/fs/ntfs/ |
| D | logfile.h | 58 When creating, set this to be immediately 79 to 8-byte boundary. When creating, set this 188 matched. When creating, set this to be 229 log_record_header_length. When creating set 239 When creating set to a random value. Win2k
|
| /kernel/linux/linux-4.19/fs/ntfs/ |
| D | logfile.h | 72 When creating, set this to be immediately 93 to 8-byte boundary. When creating, set this 202 matched. When creating, set this to be 243 log_record_header_length. When creating set 253 When creating set to a random value. Win2k
|
| /kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/bin/ |
| D | mkinitrd.sh | 25 echo "Creating a statically linked C-language initrd" 79 echo "Done creating a statically linked C-language initrd"
|
12345678910>>...88