/kernel/linux/linux-5.10/include/linux/ |
H A D | elf.h | 79 arch_parse_elf_property(u32 type, const void *data, size_t datasz, bool compat, struct arch_elf_state *arch) arch_parse_elf_property() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | elf.h | 89 arch_parse_elf_property(u32 type, const void *data, size_t datasz, bool compat, struct arch_elf_state *arch) arch_parse_elf_property() argument
|
/kernel/linux/linux-5.10/arch/x86/boot/tools/ |
H A D | build.c | 157 static void update_pecoff_section_header_fields(char *section_name, u32 vma, u32 size, u32 datasz, u32 offset) in update_pecoff_section_header_fields() argument
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | elf.h | 262 arch_parse_elf_property(u32 type, const void *data, size_t datasz, bool compat, struct arch_elf_state *arch) arch_parse_elf_property() argument
|
/kernel/linux/linux-6.6/arch/arm64/include/asm/ |
H A D | elf.h | 260 arch_parse_elf_property(u32 type, const void *data, size_t datasz, bool compat, struct arch_elf_state *arch) arch_parse_elf_property() argument
|
/kernel/linux/linux-5.10/kernel/ |
H A D | auditfilter.c | 1123 int audit_rule_change(int type, int seq, void *data, size_t datasz) in audit_rule_change() argument 441 audit_data_to_entry(struct audit_rule_data *data, size_t datasz) audit_data_to_entry() argument
|
/kernel/linux/linux-6.6/kernel/ |
H A D | auditfilter.c | 1133 int audit_rule_change(int type, int seq, void *data, size_t datasz) in audit_rule_change() argument 449 audit_data_to_entry(struct audit_rule_data *data, size_t datasz) audit_data_to_entry() argument
|
/kernel/linux/linux-5.10/fs/ |
H A D | binfmt_elf_fdpic.c | 1223 unsigned int datasz; member
|
H A D | binfmt_elf.c | 715 static int parse_elf_property(const char *data, size_t *off, size_t datasz, in parse_elf_property() argument 772 size_t off, datasz; in parse_elf_properties() local 1462 unsigned int datasz; global() member [all...] |
/kernel/linux/linux-6.6/fs/ |
H A D | binfmt_elf_fdpic.c | 1204 unsigned int datasz; member
|
H A D | binfmt_elf.c | 718 static int parse_elf_property(const char *data, size_t *off, size_t datasz, in parse_elf_property() argument 775 size_t off, datasz; in parse_elf_properties() local 1463 unsigned int datasz; global() member [all...] |
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_sli.c | 22174 lpfc_read_object(struct lpfc_hba *phba, char *rdobject, uint32_t *datap, uint32_t datasz) lpfc_read_object() argument
|