Home
last modified time | relevance | path

Searched defs:datasz (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/include/linux/
Delf.h80 size_t datasz, bool compat, in arch_parse_elf_property()
/Linux-v5.10/kernel/
Dauditfilter.c442 size_t datasz) in audit_data_to_entry()
1123 int audit_rule_change(int type, int seq, void *data, size_t datasz) in audit_rule_change()
/Linux-v5.10/arch/x86/boot/tools/
Dbuild.c157 static void update_pecoff_section_header_fields(char *section_name, u32 vma, u32 size, u32 datasz, … in update_pecoff_section_header_fields()
/Linux-v5.10/arch/arm64/include/asm/
Delf.h263 size_t datasz, bool compat, in arch_parse_elf_property()
/Linux-v5.10/fs/
Dbinfmt_elf.c715 static int parse_elf_property(const char *data, size_t *off, size_t datasz, in parse_elf_property()
772 size_t off, datasz; in parse_elf_properties() local
1425 unsigned int datasz; member
Dbinfmt_elf_fdpic.c1223 unsigned int datasz; member