| /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.
|
| D | sysfs-bus-vfio-mdev | 51 Userspace applications interested in creating mediated 54 creating mediated device of this type.
|
| /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-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-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-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-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-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"
|
| /kernel/linux/linux-5.10/Documentation/driver-api/media/ |
| D | v4l2-intro.rst | 18 creating V4L device nodes and video_buf for handling the video buffers 46 3) Creating V4L2 device nodes (/dev/videoX, /dev/vbiX and /dev/radioX)
|
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| D | fwil.c | 234 bphy_err(drvr, "Creating iovar failed\n"); in brcmf_fil_iovar_data_set() 260 bphy_err(drvr, "Creating iovar failed\n"); in brcmf_fil_iovar_data_get() 358 bphy_err(drvr, "Creating bsscfg failed\n"); in brcmf_fil_bsscfg_data_set() 384 bphy_err(drvr, "Creating bsscfg failed\n"); in brcmf_fil_bsscfg_data_get()
|
| /kernel/linux/linux-5.10/drivers/rpmsg/ |
| D | rpmsg_internal.h | 29 * advertise new channels implicitly by creating the endpoints. 80 * @rpdev: prepared rpdev to be used for creating endpoints
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | hfs.rst | 26 used for creating new files. Default values: '????'. 74 Creating HFS filesystems
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/acpi/ |
| D | ssdt-overlays.rst | 12 Although this can be accomplished by creating a kernel platform driver or 117 Creating a new file in /sys/firmware/efi/efivars will automatically create a new 175 New tables can be loading by creating new directories in /config/acpi/table/ and
|
| /kernel/linux/linux-5.10/Documentation/kbuild/ |
| D | gcc-plugins.rst | 54 They should be preferred to creating the structures by hand. 89 right under scripts/gcc-plugins/. Creating subdirectories is not supported.
|
| /kernel/linux/linux-5.10/tools/testing/selftests/sync/ |
| D | sync_stress_merge.c | 53 ASSERT(valid, "Failure creating fence\n"); in test_merge_stress_random_merge() 82 ASSERT(valid, "Failure creating fence i\n"); in test_merge_stress_random_merge()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
| D | kfd_process.c | 475 pr_warn("Creating proc/<pid>/queues/%u failed", in kfd_procfs_add_queue() 534 pr_warn("Creating KFD proc/stats_%s folder failed", in kfd_procfs_add_sysfs_stats() 546 pr_warn("Creating eviction stats for gpuid %d failed", in kfd_procfs_add_sysfs_stats() 557 pr_warn("Creating %s failed for gpuid: %d", in kfd_procfs_add_sysfs_stats() 588 pr_warn("Creating vram usage for gpu id %d failed", in kfd_procfs_add_sysfs_files() 595 pr_warn("Creating sdma usage for gpu id %d failed", in kfd_procfs_add_sysfs_files() 784 pr_warn("Creating procfs kobject failed"); in kfd_create_process() 791 pr_warn("Creating procfs pid directory failed"); in kfd_create_process() 801 pr_warn("Creating pasid for pid %d failed", in kfd_create_process() 807 pr_warn("Creating KFD proc/queues folder failed"); in kfd_create_process() [all …]
|
| /kernel/linux/linux-5.10/drivers/ras/ |
| D | cec.c | 487 pr_warn("Error creating cec debugfs node!\n"); in create_debugfs_nodes() 494 pr_warn("Error creating decay_interval debugfs node!\n"); in create_debugfs_nodes() 501 pr_warn("Error creating action_threshold debugfs node!\n"); in create_debugfs_nodes() 510 pr_warn("Error creating pfn debugfs node!\n"); in create_debugfs_nodes() 516 pr_warn("Error creating array debugfs node!\n"); in create_debugfs_nodes()
|
| /kernel/linux/linux-5.10/drivers/staging/fsl-dpaa2/ethsw/ |
| D | README | 11 Creating an Ethernet Switch 84 Creating an Ethernet Switch
|
| /kernel/linux/linux-5.10/drivers/media/platform/xilinx/ |
| D | xilinx-vipp.c | 81 dev_dbg(xdev->dev, "creating links for entity %s\n", local->name); in xvip_graph_build_one() 152 dev_dbg(xdev->dev, "creating %s:%u -> %s:%u link\n", in xvip_graph_build_one() 199 dev_dbg(xdev->dev, "creating links for DMA engines\n"); in xvip_graph_build_dma() 226 dev_dbg(xdev->dev, "creating link for DMA engine %s\n", in xvip_graph_build_dma() 263 dev_dbg(xdev->dev, "creating %s:%u -> %s:%u link\n", in xvip_graph_build_dma()
|