Home
last modified time | relevance | path

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

12345678910>>...102

/kernel/linux/linux-4.19/fs/xfs/libxfs/
Dxfs_da_format.c25 struct xfs_dir2_sf_hdr *hdr, in xfs_dir2_sf_entsize()
37 struct xfs_dir2_sf_hdr *hdr, in xfs_dir3_sf_entsize()
45 struct xfs_dir2_sf_hdr *hdr, in xfs_dir2_sf_nextentry()
54 struct xfs_dir2_sf_hdr *hdr, in xfs_dir3_sf_nextentry()
114 struct xfs_dir2_sf_hdr *hdr, in xfs_dir2_sf_get_ino()
125 struct xfs_dir2_sf_hdr *hdr, in xfs_dir2_sf_put_ino()
139 struct xfs_dir2_sf_hdr *hdr) in xfs_dir2_sf_get_parent_ino()
146 struct xfs_dir2_sf_hdr *hdr, in xfs_dir2_sf_put_parent_ino()
160 struct xfs_dir2_sf_hdr *hdr, in xfs_dir2_sfe_get_ino()
168 struct xfs_dir2_sf_hdr *hdr, in xfs_dir2_sfe_put_ino()
[all …]
Dxfs_dir2_data.c43 xfs_dir2_data_hdr_t *hdr; /* data block header */ in __xfs_dir3_data_check() local
280 struct xfs_dir2_data_hdr *hdr = bp->b_addr; in xfs_dir3_data_reada_verify() local
387 struct xfs_dir2_data_hdr *hdr, in xfs_dir2_data_freefind_verify()
446 struct xfs_dir2_data_hdr *hdr, /* data block header */ in xfs_dir2_data_freefind()
482 struct xfs_dir2_data_hdr *hdr, /* data block pointer */ in xfs_dir2_data_freeinsert()
526 struct xfs_dir2_data_hdr *hdr, /* data block header */ in xfs_dir2_data_freeremove()
569 struct xfs_dir2_data_hdr *hdr, in xfs_dir2_data_freescan_int()
623 struct xfs_dir2_data_hdr *hdr, in xfs_dir2_data_freescan()
641 xfs_dir2_data_hdr_t *hdr; /* data block header */ in xfs_dir3_data_init() local
715 struct xfs_dir2_data_hdr *hdr = bp->b_addr; in xfs_dir2_data_log_entry() local
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/nvfw/
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 lsb_header_tail_dump(struct nvkm_subdev *subdev, struct lsb_header_tail *hdr) in lsb_header_tail_dump()
67 lsb_header_dump(struct nvkm_subdev *subdev, struct lsb_header *hdr) in lsb_header_dump()
73 lsb_header_v1_dump(struct nvkm_subdev *subdev, struct lsb_header_v1 *hdr) in lsb_header_v1_dump()
79 flcn_acr_desc_dump(struct nvkm_subdev *subdev, struct flcn_acr_desc *hdr) in flcn_acr_desc_dump()
122 flcn_acr_desc_v1_dump(struct nvkm_subdev *subdev, struct flcn_acr_desc_v1 *hdr) in flcn_acr_desc_v1_dump()
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()
/kernel/linux/linux-4.19/sound/synth/
Dutil_mem.c40 struct snd_util_memhdr *hdr; in snd_util_memhdr_new() local
55 void snd_util_memhdr_free(struct snd_util_memhdr *hdr) in snd_util_memhdr_free()
73 __snd_util_mem_alloc(struct snd_util_memhdr *hdr, int size) in __snd_util_mem_alloc()
110 __snd_util_memblk_new(struct snd_util_memhdr *hdr, unsigned int units, in __snd_util_memblk_new()
138 snd_util_mem_alloc(struct snd_util_memhdr *hdr, int size) in snd_util_mem_alloc()
153 __snd_util_mem_free(struct snd_util_memhdr *hdr, struct snd_util_memblk *blk) in __snd_util_mem_free()
164 int snd_util_mem_free(struct snd_util_memhdr *hdr, struct snd_util_memblk *blk) in snd_util_mem_free()
178 int snd_util_mem_avail(struct snd_util_memhdr *hdr) in snd_util_mem_avail()
/kernel/linux/linux-5.10/sound/synth/
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()
/kernel/linux/linux-4.19/fs/nfs/
Dnfs42xdr.c144 struct compound_hdr *hdr) in encode_allocate()
152 struct compound_hdr *hdr) in encode_copy()
169 struct compound_hdr *hdr) in encode_offload_cancel()
177 struct compound_hdr *hdr) in encode_deallocate()
185 struct compound_hdr *hdr) in encode_seek()
196 struct compound_hdr *hdr) in encode_layoutstats()
223 struct compound_hdr *hdr) in encode_clone()
244 struct compound_hdr hdr = { in nfs4_xdr_enc_allocate() local
258 struct compound_hdr *hdr) in encode_copy_commit()
276 struct compound_hdr hdr = { in nfs4_xdr_enc_copy() local
[all …]
Dnfs4xdr.c1015 struct compound_hdr *hdr) in encode_compound_hdr()
1035 struct compound_hdr *hdr) in encode_op_hdr()
1042 static void encode_nops(struct compound_hdr *hdr) in encode_nops()
1188 static void encode_access(struct xdr_stream *xdr, u32 access, struct compound_hdr *hdr) in encode_access()
1194 …oid encode_close(struct xdr_stream *xdr, const struct nfs_closeargs *arg, struct compound_hdr *hdr) in encode_close()
1201 … encode_commit(struct xdr_stream *xdr, const struct nfs_commitargs *args, struct compound_hdr *hdr) in encode_commit()
1211 …code_create(struct xdr_stream *xdr, const struct nfs4_create_arg *create, struct compound_hdr *hdr) in encode_create()
1244 struct compound_hdr *hdr) in encode_getattr()
1258 static void encode_getfattr(struct xdr_stream *xdr, const u32* bitmask, struct compound_hdr *hdr) in encode_getfattr()
1266 struct compound_hdr *hdr) in encode_getfattr_open()
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
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
/kernel/linux/linux-4.19/drivers/gpu/drm/radeon/
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
/kernel/linux/linux-5.10/fs/nfs/
Dnfs42xdr.c271 struct compound_hdr *hdr) in encode_allocate()
299 struct compound_hdr *hdr) in encode_copy()
321 struct compound_hdr *hdr) in encode_offload_cancel()
329 struct compound_hdr *hdr) in encode_copy_notify()
338 struct compound_hdr *hdr) in encode_deallocate()
346 struct compound_hdr *hdr) in encode_read_plus()
356 struct compound_hdr *hdr) in encode_seek()
367 struct compound_hdr *hdr) in encode_layoutstats()
394 struct compound_hdr *hdr) in encode_clone()
421 struct compound_hdr *hdr) in encode_layouterror()
[all …]
Dnfs4xdr.c1019 struct compound_hdr *hdr) in encode_compound_hdr()
1038 struct compound_hdr *hdr) in encode_op_hdr()
1045 static void encode_nops(struct compound_hdr *hdr) in encode_nops()
1188 static void encode_access(struct xdr_stream *xdr, u32 access, struct compound_hdr *hdr) in encode_access()
1194 …oid encode_close(struct xdr_stream *xdr, const struct nfs_closeargs *arg, struct compound_hdr *hdr) in encode_close()
1201 … encode_commit(struct xdr_stream *xdr, const struct nfs_commitargs *args, struct compound_hdr *hdr) in encode_commit()
1211 …code_create(struct xdr_stream *xdr, const struct nfs4_create_arg *create, struct compound_hdr *hdr) in encode_create()
1244 struct compound_hdr *hdr) in encode_getattr()
1258 static void encode_getfattr(struct xdr_stream *xdr, const u32* bitmask, struct compound_hdr *hdr) in encode_getfattr()
1266 struct compound_hdr *hdr) in encode_getfattr_open()
[all …]
/kernel/linux/linux-4.19/net/ieee802154/
Dheader_ops.c55 ieee802154_hdr_push_sechdr(u8 *buf, const struct ieee802154_sechdr *hdr) in ieee802154_hdr_push_sechdr()
86 ieee802154_hdr_push(struct sk_buff *skb, struct ieee802154_hdr *hdr) in ieee802154_hdr_push()
169 ieee802154_hdr_get_sechdr(const u8 *buf, struct ieee802154_sechdr *hdr) in ieee802154_hdr_get_sechdr()
211 static int ieee802154_hdr_minlen(const struct ieee802154_hdr *hdr) in ieee802154_hdr_minlen()
226 ieee802154_hdr_get_addrs(const u8 *buf, struct ieee802154_hdr *hdr) in ieee802154_hdr_get_addrs()
242 ieee802154_hdr_pull(struct sk_buff *skb, struct ieee802154_hdr *hdr) in ieee802154_hdr_pull()
272 ieee802154_hdr_peek_addrs(const struct sk_buff *skb, struct ieee802154_hdr *hdr) in ieee802154_hdr_peek_addrs()
292 ieee802154_hdr_peek(const struct sk_buff *skb, struct ieee802154_hdr *hdr) in ieee802154_hdr_peek()
315 int ieee802154_max_payload(const struct ieee802154_hdr *hdr) in ieee802154_max_payload()
/kernel/linux/linux-5.10/net/ieee802154/
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()
161 ieee802154_hdr_get_sechdr(const u8 *buf, struct ieee802154_sechdr *hdr) in ieee802154_hdr_get_sechdr()
203 static int ieee802154_hdr_minlen(const struct ieee802154_hdr *hdr) in ieee802154_hdr_minlen()
218 ieee802154_hdr_get_addrs(const u8 *buf, struct ieee802154_hdr *hdr) in ieee802154_hdr_get_addrs()
234 ieee802154_hdr_pull(struct sk_buff *skb, struct ieee802154_hdr *hdr) in ieee802154_hdr_pull()
264 ieee802154_hdr_peek_addrs(const struct sk_buff *skb, struct ieee802154_hdr *hdr) in ieee802154_hdr_peek_addrs()
284 ieee802154_hdr_peek(const struct sk_buff *skb, struct ieee802154_hdr *hdr) in ieee802154_hdr_peek()
307 int ieee802154_max_payload(const struct ieee802154_hdr *hdr) in ieee802154_max_payload()
/kernel/linux/linux-5.10/drivers/staging/greybus/
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 …]
/kernel/linux/linux-4.19/drivers/staging/greybus/
Daudio_apbridgea.h96 struct audio_apbridgea_hdr hdr; member
103 struct audio_apbridgea_hdr hdr; member
109 struct audio_apbridgea_hdr hdr; member
115 struct audio_apbridgea_hdr hdr; member
120 struct audio_apbridgea_hdr hdr; member
124 struct audio_apbridgea_hdr hdr; member
129 struct audio_apbridgea_hdr hdr; member
133 struct audio_apbridgea_hdr hdr; member
137 struct audio_apbridgea_hdr hdr; member
142 struct audio_apbridgea_hdr hdr; member
[all …]
/kernel/linux/linux-4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.c31 static void amdgpu_ucode_print_common_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_common_hdr()
46 void amdgpu_ucode_print_mc_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_mc_hdr()
67 void amdgpu_ucode_print_smc_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_smc_hdr()
85 void amdgpu_ucode_print_gfx_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_gfx_hdr()
106 void amdgpu_ucode_print_rlc_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_rlc_hdr()
201 void amdgpu_ucode_print_sdma_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_sdma_hdr()
230 void amdgpu_ucode_print_gpu_info_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_gpu_info_hdr()
253 const struct common_firmware_header *hdr = in amdgpu_ucode_validate() local
262 bool amdgpu_ucode_hdr_version(union amdgpu_firmware_header *hdr, in amdgpu_ucode_hdr_version()
/kernel/linux/linux-4.19/arch/s390/hypfs/
Dhypfs_diag.c55 static inline __u8 info_blk_hdr__npar(enum diag204_format type, void *hdr) in info_blk_hdr__npar()
63 static inline __u8 info_blk_hdr__flags(enum diag204_format type, void *hdr) in info_blk_hdr__flags()
71 static inline __u16 info_blk_hdr__pcpus(enum diag204_format type, void *hdr) in info_blk_hdr__pcpus()
89 static inline __u8 part_hdr__rcpus(enum diag204_format type, void *hdr) in part_hdr__rcpus()
97 static inline void part_hdr__part_name(enum diag204_format type, void *hdr, in part_hdr__part_name()
121 static inline __u8 cpu_info__ctidx(enum diag204_format type, void *hdr) in cpu_info__ctidx()
129 static inline __u16 cpu_info__cpu_addr(enum diag204_format type, void *hdr) in cpu_info__cpu_addr()
137 static inline __u64 cpu_info__acc_time(enum diag204_format type, void *hdr) in cpu_info__acc_time()
145 static inline __u64 cpu_info__lp_time(enum diag204_format type, void *hdr) in cpu_info__lp_time()
153 static inline __u64 cpu_info__online_time(enum diag204_format type, void *hdr) in cpu_info__online_time()
[all …]
/kernel/linux/linux-5.10/arch/s390/hypfs/
Dhypfs_diag.c55 static inline __u8 info_blk_hdr__npar(enum diag204_format type, void *hdr) in info_blk_hdr__npar()
63 static inline __u8 info_blk_hdr__flags(enum diag204_format type, void *hdr) in info_blk_hdr__flags()
71 static inline __u16 info_blk_hdr__pcpus(enum diag204_format type, void *hdr) in info_blk_hdr__pcpus()
89 static inline __u8 part_hdr__rcpus(enum diag204_format type, void *hdr) in part_hdr__rcpus()
97 static inline void part_hdr__part_name(enum diag204_format type, void *hdr, in part_hdr__part_name()
121 static inline __u8 cpu_info__ctidx(enum diag204_format type, void *hdr) in cpu_info__ctidx()
129 static inline __u16 cpu_info__cpu_addr(enum diag204_format type, void *hdr) in cpu_info__cpu_addr()
137 static inline __u64 cpu_info__acc_time(enum diag204_format type, void *hdr) in cpu_info__acc_time()
145 static inline __u64 cpu_info__lp_time(enum diag204_format type, void *hdr) in cpu_info__lp_time()
153 static inline __u64 cpu_info__online_time(enum diag204_format type, void *hdr) in cpu_info__online_time()
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.c31 static void amdgpu_ucode_print_common_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_common_hdr()
46 void amdgpu_ucode_print_mc_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_mc_hdr()
67 void amdgpu_ucode_print_smc_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_smc_hdr()
93 void amdgpu_ucode_print_gfx_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_gfx_hdr()
114 void amdgpu_ucode_print_rlc_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_rlc_hdr()
209 void amdgpu_ucode_print_sdma_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_sdma_hdr()
238 void amdgpu_ucode_print_psp_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_psp_hdr()
312 void amdgpu_ucode_print_gpu_info_hdr(const struct common_firmware_header *hdr) in amdgpu_ucode_print_gpu_info_hdr()
335 const struct common_firmware_header *hdr = in amdgpu_ucode_validate() local
344 bool amdgpu_ucode_hdr_version(union amdgpu_firmware_header *hdr, in amdgpu_ucode_hdr_version()
/kernel/linux/linux-4.19/net/mac80211/
Dwpa.c37 struct ieee80211_hdr *hdr; in ieee80211_tx_h_michael_mic_add() local
105 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data; in ieee80211_rx_h_michael_mic_verify() local
198 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) skb->data; in tkip_encrypt_skb() local
269 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) rx->skb->data; in ieee80211_crypto_tkip_decrypt() local
324 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data; in ccmp_special_blocks() local
384 static inline void ccmp_pn2hdr(u8 *hdr, u8 *pn, int key_id) in ccmp_pn2hdr()
397 static inline void ccmp_hdr2pn(u8 *pn, u8 *hdr) in ccmp_hdr2pn()
411 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) skb->data; in ccmp_encrypt_skb() local
500 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)rx->skb->data; in ieee80211_crypto_ccmp_decrypt() local
574 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data; in gcmp_special_blocks() local
[all …]
/kernel/linux/linux-5.10/net/mac80211/
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
267 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) rx->skb->data; in ieee80211_crypto_tkip_decrypt() local
322 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data; in ccmp_special_blocks() local
382 static inline void ccmp_pn2hdr(u8 *hdr, u8 *pn, int key_id) in ccmp_pn2hdr()
395 static inline void ccmp_hdr2pn(u8 *pn, u8 *hdr) in ccmp_hdr2pn()
409 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *) skb->data; in ccmp_encrypt_skb() local
498 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)rx->skb->data; in ieee80211_crypto_ccmp_decrypt() local
577 struct ieee80211_hdr *hdr = (struct ieee80211_hdr *)skb->data; in gcmp_special_blocks() local
[all …]
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_dir2_data.c30 struct xfs_dir2_data_hdr *hdr) in xfs_dir2_data_bestfree_p()
106 xfs_dir2_data_hdr_t *hdr; /* data block header */ in __xfs_dir3_data_check() local
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()
518 struct xfs_dir2_data_hdr *hdr, /* data block header */ in xfs_dir2_data_freefind()
554 struct xfs_dir2_data_hdr *hdr, /* data block pointer */ in xfs_dir2_data_freeinsert()
598 struct xfs_dir2_data_hdr *hdr, /* data block header */ in xfs_dir2_data_freeremove()
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
[all …]
/kernel/linux/linux-4.19/drivers/firmware/
Dti_sci.h74 struct ti_sci_msg_hdr hdr; member
89 struct ti_sci_msg_hdr hdr; member
119 struct ti_sci_msg_hdr hdr; member
138 struct ti_sci_msg_hdr hdr; member
156 struct ti_sci_msg_hdr hdr; member
180 struct ti_sci_msg_hdr hdr; member
223 struct ti_sci_msg_hdr hdr; member
244 struct ti_sci_msg_hdr hdr; member
261 struct ti_sci_msg_hdr hdr; member
282 struct ti_sci_msg_hdr hdr; member
[all …]
/kernel/linux/linux-4.19/drivers/s390/net/
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
109 struct ism_resp_hdr hdr; member
[all …]

12345678910>>...102