/linux/drivers/media/platform/qcom/venus/ |
A D | hfi_cmds.h | 94 struct hfi_session_hdr_pkt shdr; member 100 struct hfi_session_hdr_pkt shdr; member 104 struct hfi_session_hdr_pkt shdr; member 108 struct hfi_session_hdr_pkt shdr; member 114 struct hfi_session_hdr_pkt shdr; member 124 struct hfi_session_hdr_pkt shdr; member 130 struct hfi_session_hdr_pkt shdr; member 134 struct hfi_session_hdr_pkt shdr; member 138 struct hfi_session_hdr_pkt shdr; member 142 struct hfi_session_hdr_pkt shdr; member [all …]
|
A D | hfi_msgs.h | 49 struct hfi_session_hdr_pkt shdr; member 81 struct hfi_session_hdr_pkt shdr; member 88 struct hfi_session_hdr_pkt shdr; member 93 struct hfi_session_hdr_pkt shdr; member 100 struct hfi_session_hdr_pkt shdr; member 121 struct hfi_session_hdr_pkt shdr; member 126 struct hfi_session_hdr_pkt shdr; member 131 struct hfi_session_hdr_pkt shdr; member 136 struct hfi_session_hdr_pkt shdr; member 141 struct hfi_session_hdr_pkt shdr; member [all …]
|
/linux/fs/cifs/ |
A D | smb2transport.c | 215 struct smb2_hdr *shdr = (struct smb2_hdr *)iov[0].iov_base; in smb2_calc_signature() local 536 struct smb2_hdr *shdr = (struct smb2_hdr *)iov[0].iov_base; in smb3_calc_signature() local 613 struct smb2_hdr *shdr; in smb2_sign_rqst() local 644 struct smb2_hdr *shdr = in smb2_verify_signature() local 691 struct smb2_hdr *shdr) in smb2_seq_num_into_buf() 702 smb2_mid_entry_alloc(const struct smb2_hdr *shdr, in smb2_mid_entry_alloc() 742 struct smb2_hdr *shdr, struct mid_q_entry **mid) in smb2_get_mid_entry() 810 struct smb2_hdr *shdr = in smb2_setup_request() local 836 struct smb2_hdr *shdr = in smb2_setup_async_request() local
|
A D | smb2misc.c | 21 check_smb2_hdr(struct smb2_hdr *shdr, __u64 mid) in check_smb2_hdr() 137 struct smb2_hdr *shdr = (struct smb2_hdr *)buf; in smb2_check_message() local 298 smb2_get_data_area_len(int *off, int *len, struct smb2_hdr *shdr) in smb2_get_data_area_len() 404 struct smb2_hdr *shdr = &pdu->hdr; in smb2_calc_size() local
|
A D | smb2maperror.c | 2442 struct smb2_hdr *shdr = (struct smb2_hdr *)buf; in map_smb2_to_linux_error() local
|
A D | smb2ops.c | 328 struct smb2_hdr *shdr = (struct smb2_hdr *)buf; in __smb2_find_mid() local 370 struct smb2_hdr *shdr = (struct smb2_hdr *)buf; in smb2_dump_detail() local 2465 struct smb2_hdr *shdr = (struct smb2_hdr *)buf; in smb2_is_status_pending() local 2492 struct smb2_hdr *shdr = (struct smb2_hdr *)buf; in smb2_is_session_expired() local 2510 struct smb2_hdr *shdr = (struct smb2_hdr *)buf; in smb2_is_status_io_timeout() local 2521 struct smb2_hdr *shdr = (struct smb2_hdr *)buf; in smb2_is_network_name_deleted() local 2562 struct smb2_hdr *shdr; in smb2_set_related() local 2577 struct smb2_hdr *shdr; in smb2_set_next_command() local 4377 struct smb2_hdr *shdr = in fill_transform_hdr() local 4796 struct smb2_hdr *shdr = (struct smb2_hdr *)buf; in handle_read_data() local [all …]
|
/linux/drivers/remoteproc/ |
A D | remoteproc_elf_loader.c | 250 const void *shdr, *name_table_shdr; local 328 const void *shdr; local 375 const void *shdr; local
|
A D | remoteproc_elf_helpers.h | 103 void *shdr; local
|
A D | remoteproc_coredump.c | 346 void *shdr; in rproc_coredump_using_sections() local
|
A D | pru_rproc.c | 650 struct elf32_shdr *shdr, *name_table_shdr; in pru_rproc_find_interrupt_map() local 708 const void *shdr; in pru_rproc_parse_fw() local
|
/linux/arch/arm64/kvm/hyp/nvhe/ |
A D | gen-hyprel.c | 205 #define for_each_rela(shdr, var) \ argument 216 static inline const char *section_name(Elf64_Shdr *shdr) in section_name() 222 static inline const char *section_begin(Elf64_Shdr *shdr) in section_begin() 428 Elf64_Shdr *shdr; in emit_all_relocs() local
|
/linux/tools/perf/util/ |
A D | symbol-elf.c | 167 static inline const char *elf_sec__name(const GElf_Shdr *shdr, in elf_sec__name() 173 static inline int elf_sec__is_text(const GElf_Shdr *shdr, in elf_sec__is_text() 179 static inline bool elf_sec__is_data(const GElf_Shdr *shdr, in elf_sec__is_data() 185 static bool elf_sec__filter(GElf_Shdr *shdr, Elf_Data *secstrs) in elf_sec__filter() 194 GElf_Shdr shdr; in elf_addr_to_index() local 465 GElf_Shdr shdr; in elf_read_build_id() local 730 GElf_Shdr shdr; in filename__read_debuglink() local 971 GElf_Sym *sym, GElf_Shdr *shdr, in dso__process_kernel_symbol() 1090 GElf_Shdr shdr; in dso__load_sym_internal() local 2226 GElf_Shdr shdr; in populate_sdt_note() local [all …]
|
A D | genelf.c | 159 Elf_Shdr *shdr; in jit_add_eh_frame_info() local 250 Elf_Shdr *shdr; in jit_write_elf() local
|
/linux/arch/powerpc/boot/ |
A D | hack-coff.c | 35 struct external_scnhdr shdr; in main() local
|
/linux/net/core/ |
A D | selftests.c | 60 struct netsfhdr *shdr; in net_test_get_skb() local 178 struct netsfhdr *shdr; in net_test_loopback_validate() local
|
/linux/arch/mips/boot/tools/ |
A D | relocs.c | 25 Elf_Shdr shdr; member 263 Elf_Shdr shdr; in read_shdrs() local 410 Elf_Shdr shdr; in remove_relocs() local
|
/linux/tools/lib/bpf/ |
A D | linker.c | 42 Elf64_Shdr *shdr; member 111 Elf64_Shdr *shdr; member 480 Elf64_Shdr *shdr = sec->shdr; in is_ignored_sec() local 552 Elf64_Shdr *shdr; in linker_load_obj_file() local 986 Elf64_Shdr *shdr; in init_sec() local 2616 Elf64_Shdr *shdr; in emit_elf_data_sec() local
|
/linux/drivers/scsi/lpfc/ |
A D | lpfc_sli.c | 5885 union lpfc_sli4_cfg_shdr *shdr; in lpfc_sli4_get_ctl_attr() local 5969 union lpfc_sli4_cfg_shdr *shdr; in lpfc_sli4_retrieve_pport_name() local 6891 union lpfc_sli4_cfg_shdr *shdr; in lpfc_sli4_ras_mbox_cmpl() local 7741 union lpfc_sli4_cfg_shdr *shdr; in lpfc_mbx_cmpl_cgn_set_ftrs() local 16005 union lpfc_sli4_cfg_shdr *shdr; in lpfc_modify_hba_eq_delay() local 16115 union lpfc_sli4_cfg_shdr *shdr; in lpfc_eq_create() local 16259 union lpfc_sli4_cfg_shdr *shdr; in lpfc_cq_create() local 16412 union lpfc_sli4_cfg_shdr *shdr; in lpfc_cq_create_set() local 16718 union lpfc_sli4_cfg_shdr *shdr; in lpfc_mq_create() local 16872 union lpfc_sli4_cfg_shdr *shdr; in lpfc_wq_create() local [all …]
|
/linux/arch/riscv/include/asm/ |
A D | module.h | 15 Elf_Shdr *shdr; member
|
/linux/arch/x86/tools/ |
A D | relocs.c | 39 Elf_Shdr shdr; member 416 Elf_Shdr shdr; in read_ehdr() local 438 Elf_Shdr shdr; in read_shdrs() local
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
A D | base.c | 52 u8 idx = 0, sver, shdr; in nvkm_clk_adjust() local 438 u8 sver = ver, shdr = hdr; in nvkm_pstate_new() local
|
/linux/scripts/ |
A D | sorttable.h | 200 Elf_Shdr *s, *shdr = (Elf_Shdr *)((char *)ehdr + _r(&ehdr->e_shoff)); in do_sort() local
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
A D | stmmac_selftests.c | 65 struct stmmachdr *shdr; in stmmac_test_get_udp_skb() local 254 struct stmmachdr *shdr; in stmmac_test_loopback_validate() local 841 struct stmmachdr *shdr; in stmmac_test_vlan_validate() local
|
/linux/drivers/bluetooth/ |
A D | btmtkuart.c | 432 struct mtk_stp_hdr *shdr; in mtk_stp_split() local 867 struct mtk_stp_hdr *shdr; in btmtkuart_send_frame() local
|
/linux/drivers/cpufreq/ |
A D | pmac64-cpufreq.c | 384 const struct smu_sdbp_header *shdr; in g5_neo2_cpufreq_init() local
|