/Linux-v6.1/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 subsystem.
|
/Linux-v6.1/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::
|
/Linux-v6.1/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() 124 mlx5dr_err(dmn, "Failed creating multi dest FW flow table %d\n", ret); in mlx5dr_fw_create_md_tbl() 132 mlx5dr_err(dmn, "Failed creating multi dest FW flow group %d\n", ret); in mlx5dr_fw_create_md_tbl()
|
/Linux-v6.1/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.
|
/Linux-v6.1/Documentation/networking/device_drivers/wwan/ |
D | iosm.rst | 70 traffic. Iproute network utility is used for creating "wwan0-X" network 74 The userspace management application is responsible for creating new IP link 77 For example, creating new IP link for a MBIM IP session with SessionId 1:
|
D | t7xx.rst | 78 traffic. Iproute network utility is used for creating "wwan0-X" network 81 The userspace management application is responsible for creating new IP link 84 For example, creating new IP link for a MBIM IP session with SessionId 1:
|
/Linux-v6.1/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::
|
/Linux-v6.1/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,
|
/Linux-v6.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | fwil.c | 236 bphy_err(drvr, "Creating iovar failed\n"); in brcmf_fil_iovar_data_set() 262 bphy_err(drvr, "Creating iovar failed\n"); in brcmf_fil_iovar_data_get() 361 bphy_err(drvr, "Creating bsscfg failed\n"); in brcmf_fil_bsscfg_data_set() 387 bphy_err(drvr, "Creating bsscfg failed\n"); in brcmf_fil_bsscfg_data_get() 462 bphy_err(drvr, "Creating xtlv failed\n"); in brcmf_fil_xtlv_data_set() 487 bphy_err(drvr, "Creating bsscfg failed\n"); in brcmf_fil_xtlv_data_get()
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | htb.c | 320 NL_SET_ERR_MSG_MOD(extack, "Firmware error when creating a leaf node."); in mlx5e_htb_leaf_alloc_queue() 330 NL_SET_ERR_MSG_MOD(extack, "Error creating an SQ."); in mlx5e_htb_leaf_alloc_queue() 362 NL_SET_ERR_MSG_MOD(extack, "Firmware error when creating an inner node."); in mlx5e_htb_leaf_to_inner() 382 NL_SET_ERR_MSG_MOD(extack, "Firmware error when creating a leaf node."); in mlx5e_htb_leaf_to_inner() 409 NL_SET_ERR_MSG_MOD(extack, "Error creating an SQ."); in mlx5e_htb_leaf_to_inner() 523 NL_SET_ERR_MSG_MOD(extack, "Error creating an SQ."); in mlx5e_htb_leaf_del() 561 NL_SET_ERR_MSG_MOD(extack, "Firmware error when creating a leaf node."); in mlx5e_htb_leaf_del_last() 605 NL_SET_ERR_MSG_MOD(extack, "Error creating an SQ."); in mlx5e_htb_leaf_del_last()
|
/Linux-v6.1/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.
|
/Linux-v6.1/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.
|
/Linux-v6.1/Documentation/isdn/ |
D | credits.rst | 23 For creating and maintaining the FAQ. 26 For creating the FAQ, and the leafsite HOWTO.
|
/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/ |
D | test_bpffs.c | 76 if (!ASSERT_OK(err, "creating " TDIR "/fs1/a")) in fn() 79 if (!ASSERT_OK(err, "creating " TDIR "/fs1/a/1")) in fn() 82 if (!ASSERT_OK(err, "creating " TDIR "/fs1/b")) in fn()
|
/Linux-v6.1/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
|
/Linux-v6.1/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"
|
/Linux-v6.1/tools/perf/util/ |
D | expr.y | 25 * When creating ids, holds the working set of event ids. NULL 30 * The metric value. When not creating ids this is the value 32 * creating ids the value is either a constant or BOTTOM. NAN is 114 pr_err("Error creating IDs for '%s'", id);
|
/Linux-v6.1/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)
|
/Linux-v6.1/Documentation/admin-guide/acpi/ |
D | ssdt-overlays.rst | 12 Although this can be accomplished by creating a kernel platform driver or 118 Creating a new file in /sys/firmware/efi/efivars will automatically create a new 176 New tables can be loading by creating new directories in /sys/kernel/config/acpi/table
|
/Linux-v6.1/Documentation/PCI/endpoint/ |
D | pci-vntb-howto.rst | 45 Creating pci-epf-vntb Device 140 "Creating pci-epf-ntb Device" section above:: 153 "Creating pci-epf-ntb Device" section above::
|
/Linux-v6.1/Documentation/filesystems/ |
D | hfs.rst | 26 used for creating new files. Default values: '????'. 74 Creating HFS filesystems
|
/Linux-v6.1/drivers/rpmsg/ |
D | rpmsg_internal.h | 33 * advertise new channels implicitly by creating the endpoints. 90 * @rpdev: prepared rpdev to be used for creating endpoints
|
/Linux-v6.1/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()
|