Home
last modified time | relevance | path

Searched defs:hdr (Results 1 – 25 of 1648) sorted by relevance

12345678910>>...66

/openbmc/qemu/tests/unit/
H A Dtest-crypto-block.c353 QCryptoBlockLUKSHeader hdr; in test_luks_bad_header() local
439 static const char *luks_bad_cipher_xts_size(QCryptoBlockLUKSHeader *hdr) in luks_bad_cipher_xts_size()
446 static const char *luks_bad_cipher_cbc_size(QCryptoBlockLUKSHeader *hdr) in luks_bad_cipher_cbc_size()
468 static const char *luks_bad_ivgen_separator(QCryptoBlockLUKSHeader *hdr) in luks_bad_ivgen_separator()
475 static const char *luks_bad_ivgen_name_empty(QCryptoBlockLUKSHeader *hdr) in luks_bad_ivgen_name_empty()
489 static const char *luks_bad_ivgen_hash_empty(QCryptoBlockLUKSHeader *hdr) in luks_bad_ivgen_hash_empty()
503 static const char *luks_bad_hash_spec_empty(QCryptoBlockLUKSHeader *hdr) in luks_bad_hash_spec_empty()
517 static const char *luks_bad_stripes(QCryptoBlockLUKSHeader *hdr) in luks_bad_stripes()
531 static const char *luks_bad_key_overlap_key(QCryptoBlockLUKSHeader *hdr) in luks_bad_key_overlap_key()
552 static const char *luks_bad_key_iterations(QCryptoBlockLUKSHeader *hdr) in luks_bad_key_iterations()
[all …]
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/nvfw/
H A Dacr.c26 wpr_header_dump(struct nvkm_subdev *subdev, const struct wpr_header *hdr) in wpr_header_dump()
37 wpr_header_v1_dump(struct nvkm_subdev *subdev, const struct wpr_header_v1 *hdr) in wpr_header_v1_dump()
49 wpr_generic_header_dump(struct nvkm_subdev *subdev, const struct wpr_generic_header *hdr) in wpr_generic_header_dump()
58 wpr_header_v2_dump(struct nvkm_subdev *subdev, const struct wpr_header_v2 *hdr) in wpr_header_v2_dump()
65 lsb_header_v2_dump(struct nvkm_subdev *subdev, struct lsb_header_v2 *hdr) in lsb_header_v2_dump()
90 lsb_header_tail_dump(struct nvkm_subdev *subdev, struct lsb_header_tail *hdr) in lsb_header_tail_dump()
108 lsb_header_dump(struct nvkm_subdev *subdev, struct lsb_header *hdr) in lsb_header_dump()
114 lsb_header_v1_dump(struct nvkm_subdev *subdev, struct lsb_header_v1 *hdr) in lsb_header_v1_dump()
120 flcn_acr_desc_dump(struct nvkm_subdev *subdev, struct flcn_acr_desc *hdr) in flcn_acr_desc_dump()
163 flcn_acr_desc_v1_dump(struct nvkm_subdev *subdev, struct flcn_acr_desc_v1 *hdr) in flcn_acr_desc_v1_dump()
H A Dflcn.c26 loader_config_dump(struct nvkm_subdev *subdev, const struct loader_config *hdr) in loader_config_dump()
46 const struct loader_config_v1 *hdr) in loader_config_v1_dump()
64 const struct flcn_bl_dmem_desc *hdr) in flcn_bl_dmem_desc_dump()
88 const struct flcn_bl_dmem_desc_v1 *hdr) in flcn_bl_dmem_desc_v1_dump()
110 const struct flcn_bl_dmem_desc_v2 *hdr) in flcn_bl_dmem_desc_v2_dump()
H A Dls.c27 const struct nvfw_ls_desc_head *hdr) in nvfw_ls_desc_head()
74 const struct nvfw_ls_desc *hdr = data; in nvfw_ls_desc() local
92 const struct nvfw_ls_desc_v1 *hdr = data; in nvfw_ls_desc_v1() local
113 const struct nvfw_ls_desc_v2 *hdr = data; in nvfw_ls_desc_v2() local
156 const struct nvfw_ls_hsbl_bin_hdr *hdr = data; in nvfw_ls_hsbl_bin_hdr() local
169 const struct nvfw_ls_hsbl_hdr *hdr = data; in nvfw_ls_hsbl_hdr() local
H A Dhs.c28 const struct nvfw_hs_header *hdr = data; in nvfw_hs_header() local
44 const struct nvfw_hs_header_v2 *hdr = data; in nvfw_hs_header_v2() local
62 const struct nvfw_hs_load_header *hdr = data; in nvfw_hs_load_header() local
85 const struct nvfw_hs_load_header_v2 *hdr = data; in nvfw_hs_load_header_v2() local
/openbmc/u-boot/common/
H A Dimage-android.c16 static ulong android_image_get_kernel_addr(const struct andr_img_hdr *hdr) in android_image_get_kernel_addr()
50 int android_image_get_kernel(const struct andr_img_hdr *hdr, int verify, in android_image_get_kernel()
103 int android_image_check_header(const struct andr_img_hdr *hdr) in android_image_check_header()
108 ulong android_image_get_end(const struct andr_img_hdr *hdr) in android_image_get_end()
124 ulong android_image_get_kload(const struct andr_img_hdr *hdr) in android_image_get_kload()
129 int android_image_get_ramdisk(const struct andr_img_hdr *hdr, in android_image_get_ramdisk()
148 int android_image_get_second(const struct andr_img_hdr *hdr, in android_image_get_second()
179 void android_print_contents(const struct andr_img_hdr *hdr) in android_print_contents()
H A Dbloblist.c15 struct bloblist_rec *bloblist_first_blob(struct bloblist_hdr *hdr) in bloblist_first_blob()
22 struct bloblist_rec *bloblist_next_blob(struct bloblist_hdr *hdr, in bloblist_next_blob()
41 struct bloblist_hdr *hdr = gd->bloblist; in bloblist_findrec() local
57 struct bloblist_hdr *hdr = gd->bloblist; in bloblist_addrec() local
147 static u32 bloblist_calc_chksum(struct bloblist_hdr *hdr) in bloblist_calc_chksum()
164 struct bloblist_hdr *hdr; in bloblist_new() local
186 struct bloblist_hdr *hdr; in bloblist_check() local
209 struct bloblist_hdr *hdr = gd->bloblist; in bloblist_finish() local
/openbmc/linux/sound/synth/
H A Dutil_mem.c27 struct snd_util_memhdr *hdr; in snd_util_memhdr_new() local
42 void snd_util_memhdr_free(struct snd_util_memhdr *hdr) in snd_util_memhdr_free()
60 __snd_util_mem_alloc(struct snd_util_memhdr *hdr, int size) in __snd_util_mem_alloc()
97 __snd_util_memblk_new(struct snd_util_memhdr *hdr, unsigned int units, in __snd_util_memblk_new()
125 snd_util_mem_alloc(struct snd_util_memhdr *hdr, int size) in snd_util_mem_alloc()
140 __snd_util_mem_free(struct snd_util_memhdr *hdr, struct snd_util_memblk *blk) in __snd_util_mem_free()
151 int snd_util_mem_free(struct snd_util_memhdr *hdr, struct snd_util_memblk *blk) in snd_util_mem_free()
165 int snd_util_mem_avail(struct snd_util_memhdr *hdr) in snd_util_mem_avail()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_ucode.c31 static void radeon_ucode_print_common_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_common_hdr()
46 void radeon_ucode_print_mc_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_mc_hdr()
67 void radeon_ucode_print_smc_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_smc_hdr()
85 void radeon_ucode_print_gfx_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_gfx_hdr()
106 void radeon_ucode_print_rlc_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_rlc_hdr()
133 void radeon_ucode_print_sdma_hdr(const struct common_firmware_header *hdr) in radeon_ucode_print_sdma_hdr()
159 const struct common_firmware_header *hdr = in radeon_ucode_validate() local
/openbmc/linux/fs/nfs/
H A Dnfs42xdr.c1290 struct compound_hdr hdr; in nfs4_xdr_dec_allocate() local
1318 struct compound_hdr hdr; in nfs4_xdr_dec_copy() local
1353 struct compound_hdr hdr; in nfs4_xdr_dec_offload_cancel() local
1379 struct compound_hdr hdr; in nfs4_xdr_dec_copy_notify() local
1405 struct compound_hdr hdr; in nfs4_xdr_dec_deallocate() local
1433 struct compound_hdr hdr; in nfs4_xdr_dec_read_plus() local
1462 struct compound_hdr hdr; in nfs4_xdr_dec_seek() local
1487 struct compound_hdr hdr; in nfs4_xdr_dec_layoutstats() local
1518 struct compound_hdr hdr; in nfs4_xdr_dec_clone() local
1553 struct compound_hdr hdr; in nfs4_xdr_dec_layouterror() local
[all …]
H A Dnfs4xdr.c6154 struct compound_hdr hdr; in nfs4_xdr_dec_open_downgrade() local
6184 struct compound_hdr hdr; in nfs4_xdr_dec_access() local
6212 struct compound_hdr hdr; in nfs4_xdr_dec_lookup() local
6242 struct compound_hdr hdr; in nfs4_xdr_dec_lookupp() local
6273 struct compound_hdr hdr; in nfs4_xdr_dec_lookup_root() local
6299 struct compound_hdr hdr; in nfs4_xdr_dec_remove() local
6323 struct compound_hdr hdr; in nfs4_xdr_dec_rename() local
6353 struct compound_hdr hdr; in nfs4_xdr_dec_link() local
6393 struct compound_hdr hdr; in nfs4_xdr_dec_create() local
6432 struct compound_hdr hdr; in nfs4_xdr_dec_getattr() local
[all …]
/openbmc/linux/arch/s390/hypfs/
H A Dhypfs_diag_fs.c47 static inline __u8 info_blk_hdr__npar(enum diag204_format type, void *hdr) in info_blk_hdr__npar()
55 static inline __u8 info_blk_hdr__flags(enum diag204_format type, void *hdr) in info_blk_hdr__flags()
73 static inline __u8 part_hdr__rcpus(enum diag204_format type, void *hdr) in part_hdr__rcpus()
81 static inline void part_hdr__part_name(enum diag204_format type, void *hdr, in part_hdr__part_name()
105 static inline __u8 cpu_info__ctidx(enum diag204_format type, void *hdr) in cpu_info__ctidx()
113 static inline __u16 cpu_info__cpu_addr(enum diag204_format type, void *hdr) in cpu_info__cpu_addr()
121 static inline __u64 cpu_info__acc_time(enum diag204_format type, void *hdr) in cpu_info__acc_time()
129 static inline __u64 cpu_info__lp_time(enum diag204_format type, void *hdr) in cpu_info__lp_time()
155 static inline __u8 phys_hdr__cpus(enum diag204_format type, void *hdr) in phys_hdr__cpus()
173 static inline __u16 phys_cpu__cpu_addr(enum diag204_format type, void *hdr) in phys_cpu__cpu_addr()
[all …]
/openbmc/linux/drivers/staging/greybus/
H A Daudio_apbridgea.h72 struct audio_apbridgea_hdr hdr; member
79 struct audio_apbridgea_hdr hdr; member
85 struct audio_apbridgea_hdr hdr; member
91 struct audio_apbridgea_hdr hdr; member
96 struct audio_apbridgea_hdr hdr; member
100 struct audio_apbridgea_hdr hdr; member
105 struct audio_apbridgea_hdr hdr; member
109 struct audio_apbridgea_hdr hdr; member
113 struct audio_apbridgea_hdr hdr; member
118 struct audio_apbridgea_hdr hdr; member
[all …]
/openbmc/linux/net/mac80211/
H A Dwpa.c35 struct ieee80211_hdr *hdr; in ieee80211_tx_h_michael_mic_add() local
103 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data; in ieee80211_rx_h_michael_mic_verify() local
196 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) skb->data; in tkip_encrypt_skb() local
320 struct ieee80211_hdr *hdr = (void *)skb->data; in ccmp_gcmp_aad() local
374 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data; in ccmp_special_blocks() local
394 static inline void ccmp_pn2hdr(u8 *hdr, u8 *pn, int key_id) in ccmp_pn2hdr()
407 static inline void ccmp_hdr2pn(u8 *pn, u8 *hdr) in ccmp_hdr2pn()
586 struct ieee80211_hdr *hdr = (void *)skb->data; in gcmp_special_blocks() local
609 static inline void gcmp_hdr2pn(u8 *pn, const u8 *hdr) in gcmp_hdr2pn()
621 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data; in gcmp_encrypt_skb() local
[all …]
/openbmc/u-boot/drivers/firmware/
H A Dti_sci.h100 struct ti_sci_msg_hdr hdr; member
115 struct ti_sci_msg_hdr hdr; member
130 struct ti_sci_msg_hdr hdr; member
163 struct ti_sci_msg_hdr hdr; member
182 struct ti_sci_msg_hdr hdr; member
200 struct ti_sci_msg_hdr hdr; member
224 struct ti_sci_msg_hdr hdr; member
267 struct ti_sci_msg_hdr hdr; member
288 struct ti_sci_msg_hdr hdr; member
305 struct ti_sci_msg_hdr hdr; member
[all …]
/openbmc/qemu/block/
H A Dvhdx-endian.c116 void vhdx_log_entry_hdr_le_import(VHDXLogEntryHeader *hdr) in vhdx_log_entry_hdr_le_import()
131 void vhdx_log_entry_hdr_le_export(VHDXLogEntryHeader *hdr) in vhdx_log_entry_hdr_le_export()
148 void vhdx_region_header_le_import(VHDXRegionTableHeader *hdr) in vhdx_region_header_le_import()
157 void vhdx_region_header_le_export(VHDXRegionTableHeader *hdr) in vhdx_region_header_le_export()
188 void vhdx_metadata_header_le_import(VHDXMetadataTableHeader *hdr) in vhdx_metadata_header_le_import()
196 void vhdx_metadata_header_le_export(VHDXMetadataTableHeader *hdr) in vhdx_metadata_header_le_export()
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_adv_rss.c14 iavf_fill_adv_rss_ip4_hdr(struct virtchnl_proto_hdr *hdr, u64 hash_flds) in iavf_fill_adv_rss_ip4_hdr()
31 iavf_fill_adv_rss_ip6_hdr(struct virtchnl_proto_hdr *hdr, u64 hash_flds) in iavf_fill_adv_rss_ip6_hdr()
48 iavf_fill_adv_rss_tcp_hdr(struct virtchnl_proto_hdr *hdr, u64 hash_flds) in iavf_fill_adv_rss_tcp_hdr()
65 iavf_fill_adv_rss_udp_hdr(struct virtchnl_proto_hdr *hdr, u64 hash_flds) in iavf_fill_adv_rss_udp_hdr()
82 iavf_fill_adv_rss_sctp_hdr(struct virtchnl_proto_hdr *hdr, u64 hash_flds) in iavf_fill_adv_rss_sctp_hdr()
106 struct virtchnl_proto_hdr *hdr; in iavf_fill_adv_rss_cfg_msg() local
H A Diavf_fdir.c191 struct virtchnl_proto_hdr *hdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_fdir_pfcp_hdr() local
233 struct virtchnl_proto_hdr *hdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_fdir_nat_t_esp_hdr() local
315 struct virtchnl_proto_hdr *hdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_fdir_ip4_hdr() local
354 struct virtchnl_proto_hdr *hdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_fdir_ip6_hdr() local
398 struct virtchnl_proto_hdr *hdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_fdir_tcp_hdr() local
427 struct virtchnl_proto_hdr *hdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_fdir_udp_hdr() local
459 struct virtchnl_proto_hdr *hdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_fdir_sctp_hdr() local
488 struct virtchnl_proto_hdr *hdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_fdir_ah_hdr() local
512 struct virtchnl_proto_hdr *hdr = &proto_hdrs->proto_hdr[proto_hdrs->count++]; in iavf_fill_fdir_esp_hdr() local
536 struct virtchnl_proto_hdr *hdr; in iavf_fill_fdir_l4_hdr() local
[all …]
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_dir2_data.c30 struct xfs_dir2_data_hdr *hdr) in xfs_dir2_data_bestfree_p()
320 struct xfs_dir2_data_hdr *hdr = bp->b_addr; in xfs_dir3_data_reada_verify() local
459 struct xfs_dir2_data_hdr *hdr, in xfs_dir2_data_freefind_verify()
640 struct xfs_dir2_data_hdr *hdr, in xfs_dir2_data_freescan()
700 struct xfs_dir2_data_hdr *hdr; in xfs_dir3_data_init() local
767 struct xfs_dir2_data_hdr *hdr = bp->b_addr; in xfs_dir2_data_log_entry() local
788 struct xfs_dir2_data_hdr *hdr = bp->b_addr; in xfs_dir2_data_log_header() local
808 xfs_dir2_data_hdr_t *hdr = bp->b_addr; in xfs_dir2_data_log_unused() local
1011 struct xfs_dir2_data_hdr *hdr, in xfs_dir2_data_check_free()
1036 struct xfs_dir2_data_hdr *hdr, in xfs_dir2_data_check_new_free()
[all …]
/openbmc/linux/drivers/s390/net/
H A Dism.h50 struct ism_req_hdr hdr; member
54 struct ism_resp_hdr hdr; member
60 struct ism_req_hdr hdr; member
65 struct ism_resp_hdr hdr; member
71 struct ism_req_hdr hdr; member
74 struct ism_resp_hdr hdr; member
81 struct ism_req_hdr hdr; member
84 struct ism_resp_hdr hdr; member
103 struct ism_req_hdr hdr; member
115 struct ism_req_hdr hdr; member
[all …]
/openbmc/linux/net/ieee802154/
H A Dheader_ops.c47 ieee802154_hdr_push_sechdr(u8 *buf, const struct ieee802154_sechdr *hdr) in ieee802154_hdr_push_sechdr()
78 ieee802154_hdr_push(struct sk_buff *skb, struct ieee802154_hdr *hdr) in ieee802154_hdr_push()
208 ieee802154_hdr_get_sechdr(const u8 *buf, struct ieee802154_sechdr *hdr) in ieee802154_hdr_get_sechdr()
250 static int ieee802154_hdr_minlen(const struct ieee802154_hdr *hdr) in ieee802154_hdr_minlen()
265 ieee802154_hdr_get_addrs(const u8 *buf, struct ieee802154_hdr *hdr) in ieee802154_hdr_get_addrs()
281 ieee802154_hdr_pull(struct sk_buff *skb, struct ieee802154_hdr *hdr) in ieee802154_hdr_pull()
324 ieee802154_hdr_peek_addrs(const struct sk_buff *skb, struct ieee802154_hdr *hdr) in ieee802154_hdr_peek_addrs()
344 ieee802154_hdr_peek(const struct sk_buff *skb, struct ieee802154_hdr *hdr) in ieee802154_hdr_peek()
367 int ieee802154_max_payload(const struct ieee802154_hdr *hdr) in ieee802154_max_payload()
/openbmc/linux/drivers/firmware/imx/
H A Dmisc.c15 struct imx_sc_rpc_msg hdr; member
22 struct imx_sc_rpc_msg hdr; member
30 struct imx_sc_rpc_msg hdr; member
36 struct imx_sc_rpc_msg hdr; member
55 struct imx_sc_rpc_msg *hdr = &msg.hdr; in imx_sc_misc_set_control() local
86 struct imx_sc_rpc_msg *hdr = &msg.hdr; in imx_sc_misc_get_control() local
123 struct imx_sc_rpc_msg *hdr = &msg.hdr; in imx_sc_pm_cpu_start() local
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.h391 struct mbox_msghdr hdr; member
398 struct mbox_msghdr hdr; member
409 struct mbox_msghdr hdr; member
432 struct mbox_msghdr hdr; member
449 struct mbox_msghdr hdr; member
463 struct mbox_msghdr hdr; member
482 struct mbox_msghdr hdr; member
502 struct mbox_msghdr hdr; member
511 struct mbox_msghdr hdr; member
519 struct mbox_msghdr hdr; member
[all …]
/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_device.c344 struct fc_frame_header *hdr, in efc_send_ls_acc_after_attach()
539 struct fc_frame_header *hdr = cbdata->header->dma.virt; in __efc_d_init() local
568 struct fc_frame_header *hdr = cbdata->header->dma.virt; in __efc_d_init() local
592 struct fc_frame_header *hdr = cbdata->header->dma.virt; in __efc_d_init() local
617 struct fc_frame_header *hdr = cbdata->header->dma.virt; in __efc_d_init() local
745 struct fc_frame_header *hdr = cbdata->header->dma.virt; in __efc_d_wait_plogi_rsp() local
1136 struct fc_frame_header *hdr = cbdata->header->dma.virt; in __efc_d_port_logged_in() local
1242 struct fc_frame_header *hdr = cbdata->header->dma.virt; in __efc_d_port_logged_in() local
1341 struct fc_frame_header *hdr = cbdata->header->dma.virt; in __efc_d_device_ready() local
1361 struct fc_frame_header *hdr = cbdata->header->dma.virt; in __efc_d_device_ready() local
[all …]
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_diag.c37 struct zfcp_diag_header *hdr; in zfcp_diag_adapter_setup() local
86 void zfcp_diag_update_xdata(struct zfcp_diag_header *const hdr, in zfcp_diag_update_xdata()
166 struct zfcp_diag_header *const hdr, in __zfcp_diag_update_buffer()
200 const struct zfcp_diag_header *const hdr) in __zfcp_diag_test_buffer_age_isfresh()
243 struct zfcp_diag_header *const hdr, in zfcp_diag_update_buffer_limited()

12345678910>>...66