Searched defs:datasz (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.10/include/linux/ | 
| D | elf.h | 80 					  size_t datasz, bool compat,  in arch_parse_elf_property()
  | 
| /Linux-v5.10/kernel/ | 
| D | auditfilter.c | 442 					       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/ | 
| D | build.c | 157 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/ | 
| D | elf.h | 263 					  size_t datasz, bool compat,  in arch_parse_elf_property()
  | 
| /Linux-v5.10/fs/ | 
| D | binfmt_elf.c | 715 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
  | 
| D | binfmt_elf_fdpic.c | 1223 	unsigned int datasz;  member
  |