Home
last modified time | relevance | path

Searched defs:shdr (Results 1 – 25 of 44) sorted by relevance

12

/linux/drivers/media/platform/qcom/venus/
A Dhfi_cmds.h94 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 Dhfi_msgs.h49 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 Dsmb2transport.c215 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 Dsmb2misc.c21 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 Dsmb2maperror.c2442 struct smb2_hdr *shdr = (struct smb2_hdr *)buf; in map_smb2_to_linux_error() local
A Dsmb2ops.c328 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 Dremoteproc_elf_loader.c250 const void *shdr, *name_table_shdr; local
328 const void *shdr; local
375 const void *shdr; local
A Dremoteproc_elf_helpers.h103 void *shdr; local
A Dremoteproc_coredump.c346 void *shdr; in rproc_coredump_using_sections() local
A Dpru_rproc.c650 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 Dgen-hyprel.c205 #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 Dsymbol-elf.c167 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 Dgenelf.c159 Elf_Shdr *shdr; in jit_add_eh_frame_info() local
250 Elf_Shdr *shdr; in jit_write_elf() local
/linux/arch/powerpc/boot/
A Dhack-coff.c35 struct external_scnhdr shdr; in main() local
/linux/net/core/
A Dselftests.c60 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 Drelocs.c25 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 Dlinker.c42 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 Dlpfc_sli.c5885 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 Dmodule.h15 Elf_Shdr *shdr; member
/linux/arch/x86/tools/
A Drelocs.c39 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 Dbase.c52 u8 idx = 0, sver, shdr; in nvkm_clk_adjust() local
438 u8 sver = ver, shdr = hdr; in nvkm_pstate_new() local
/linux/scripts/
A Dsorttable.h200 Elf_Shdr *s, *shdr = (Elf_Shdr *)((char *)ehdr + _r(&ehdr->e_shoff)); in do_sort() local
/linux/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_selftests.c65 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 Dbtmtkuart.c432 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 Dpmac64-cpufreq.c384 const struct smu_sdbp_header *shdr; in g5_neo2_cpufreq_init() local

Completed in 101 milliseconds

12