Home
last modified time | relevance | path

Searched refs:response (Results 76 – 100 of 615) sorted by relevance

12345678910>>...25

/linux/include/uapi/linux/
H A Dvirtio_scsi.h71 __u8 response; /* Response values */ member
84 __u8 response; member
96 __u8 response; member
/linux/arch/powerpc/platforms/powernv/
H A Dopal-async.c32 struct opal_msg response; member
151 memcpy(msg, &opal_async_tokens[token].response, sizeof(*msg)); in opal_async_wait_response()
205 memcpy(msg, &opal_async_tokens[token].response, sizeof(*msg)); in opal_async_wait_response_interruptible()
234 memcpy(&opal_async_tokens[token].response, comp_msg, sizeof(*comp_msg)); in opal_async_comp_event()
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_dpia_bw.c304 uint8_t response = 0, in link_dp_dpia_set_dptx_usb4_bw_alloc_support() local
314 &response, in link_dp_dpia_set_dptx_usb4_bw_alloc_support()
316 bw_support_dpia = (response >> 7) & 1; in link_dp_dpia_set_dptx_usb4_bw_alloc_support()
321 &response, in link_dp_dpia_set_dptx_usb4_bw_alloc_support()
323 bw_support_cm = (response >> 7) & 1; in link_dp_dpia_set_dptx_usb4_bw_alloc_support()
328 response = 0x80; in link_dp_dpia_set_dptx_usb4_bw_alloc_support()
332 &response, in link_dp_dpia_set_dptx_usb4_bw_alloc_support()
/linux/include/linux/
H A Dfsi-sbefifo.h20 __be32 *response, size_t *resp_len);
22 int sbefifo_parse_status(struct device *dev, u16 cmd, __be32 *response,
/linux/drivers/gpu/drm/xe/
H A Dxe_guc_relay.c143 u32 *response; member
245 txn->response = resp ?: txn->response_buf + txn->offset; in __relay_get_transaction()
275 txn->response = NULL; in relay_release_transaction()
578 memcpy(pending->response, msg, 4 * len); in relay_handle_reply()
605 const u32 *msg, u32 len, u32 *response, u32 size) in relay_testloop_action_handler() argument
631 return guc_hxg_msg_encode_success(response, 0); in relay_testloop_action_handler()
638 return guc_hxg_msg_encode_success(response, 0); in relay_testloop_action_handler()
644 return guc_hxg_msg_encode_retry(response, 0); in relay_testloop_action_handler()
645 return guc_hxg_msg_encode_success(response, 0); in relay_testloop_action_handler()
651 ret = guc_hxg_msg_encode_success(response, len); in relay_testloop_action_handler()
[all …]
/linux/drivers/soundwire/
H A Damd_manager.c280 struct sdw_msg *msg, u64 response, in amd_sdw_fill_msg_resp() argument
283 if (response & AMD_SDW_MCP_RESP_ACK) { in amd_sdw_fill_msg_resp()
287 if (response == -ETIMEDOUT) { in amd_sdw_fill_msg_resp()
291 } else if (response & AMD_SDW_MCP_RESP_NACK) { in amd_sdw_fill_msg_resp()
307 u64 response; in _amd_sdw_xfer_msg() local
352 slave_stat = FIELD_GET(AMD_SDW_MCP_SLAVE_STAT_0_3, response); in amd_sdw_process_ping_status()
364 u64 response; in amd_sdw_read_and_process_ping_status() local
367 response = amd_sdw_send_cmd_get_resp(amd_manager, 0, 0); in amd_sdw_read_and_process_ping_status()
369 amd_sdw_process_ping_status(response, amd_manager); in amd_sdw_read_and_process_ping_status()
375 u64 response; in amd_sdw_read_ping_status() local
[all …]
/linux/drivers/staging/fieldbus/anybuss/
H A Dhms-profinet.c62 struct msg_mac_addr response; in profi_id_get() local
65 ret = anybuss_recv_msg(priv->client, 0x0010, &response, in profi_id_get()
66 sizeof(response)); in profi_id_get()
69 return snprintf(buf, max_size, "%pM\n", response.addr); in profi_id_get()
/linux/Documentation/process/
H A Dembargoed-hardware-issues.rst99 will form the initial response team for a particular issue. The initial
100 response team can bring in further developers (domain experts) to address
141 form the initial response team and will be responsible for handling the
143 response team, but is not necessarily involved in the mitigation
164 that the expert is also part of the entity's response team.
179 The initial response team sets up an encrypted mailing-list or repurposes
193 The initial response team will identify further experts from the Linux
230 the involved developers and response teams as the patches need to be kept
237 Neither the hardware security team nor the initial response team assign
305 the response team so the response team can validate subscription requests.
[all …]
/linux/arch/s390/mm/
H A Dextmem.c571 int i, response; in segment_save() local
592 response = 0; in segment_save()
593 cpcmd(cmd1, NULL, 0, &response); in segment_save()
594 if (response) { in segment_save()
596 "%i\n", response); in segment_save()
599 cpcmd(cmd2, NULL, 0, &response); in segment_save()
600 if (response) { in segment_save()
602 "%i\n", response); in segment_save()
/linux/drivers/hv/
H A Dhv_trace.h107 TP_PROTO(const struct vmbus_channel_modifychannel_response *response),
108 TP_ARGS(response),
113 TP_fast_assign(__entry->child_relid = response->child_relid;
114 __entry->status = response->status;
130 TP_PROTO(const struct vmbus_channel_version_response *response),
131 TP_ARGS(response),
135 TP_fast_assign(__entry->ver = response->version_supported;
H A Dchannel_mgmt.c1342 memcpy(&msginfo->response.open_result, in vmbus_onopen_result()
1391 memcpy(&msginfo->response.gpadl_created, in vmbus_ongpadl_created()
1411 struct vmbus_channel_modifychannel_response *response; in vmbus_onmodifychannel_response() local
1415 response = (struct vmbus_channel_modifychannel_response *)hdr; in vmbus_onmodifychannel_response()
1417 trace_vmbus_onmodifychannel_response(response); in vmbus_onmodifychannel_response()
1432 if (modifymsg->child_relid == response->child_relid) { in vmbus_onmodifychannel_response()
1433 memcpy(&msginfo->response.modify_response, response, in vmbus_onmodifychannel_response()
1434 sizeof(*response)); in vmbus_onmodifychannel_response()
1478 memcpy(&msginfo->response.gpadl_torndown, in vmbus_ongpadl_torndown()
1518 memcpy(&msginfo->response.version_response, in vmbus_onversion_response()
/linux/samples/mei/
H A Dmei-amt-version.c422 struct amt_host_if_resp_header *response = NULL; in amt_get_code_versions() local
428 (uint8_t **)&response, in amt_get_code_versions()
434 status = amt_verify_code_versions(response); in amt_get_code_versions()
438 memcpy(versions, response->data, sizeof(struct amt_code_versions)); in amt_get_code_versions()
440 if (response != NULL) in amt_get_code_versions()
441 free(response); in amt_get_code_versions()
/linux/drivers/memory/tegra/
H A Dtegra186-emc.c160 struct mrq_emc_dvfs_latency_response response; in tegra186_emc_get_emc_dvfs_latency() local
169 msg.rx.data = &response; in tegra186_emc_get_emc_dvfs_latency()
170 msg.rx.size = sizeof(response); in tegra186_emc_get_emc_dvfs_latency()
185 emc->num_dvfs = response.num_pairs; in tegra186_emc_get_emc_dvfs_latency()
194 emc->dvfs[i].rate = response.pairs[i].freq * 1000; in tegra186_emc_get_emc_dvfs_latency()
195 emc->dvfs[i].latency = response.pairs[i].latency; in tegra186_emc_get_emc_dvfs_latency()
/linux/drivers/firmware/tegra/
H A Dbpmp.c550 struct mrq_ping_response response; in tegra_bpmp_mrq_handle_ping() local
554 memset(&response, 0, sizeof(response)); in tegra_bpmp_mrq_handle_ping()
555 response.reply = request.challenge << 1; in tegra_bpmp_mrq_handle_ping()
557 tegra_bpmp_mrq_return(channel, 0, &response, sizeof(response)); in tegra_bpmp_mrq_handle_ping()
562 struct mrq_ping_response response; in tegra_bpmp_ping() local
572 memset(&response, 0, sizeof(response)); in tegra_bpmp_ping()
578 msg.rx.data = &response; in tegra_bpmp_ping()
579 msg.rx.size = sizeof(response); in tegra_bpmp_ping()
590 request.challenge, response.reply, in tegra_bpmp_ping()
/linux/Documentation/driver-api/surface_aggregator/clients/
H A Dcdev.rst116 ``payload.data`` and ``payload.length`` members. If a response is required,
117 the response buffer must be allocated by the caller and passed in via the
118 ``response.data`` member. The ``response.length`` member must be set to the
119 capacity of this buffer, or if no response is required, zero. Upon
120 completion of the request, the call will write the response to the response
122 actual size of the response, in bytes.
124 Additionally, if the request has a response, this must be indicated via the
/linux/drivers/nvme/target/
H A Dfabrics-cmd-auth.c117 u8 *response; in nvmet_auth_reply() local
131 response = kmalloc(data->hl, GFP_KERNEL); in nvmet_auth_reply()
132 if (!response) in nvmet_auth_reply()
138 kfree(response); in nvmet_auth_reply()
141 if (nvmet_auth_host_hash(req, response, data->hl) < 0) { in nvmet_auth_reply()
144 kfree(response); in nvmet_auth_reply()
148 if (memcmp(data->rval, response, data->hl)) { in nvmet_auth_reply()
151 kfree(response); in nvmet_auth_reply()
154 kfree(response); in nvmet_auth_reply()
/linux/drivers/firewire/
H A Dsbp2.c280 struct sbp2_pointer response; member
285 __be32 response[4]; member
551 int lun_or_login_id, void *response) in sbp2_send_management_orb() argument
568 sizeof(orb->response), DMA_FROM_DEVICE); in sbp2_send_management_orb()
572 orb->request.response.high = 0; in sbp2_send_management_orb()
638 sizeof(orb->response), DMA_FROM_DEVICE); in sbp2_send_management_orb()
640 if (response) in sbp2_send_management_orb()
641 memcpy(response, orb->response, sizeof(orb->response)); in sbp2_send_management_orb()
805 struct sbp2_login_response response; in sbp2_login() local
822 SBP2_LOGIN_REQUEST, lu->lun, &response) < 0) { in sbp2_login()
[all …]
/linux/drivers/usb/misc/
H A Demi26.c59 int response; in emi26_set_reset() local
62 response = emi26_writememory (dev, CPUCS_REG, &reset_bit, 1, 0xa0); in emi26_set_reset()
63 if (response < 0) { in emi26_set_reset()
66 return response; in emi26_set_reset()
H A Demi62.c68 int response; in emi62_set_reset() local
71 response = emi62_writememory (dev, CPUCS_REG, &reset_bit, 1, 0xa0); in emi62_set_reset()
72 if (response < 0) in emi62_set_reset()
74 return response; in emi62_set_reset()
/linux/drivers/platform/x86/dell/
H A Ddell-wmi-aio.c75 struct acpi_buffer response = { ACPI_ALLOCATE_BUFFER, NULL }; in dell_wmi_aio_notify() local
80 status = wmi_get_event_data(value, &response); in dell_wmi_aio_notify()
86 obj = (union acpi_object *)response.pointer; in dell_wmi_aio_notify()
/linux/fs/notify/fanotify/
H A Dfanotify_user.c317 event->response = response & ~FAN_INFO; in finish_permission_event()
318 if (response & FAN_INFO) in finish_permission_event()
337 u32 response = response_struct->response; in process_access_response() local
342 group, fd, response, info, info_len); in process_access_response()
348 if (response & ~FANOTIFY_RESPONSE_VALID_MASK) in process_access_response()
362 if (response & FAN_INFO) { in process_access_response()
874 struct fanotify_response response; in fanotify_write() local
887 if (count < sizeof(response)) in fanotify_write()
890 if (copy_from_user(&response, buf, sizeof(response))) in fanotify_write()
893 info_len = count - sizeof(response); in fanotify_write()
[all …]
/linux/drivers/media/usb/hdpvr/
H A Dhdpvr-core.c116 char *response; in device_authorization() local
170 response = dev->usbc_buf+38; in device_authorization()
173 response); in device_authorization()
175 challenge(response); in device_authorization()
178 response); in device_authorization()
186 response, 8, in device_authorization()
/linux/drivers/platform/x86/
H A Dmsi-wmi.c175 struct acpi_buffer response = { ACPI_ALLOCATE_BUFFER, NULL }; in msi_wmi_notify() local
180 status = wmi_get_event_data(value, &response); in msi_wmi_notify()
186 obj = (union acpi_object *)response.pointer; in msi_wmi_notify()
226 kfree(response.pointer); in msi_wmi_notify()
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-ppi36 What: /sys/class/tpm/tpmX/ppi/response
40 This attribute shows the response to the most recent operation
41 request it acted upon. The format is "<request> <response num>
42 : <response description>".
/linux/drivers/infiniband/core/
H A Ducma.c401 if (copy_to_user(u64_to_user_ptr(cmd.response), in ucma_get_event()
471 if (copy_to_user(u64_to_user_ptr(cmd.response), in ucma_create_id()
617 if (copy_to_user(u64_to_user_ptr(cmd.response), in ucma_destroy_id()
883 void __user *response, int out_len) in ucma_query_addr() argument
911 void __user *response, int out_len) in ucma_query_path() argument
950 void __user *response, int out_len) in ucma_query_gid() argument
1001 void __user *response; in ucma_query() local
1007 response = u64_to_user_ptr(cmd.response); in ucma_query()
1015 ret = ucma_query_addr(ctx, response, out_len); in ucma_query()
1021 ret = ucma_query_gid(ctx, response, out_len); in ucma_query()
[all …]

12345678910>>...25