/openbmc/linux/drivers/md/ |
H A D | dm-crypt.c | 2508 ekp = key->payload.data[0]; in set_key_encrypted() 2524 tkp = key->payload.data[0]; in set_key_trusted()
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-config.txt | 620 pointer contents after the normal tracepoint payload.
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-queryctrl.rst | 629 payload of the control.
|
/openbmc/qemu/hw/ide/ |
H A D | ahci.c | 807 sdb_fis->payload = cpu_to_le32(ad->finished); in ahci_write_fis_sdb()
|
/openbmc/linux/drivers/media/test-drivers/vidtv/ |
H A D | vidtv_psi.c | 164 .payload = 1, in vidtv_psi_ts_psi_write_into()
|
/openbmc/linux/fs/smb/client/ |
H A D | sess.c | 1595 msg = spnego_key->payload.data[0]; in sess_auth_kerberos()
|
H A D | cifspdu.h | 1750 __u8 payload[]; member
|
/openbmc/linux/drivers/scsi/bfa/ |
H A D | bfad_bsg.c | 3406 (void *)(unsigned long)bsg_data->payload, in bfad_im_bsg_els_ct_request() 3560 if (copy_to_user((void *)(unsigned long)bsg_data->payload, in bfad_im_bsg_els_ct_request()
|
/openbmc/linux/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_io.c | 1941 &(task->rxwr_only.union_ctx.comp_info.fcp_rsp.payload); in bnx2fc_process_scsi_cmd_compl()
|
/openbmc/u-boot/drivers/video/ |
H A D | Kconfig | 164 loaded as a payload (see README.u-boot_on_efi) by an EFI BIOS where
|
/openbmc/linux/Documentation/PCI/ |
H A D | pci.rst | 288 64-bit DMA capable for payload ("streaming") data but not control
|
/openbmc/linux/drivers/net/ieee802154/ |
H A D | ca8210.c | 472 u8 payload[148]; member
|
/openbmc/linux/arch/x86/kvm/svm/ |
H A D | nested.c | 1400 vmcb->control.exit_info_2 = ex->payload; in nested_svm_inject_exception_vmexit()
|
H A D | svm.c | 2097 u32 payload = svm->vmcb->save.dr6 ^ DR6_ACTIVE_LOW; in db_interception() local 2098 kvm_queue_exception_p(vcpu, DB_VECTOR, payload); in db_interception()
|
/openbmc/u-boot/arch/x86/ |
H A D | Kconfig | 224 payload-loading feature.
|
/openbmc/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be_cmds.h | 40 } payload; member
|
H A D | be_cmds.c | 116 return wrb->payload.embedded_payload; in embedded_payload() 784 return &wrb->payload.sgl[0]; in nonembedded_sgl()
|
/openbmc/docs/designs/ |
H A D | redfish-authorization.md | 473 inspect the request payload and corresponding properties, and look them up in
|
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | dsi.c | 3238 const u8 payload[] = { MIPI_DCS_NOP }; in _dsi_send_nop() local 3243 .tx_buf = payload, in _dsi_send_nop()
|
/openbmc/linux/include/linux/platform_data/ |
H A D | cros_ec_commands.h | 5117 uint8_t payload[]; /* optional additional data payload: 0..16 bytes */ member
|
/openbmc/linux/Documentation/ABI/stable/ |
H A D | sysfs-block | 667 blocks on storage without having any payload in the request.
|
/openbmc/u-boot/ |
H A D | README | 2582 the SPL payload. By default, this is defined as 2585 payload without any padding, or >= CONFIG_SPL_MAX_SIZE. 2588 Final target image containing SPL and payload. Some SPLs 2604 the TPL payload. By default, this is defined as 2607 payload without any padding, or >= CONFIG_SPL_MAX_SIZE. 4107 from a "data file" which is used as image payload:
|
/openbmc/linux/Documentation/networking/ |
H A D | ethtool-netlink.rst | 898 ('push' mode). Pushing some of the payload bytes to the device has the 901 device to process packet headers ahead of fetching its payload.
|
/openbmc/linux/drivers/scsi/ |
H A D | scsi_transport_iscsi.c | 2795 iscsi_if_send_reply(u32 portid, int type, void *payload, int size) in iscsi_if_send_reply() argument 2808 memcpy(nlmsg_data(nlh), payload, size); in iscsi_if_send_reply()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | rxmq.c | 831 internal_notif = (void *)notif->payload; in iwl_mvm_rx_queue_notif()
|