| /linux/net/smc/ |
| H A D | smc_netlink.c | 39 /* 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 D | nct6775.rst | 15 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 D | w83627ehf.rst | 10 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 D | w83627hf.rst | 7 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 D | sysfs-firmware-opal-elog | 5 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 D | luo_file.c | 66 * 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 D | luo_internal.h | 73 * @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 D | meson-canvas.h | 36 * @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 D | thermal_lib.c | 93 * @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 D | invensense_mpu6050.h | 12 * mounting matrix retrieved from device-tree) 20 * Deprecated in favor of mounting matrix retrieved from device-tree.
|
| /linux/drivers/s390/scsi/ |
| H A D | zfcp_diag.c | 115 * * 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 D | zfcp_diag.h | 45 * @port_data: data retrieved using exchange port data. 48 * @config_data: data retrieved using exchange config data.
|
| /linux/drivers/cxl/core/ |
| H A D | features.c | 115 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 D | map_sk_storage.rst | 37 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 D | arm-cca-guest.c | 49 * 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 D | cpupower-idle-info.1 | 24 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 D | dst_cache.h | 29 * @saddr: return value for the retrieved source address 62 * @saddr: return value for the retrieved source address
|
| /linux/drivers/acpi/acpica/ |
| H A D | dbhistry.c | 142 * 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 D | liveupdate.h | 89 * @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 D | pid_list.h | 29 * 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 D | phy.h | 163 * 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 D | media-ioc-enum-links.rst | 44 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 D | dmx.h | 27 * 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 D | driver-development-guide.rst | 41 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 D | liveupdate.h | 23 * @retrieved: The retrieve status for the 'can_finish / finish' 40 bool retrieved; member
|