Home
last modified time | relevance | path

Searched refs:exported (Results 1 – 25 of 179) sorted by relevance

12345678

/linux-6.1.9/Documentation/usb/
Dusbip_protocol.rst9 USB devices and the clients import them. The device driver for the exported
12 The client may ask for the list of the exported USB devices. To get the list the
16 the OP_REP_DEVLIST packet which lists the exported USB devices. Finally the
32 Once the client knows the list of exported USB devices it may decide to use one
144 Retrieve the list of exported USB devices.
151 | 2 | 2 | 0x8005 | Command code: Retrieve the list of exported USB |
158 Reply with the list of exported USB devices.
165 | 2 | 2 | 0x0005 | Reply code: The list of exported USB devices. |
169 | 8 | 4 | n | Number of exported devices: 0 means no exported |
172 | 0x0C | | | From now on the exported n devices are described, |
[all …]
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-fs-xfs7 log. The LSN is exported in "cycle:basic block" format.
16 log. The LSN is exported in "cycle:basic block" format.
25 outstanding transactions. The grant head is exported in
37 rolling transactions. The grant head is exported in
Dsysfs-driver-wacom27 <obsoleted by the LED class API now exported by the driver>
37 <obsoleted by the LED class API now exported by the driver>
46 <obsoleted by the LED class API now exported by the driver>
56 <obsoleted by the LED class API now exported by the driver>
100 <obsoleted by the LED class API now exported by the driver>
Dsysfs-platform-usbip-vudc21 1 Device is available and can be exported
22 2 Device is currently exported
Dsysfs-firmware-dmi-entries12 cannot ensure that the data as exported to userland is
46 guarantees that handles as exported are unique, and
51 exported as attributes:
91 is exported in the directory::
Dsysfs-class-pwm47 each exported PWM channel where X is the exported PWM
Dsysfs-class-rnbd-server18 Description: Is a symlink to the sysfs entry of the exported device.
27 Description: For each client a particular device is exported to, following directory will be
/linux-6.1.9/Documentation/core-api/
Dsymbol-namespaces.rst6 export surface of in-kernel symbols exported through the family of
15 === 3 How to use Symbols exported in Namespaces
24 their exported symbols into separate namespaces. That is useful for
27 kernel. As of today, modules that make use of symbols exported into namespaces,
34 Symbols can be exported into namespace using different methods. All of them are
52 ``namespace`` set accordingly. A symbol that is exported without a namespace will
74 symbol exported with EXPORT_SYMBOL_NS() while this definition is present, will
75 still be exported into the namespace that is passed as the namespace argument
87 3. How to use Symbols exported in Namespaces
90 In order to use symbols that are exported into namespaces, kernel modules need
[all …]
/linux-6.1.9/Documentation/admin-guide/nfs/
Dpnfs-scsi-server.rst12 To use pNFS SCSI layouts with the Linux NFS server, the exported file
16 exported LUN, striping or concatenation of LUNs on the MDS and clients
20 automatically enabled if the file system is exported using the "pnfs"
Dpnfs-block-server.rst11 To use pNFS block layouts with the Linux NFS server the exported file
15 sit directly on the exported volume, striping or concatenation of
/linux-6.1.9/kernel/module/
DKconfig76 This enables module versioning for exported symbols also from
238 Symbols exported with EXPORT_SYMBOL_NS*() are considered exported in
239 a namespace. A module that makes use of a symbol exported with such a
261 bool "Trim unused exported kernel symbols" if EXPERT
267 many of those exported symbols might never be used.
269 This option allows for unused exported symbols to be dropped from
280 By default, all unused exported symbols will be un-exported from the
284 exported at all times, even in absence of in-tree users. The value to
/linux-6.1.9/Documentation/virt/kvm/s390/
Ds390-pv-dump.rst51 encrypted memory can simply be read once it has been exported. The
53 needed. Memory that has been swapped out and hence was exported can be
57 The tweaks / status flags for the exported pages need to be requested
/linux-6.1.9/kernel/
Dkallsyms.c567 int exported; member
596 &iter->exported); in get_ksymbol_mod()
615 &iter->exported); in get_ksymbol_ftrace_mod()
629 iter->exported = 0; in get_ksymbol_bpf()
649 iter->exported = 0; in get_ksymbol_kprobe()
766 type = iter->exported ? toupper(iter->type) : in s_show()
/linux-6.1.9/Documentation/ABI/obsolete/
Dsysfs-gpio10 kernel code, it may be exported by userspace (and unexported later).
21 /gpioN ... for each exported GPIO #N OR
/linux-6.1.9/drivers/nvme/host/
DKconfig55 to use remote block devices exported using the NVMe protocol set.
71 exported using the NVMe protocol set.
88 exported using the NVMe protocol set.
/linux-6.1.9/tools/perf/Documentation/
Ddb-export.txt29 3. Scripts that use a database (e.g. exported-sql-viewer.py) can maintain
31 before using them. e.g. function IsSelectable() in exported-sql-viewer.py
/linux-6.1.9/drivers/firmware/google/
DKconfig50 the EBDA on Google servers. If found, this log is exported to
67 the coreboot table. If found, this log is exported to userland
/linux-6.1.9/Documentation/kbuild/
Dheaders_install.rst8 The linux kernel's exported header files describe the API for user space
31 current architecture. The linux/asm directory of the exported kernel headers
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dvidioc-reqbufs.rst62 buffers. Note that if any buffers are still mapped or exported via DMABUF,
67 orphaned and will be freed when they are unmapped or when the exported DMABUF
152 mapped or exported via DMABUF. These orphaned buffers will be freed
153 when they are unmapped or when the exported DMABUF fds are closed.
Dvidioc-expbuf.rst49 the index of the plane to be exported. Valid planes range from zero to
55 case of multi-planar API, every plane is exported separately using
137 - Index of the plane to be exported when using the multi-planar API.
/linux-6.1.9/Documentation/filesystems/nfs/
Dreexport.rst22 filesystems mounted under the exported filesystem, you'll need to export
90 exported from a Linux server. In general, if the original server is
110 against other NFS users, not against processes accessing the exported
/linux-6.1.9/fs/vboxsf/
DKconfig7 implements the Linux-guest side of this allowing folders exported
/linux-6.1.9/Documentation/filesystems/
Dsplice.rst17 exported for use by modules.
/linux-6.1.9/Documentation/admin-guide/gpio/
Dsysfs.rst67 node exported using the "export" file.
83 it was exported by kernel code that didn't explicitly
151 /* create a sysfs link to an exported GPIO node */
164 After the GPIO has been exported, gpiod_export_link() allows creating
/linux-6.1.9/drivers/bus/fsl-mc/
DKconfig23 configuring DPAA2 objects exported by the Management Complex.

12345678