Home
last modified time | relevance | path

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

12345678910>>...17

/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
/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
/linux/kernel/liveupdate/
H A Dluo_file.c66 * retrieved in ANY order.
127 * retrieved.
136 * @retrieved: A flag indicating whether a user/kernel in the new kernel has
140 * (e.g., @retrieved, @file), ensuring that operations like
163 bool retrieved; member
296 luo_file->retrieved = false; in luo_preserve_file()
532 * to the newly retrieved 'struct file'.
539 * retrieved, this function will simply return a pointer to the existing
541 * operation. This is handled by checking the 'retrieved' flag under a lock.
574 if (luo_file->retrieved) { in luo_retrieve_file()
[all …]
H A Dluo_internal.h73 * @retrieved: A boolean flag indicating whether this session has been
74 * retrieved by a consumer in the new kernel.
82 bool retrieved; member
/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/drivers/cxl/core/
H A Dfeatures.c115 int retrieved, alloc_size, copy_feats; in get_supported_features() local
148 * Make sure retrieved out buffer is multiple of feature in get_supported_features()
151 retrieved = mbox_cmd.size_out - hdr_size; in get_supported_features()
152 if (retrieved % feat_size) in get_supported_features()
158 * retrieved output bytes, then the output package is incorrect. in get_supported_features()
160 if (num_entries * feat_size != retrieved) in get_supported_features()
163 memcpy(entry, mbox_out->ents, retrieved); in get_supported_features()
/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/virt/coco/arm-cca-guest/
H A Darm-cca-guest.c49 * the token data may not be retrieved in a single call. Moreover, the
53 * times until the entire token data is retrieved.
167 * Copy the retrieved token data from the granule in arm_cca_report_new()
/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,
/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/include/uapi/linux/
H A Dliveupdate.h89 * @fd: Output; The new file descriptor for the retrieved session.
189 * Signals the completion of the restoration process for a retrieved session.
194 * have been successfully retrieved (using %LIVEUPDATE_SESSION_RETRIEVE_FD) and
/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/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/wmi/
H A Ddriver-development-guide.rst41 method associated with a given WMI device can be retrieved using the ``lswmi`` utility
114 The maximum instance number can be retrieved during runtime using wmidev_instance_count().
125 The maximum instance number can also be retrieved using wmidev_instance_count().
/linux/include/linux/
H A Dliveupdate.h23 * @retrieved: The retrieve status for the 'can_finish / finish'
40 bool retrieved; member

12345678910>>...17