Home
last modified time | relevance | path

Searched full:retrieved (Results 1 – 25 of 532) sorted by relevance

12345678910>>...22

/linux/net/smc/
H A Dsmc_netlink.c39 /* can be retrieved by unprivileged users */
44 /* can be retrieved by unprivileged users */
49 /* can be retrieved by unprivileged users */
54 /* can be retrieved by unprivileged users */
59 /* can be retrieved by unprivileged users */
64 /* can be retrieved by unprivileged users */
69 /* can be retrieved by unprivileged users */
74 /* can be retrieved by unprivileged users */
79 /* can be retrieved by unprivileged users */
101 /* can be retrieved by unprivileged users */
[all …]
/linux/Documentation/hwmon/
H A Dnct6775.rst15 Addresses scanned: ISA address retrieved from Super I/O registers
23 Addresses scanned: ISA address retrieved from Super I/O registers
31 Addresses scanned: ISA address retrieved from Super I/O registers
39 Addresses scanned: ISA address retrieved from Super I/O registers
47 Addresses scanned: ISA address retrieved from Super I/O registers
55 Addresses scanned: ISA address retrieved from Super I/O registers
63 Addresses scanned: ISA address retrieved from Super I/O registers
71 Addresses scanned: ISA address retrieved from Super I/O registers
79 Addresses scanned: ISA address retrieved from Super I/O registers
87 Addresses scanned: ISA address retrieved from Super I/O registers
H A Dw83627ehf.rst10 Addresses scanned: ISA address retrieved from Super I/O registers
18 Addresses scanned: ISA address retrieved from Super I/O registers
26 Addresses scanned: ISA address retrieved from Super I/O registers
34 Addresses scanned: ISA address retrieved from Super I/O registers
42 Addresses scanned: ISA address retrieved from Super I/O registers
50 Addresses scanned: ISA address retrieved from Super I/O registers
58 Addresses scanned: ISA address retrieved from Super I/O registers
66 Addresses scanned: ISA address retrieved from Super I/O registers
H A Dw83627hf.rst7 Addresses scanned: ISA address retrieved from Super I/O registers
10 Addresses scanned: ISA address retrieved from Super I/O registers
13 Addresses scanned: ISA address retrieved from Super I/O registers
16 Addresses scanned: ISA address retrieved from Super I/O registers
19 Addresses scanned: ISA address retrieved from Super I/O registers
H A Dcros_ec_hwmon.rst24 The channel labels exposed via hwmon are retrieved from the EC itself.
/linux/Documentation/ABI/stable/
H A Dsysfs-firmware-opal-elog5 This directory exposes error log entries retrieved
14 before retrieved by firmware or retrieved/acknowledged by
17 In the event that Linux has retrieved the log entries
H A Dsysfs-acpi-pmprofile9 The integer value is directly passed as retrieved from the FADT.
/linux/include/linux/soc/amlogic/
H A Dmeson-canvas.h36 * @canvas: canvas provider instance retrieved from meson_canvas_get()
44 * @canvas: canvas provider instance retrieved from meson_canvas_get()
52 * @canvas: canvas provider instance retrieved from meson_canvas_get()
/linux/drivers/acpi/
H A Dthermal_lib.c93 * @ret_temp: Address to store the retrieved temperature value on success.
113 * @ret_temp: Address to store the retrieved temperature value on success.
132 * @ret_temp: Address to store the retrieved temperature value on success.
152 * @ret_temp: Address to store the retrieved temperature value on success.
/linux/include/linux/platform_data/
H A Dinvensense_mpu6050.h12 * mounting matrix retrieved from device-tree)
20 * Deprecated in favor of mounting matrix retrieved from device-tree.
/linux/drivers/s390/scsi/
H A Dzfcp_diag.c115 * * 0 - Successfully retrieved new Diagnostics and Updated the buffer;
116 * this also includes cases where data was retrieved, but
145 * * 0 - Successfully retrieved new Diagnostics and Updated the buffer;
146 * this also includes cases where data was retrieved, but
H A Dzfcp_diag.h45 * @port_data: data retrieved using exchange port data.
48 * @config_data: data retrieved using exchange config data.
/linux/Documentation/bpf/
H A Dmap_sk_storage.rst37 Socket-local storage for ``map`` can be retrieved from socket ``sk`` using the
94 Socket-local storage for map ``map_fd`` can be retrieved from a socket using
95 the ``bpf_map_lookup_elem()`` libbpf function. The storage is retrieved from
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_ddc.c278 uint32_t retrieved = 0; in submit_aux_command() local
289 bool is_end_of_payload = (retrieved + DEFAULT_AUX_MAX_DATA_SIZE) >= in submit_aux_command()
292 payload->length - retrieved : DEFAULT_AUX_MAX_DATA_SIZE; in submit_aux_command()
295 current_payload.data = &payload->data[retrieved]; in submit_aux_command()
307 retrieved += payload_length; in submit_aux_command()
308 } while (retrieved < payload->length && ret == true); in submit_aux_command()
/linux/tools/power/cpupower/man/
H A Dcpupower-idle-info.124 CPU sleep state statistics and descriptions are retrieved from sysfs files,
60 The C1 state is not retrieved from ACPI tables. If the C1 state is entered,
H A Dcpupower-monitor.123 frequency counters. Some are retrieved from kernel statistics, some are
87 Shows statistics of the cpuidle kernel subsystem. Values are retrieved from
/linux/include/net/
H A Ddst_cache.h29 * @saddr: return value for the retrieved source address
62 * @saddr: return value for the retrieved source address
/linux/drivers/acpi/acpica/
H A Ddbhistry.c142 * command to be retrieved
144 * RETURN: Pointer to the retrieved command. Null on error.
172 * RETURN: Pointer to the retrieved command. Null on error.
/linux/kernel/trace/
H A Dpid_list.h29 * then one is retrieved from the upper_list cache. If none is
33 * element is NULL, then it is retrieved from the lower_list cache.
/linux/drivers/scsi/isci/
H A Dphy.h163 * all phys that can be retrieved.
190 * specific to a SAS phy, that can be retrieved.
211 * specific to a SATA phy, that can be retrieved.
232 * optional information that can be retrieved for a specific phy.
/linux/Documentation/wmi/
H A Ddriver-development-guide.rst41 method associated with a given WMI device can be retrieved using the ``lswmi`` utility
100 The maximum instance number can be retrieved during runtime using wmidev_instance_count().
111 The maximum instance number can also be retrieved using wmidev_instance_count().
/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-ioc-enum-links.rst44 room to store all the entity's pads. The number of pads can be retrieved
50 outbound links can be retrieved with :ref:`MEDIA_IOC_ENUM_ENTITIES`.
/linux/include/uapi/linux/dvb/
H A Ddmx.h27 * Output going to a memory buffer (to be retrieved via the read command).
31 * Output multiplexed into a new TS (to be retrieved by reading from the
36 * Like @DMX_OUT_TS_TAP but retrieved from the DMX device.
/linux/Documentation/arch/arm/sa1100/
H A Dassabet.rst113 Now the kernel can be retrieved from flash like this::
135 For instance, a sample JFFS2 image can be retrieved from the same FTP sites
222 images retrieved from a TFTP server on the network::
/linux/Documentation/userspace-api/netlink/
H A Dintro-specs.rst147 they are queued internally and can be retrieved at a later time.
155 Notifications can be retrieved using ``ynl_ntf_dequeue()`` and have

12345678910>>...22