Home
last modified time | relevance | path

Searched defs:datasz (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Delf.h79 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 Delf.h89 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 Dbuild.c157 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 Delf.h262 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 Delf.h260 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 Dauditfilter.c1123 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 Dauditfilter.c1133 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 Dbinfmt_elf_fdpic.c1223 unsigned int datasz; member
H A Dbinfmt_elf.c715 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 Dbinfmt_elf_fdpic.c1204 unsigned int datasz; member
H A Dbinfmt_elf.c718 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 Dlpfc_sli.c22174 lpfc_read_object(struct lpfc_hba *phba, char *rdobject, uint32_t *datap, uint32_t datasz) lpfc_read_object() argument

Completed in 42 milliseconds