Home
last modified time | relevance | path

Searched defs:shdr (Results 1 - 25 of 87) sorted by relevance

1234

/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Dhack-coff.c35 struct external_scnhdr shdr; in main() local
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Dhack-coff.c35 struct external_scnhdr shdr; in main() local
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2maperror.c2455 struct smb2_sync_hdr *shdr = (struct smb2_sync_hdr *)buf; in map_smb2_to_linux_error() local
[all...]
H A Dsmb2misc.c35 check_smb2_hdr(struct smb2_sync_hdr *shdr, __u64 mid) in check_smb2_hdr() argument
142 struct smb2_sync_hdr *shdr = (struct smb2_sync_hdr *)buf; in smb2_check_message() local
306 smb2_get_data_area_len(int *off, int *len, struct smb2_sync_hdr *shdr) smb2_get_data_area_len() argument
406 struct smb2_sync_hdr *shdr = &pdu->sync_hdr; smb2_calc_size() local
[all...]
H A Dsmb2transport.c221 struct smb2_sync_hdr *shdr = (struct smb2_sync_hdr *)iov[0].iov_base; in smb2_calc_signature() local
539 struct smb2_sync_hdr *shdr = (struct smb2_sync_hdr *)iov[0].iov_base; in smb3_calc_signature() local
616 struct smb2_sync_hdr *shdr; in smb2_sign_rqst() local
647 struct smb2_sync_hdr *shdr = smb2_verify_signature() local
693 smb2_seq_num_into_buf(struct TCP_Server_Info *server, struct smb2_sync_hdr *shdr) smb2_seq_num_into_buf() argument
705 smb2_mid_entry_alloc(const struct smb2_sync_hdr *shdr, struct TCP_Server_Info *server) smb2_mid_entry_alloc() argument
743 smb2_get_mid_entry(struct cifs_ses *ses, struct TCP_Server_Info *server, struct smb2_sync_hdr *shdr, struct mid_q_entry **mid) smb2_get_mid_entry() argument
812 struct smb2_sync_hdr *shdr = smb2_setup_request() local
838 struct smb2_sync_hdr *shdr = smb2_setup_async_request() local
[all...]
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2maperror.c2440 struct smb2_hdr *shdr = (struct smb2_hdr *)buf; in map_smb2_to_linux_error() local
[all...]
H A Dsmb2transport.c236 struct smb2_hdr *shdr = (struct smb2_hdr *)iov[0].iov_base; in smb2_calc_signature() local
566 struct smb2_hdr *shdr = (struct smb2_hdr *)iov[0].iov_base; in smb3_calc_signature() local
640 struct smb2_hdr *shdr; in smb2_sign_rqst() local
676 struct smb2_hdr *shdr = smb2_verify_signature() local
722 smb2_seq_num_into_buf(struct TCP_Server_Info *server, struct smb2_hdr *shdr) smb2_seq_num_into_buf() argument
734 smb2_mid_entry_alloc(const struct smb2_hdr *shdr, struct TCP_Server_Info *server) smb2_mid_entry_alloc() argument
773 smb2_get_mid_entry(struct cifs_ses *ses, struct TCP_Server_Info *server, struct smb2_hdr *shdr, struct mid_q_entry **mid) smb2_get_mid_entry() argument
855 struct smb2_hdr *shdr = smb2_setup_request() local
881 struct smb2_hdr *shdr = smb2_setup_async_request() local
[all...]
H A Dsmb2misc.c22 check_smb2_hdr(struct smb2_hdr *shdr, __u64 mid) in check_smb2_hdr() argument
139 struct smb2_hdr *shdr = (struct smb2_hdr *)buf; in smb2_check_message() local
314 smb2_get_data_area_len(int *off, int *len, struct smb2_hdr *shdr) smb2_get_data_area_len() argument
414 struct smb2_hdr *shdr = &pdu->hdr; smb2_calc_size() local
[all...]
/kernel/linux/linux-6.6/drivers/remoteproc/
H A Dremoteproc_elf_helpers.h103 void *shdr; in elf_strtbl_add() local
[all...]
H A Dremoteproc_elf_loader.c250 const void *shdr, *name_table_shdr; local
328 const void *shdr; local
375 const void *shdr; global() local
[all...]
H A Dremoteproc_coredump.c348 void *shdr; in rproc_coredump_using_sections() local
[all...]
/kernel/linux/linux-5.10/arch/powerpc/oprofile/cell/
H A Dvma_map.c114 Elf32_Shdr shdr, shdr_str; in create_vma_map() local
/kernel/linux/linux-5.10/arch/riscv/include/asm/
H A Dmodule.h15 Elf_Shdr *shdr; member
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dmodule.h16 Elf_Shdr *shdr; member
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dalternative.c175 const Elf_Shdr *shdr; in apply_vdso_alternatives() local
/kernel/linux/linux-5.10/drivers/remoteproc/
H A Dremoteproc_elf_loader.c237 const void *shdr, *name_table_shdr; local
315 const void *shdr; local
362 const void *shdr; global() local
[all...]
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dalternative.c202 const struct elf64_shdr *shdr; in apply_alternatives_vdso() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dgenelf.c163 Elf_Shdr *shdr; in jit_add_eh_frame_info() local
255 Elf_Shdr *shdr; jit_write_elf() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dgenelf.c165 Elf_Shdr *shdr; in jit_add_eh_frame_info() local
257 Elf_Shdr *shdr; jit_write_elf() local
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dselftests.c60 struct netsfhdr *shdr; in net_test_get_skb() local
178 struct netsfhdr *shdr; in net_test_loopback_validate() local
[all...]
/kernel/linux/linux-5.10/arch/loongarch/boot/tools/
H A Drelocs.c25 Elf_Shdr shdr; member
297 Elf_Shdr shdr; remove_relocs() local
[all...]
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/
H A Dgen-hyprel.c216 static inline const char *section_name(Elf64_Shdr *shdr) in section_name() argument
222 static inline const char *section_begin(Elf64_Shdr *shdr) in section_begin() argument
428 Elf64_Shdr *shdr; in emit_all_relocs() local
[all...]
/kernel/linux/linux-5.10/scripts/
H A Dsorttable.h200 Elf_Shdr *s, *shdr = (Elf_Shdr *)((char *)ehdr + _r(&ehdr->e_shoff)); in do_sort() local
/kernel/linux/linux-5.10/arch/x86/tools/
H A Drelocs.c32 Elf_Shdr shdr; member
389 Elf_Shdr shdr; in read_ehdr() local
411 Elf_Shdr shdr; in read_shdrs() local
[all...]
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dpmac64-cpufreq.c384 const struct smu_sdbp_header *shdr; in g5_neo2_cpufreq_init() local

Completed in 17 milliseconds

1234