/kernel/linux/linux-5.10/include/linux/ |
H A D | elf.h | 80 size_t datasz, bool compat, in arch_parse_elf_property() 86 extern int arch_parse_elf_property(u32 type, const void *data, size_t datasz, 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
|
H A D | audit.h | 193 extern int audit_rule_change(int type, int seq, void *data, size_t datasz);
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | elf.h | 90 size_t datasz, bool compat, in arch_parse_elf_property() 96 extern int arch_parse_elf_property(u32 type, const void *data, size_t datasz, 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
|
H A D | audit.h | 193 extern int audit_rule_change(int type, int seq, void *data, size_t datasz);
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
H A D | elf.h | 263 size_t datasz, bool compat, in arch_parse_elf_property() 273 if (datasz != sizeof(*p)) in arch_parse_elf_property() 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 | 261 size_t datasz, bool compat, in arch_parse_elf_property() 271 if (datasz != sizeof(*p)) in arch_parse_elf_property() 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/fs/ |
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 723 if (*off == datasz) in parse_elf_property() 726 if (WARN_ON_ONCE(*off > datasz || *off % ELF_GNU_PROPERTY_ALIGN)) in parse_elf_property() 729 datasz -= *off; in parse_elf_property() 731 if (datasz < sizeof(*pr)) in parse_elf_property() 735 datasz -= sizeof(*pr); in parse_elf_property() 737 if (pr->pr_datasz > datasz) in parse_elf_property() 742 if (step > datasz) in parse_elf_property() 772 size_t off, datasz; in parse_elf_properties() local 808 datasz in parse_elf_properties() 1462 unsigned int datasz; global() member [all...] |
H A D | binfmt_elf_fdpic.c | 1223 unsigned int datasz; member 1233 sz += roundup(en->datasz, 4); in notesize() 1244 en.n_descsz = men->datasz; in writenote() 1249 dump_emit(cprm, men->data, men->datasz) && dump_align(cprm, 4); in writenote() 1295 note->datasz = sz; in fill_note()
|
/kernel/linux/linux-6.6/fs/ |
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 726 if (*off == datasz) in parse_elf_property() 729 if (WARN_ON_ONCE(*off > datasz || *off % ELF_GNU_PROPERTY_ALIGN)) in parse_elf_property() 732 datasz -= *off; in parse_elf_property() 734 if (datasz < sizeof(*pr)) in parse_elf_property() 738 datasz -= sizeof(*pr); in parse_elf_property() 740 if (pr->pr_datasz > datasz) in parse_elf_property() 745 if (step > datasz) in parse_elf_property() 775 size_t off, datasz; in parse_elf_properties() local 811 datasz in parse_elf_properties() 1463 unsigned int datasz; global() member [all...] |
H A D | binfmt_elf_fdpic.c | 1204 unsigned int datasz; member 1214 sz += roundup(en->datasz, 4); in notesize() 1225 en.n_descsz = men->datasz; in writenote() 1230 dump_emit(cprm, men->data, men->datasz) && dump_align(cprm, 4); in writenote() 1276 note->datasz = sz; in fill_note()
|
/kernel/linux/linux-5.10/kernel/ |
H A D | auditfilter.c | 442 size_t datasz) in audit_data_to_entry() 447 size_t remain = datasz - sizeof(struct audit_rule_data); in audit_data_to_entry() 1121 * @datasz: size of payload data 1123 int audit_rule_change(int type, int seq, void *data, size_t datasz) in audit_rule_change() argument 1130 entry = audit_data_to_entry(data, datasz); in audit_rule_change() 1137 entry = audit_data_to_entry(data, datasz); in audit_rule_change() 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 | 450 size_t datasz) in audit_data_to_entry() 455 size_t remain = datasz - sizeof(struct audit_rule_data); in audit_data_to_entry() 1131 * @datasz: size of payload data 1133 int audit_rule_change(int type, int seq, void *data, size_t datasz) in audit_rule_change() argument 1140 entry = audit_data_to_entry(data, datasz); in audit_rule_change() 1147 entry = audit_data_to_entry(data, datasz); in audit_rule_change() 449 audit_data_to_entry(struct audit_rule_data *data, size_t datasz) audit_data_to_entry() 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 181 put_unaligned_le32(datasz, section + 0x10); in update_pecoff_section_header_fields()
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_sli.c | 22166 * @datasz: size of data area 22169 * The data will be truncated if datasz is not large enough. 22175 uint32_t datasz) in lpfc_read_object() 22197 bf_set(lpfc_mbx_rd_object_rlen, &read_object->u.request, datasz); in lpfc_read_object() 22248 length, datasz, eof); in lpfc_read_object() 22174 lpfc_read_object(struct lpfc_hba *phba, char *rdobject, uint32_t *datap, uint32_t datasz) lpfc_read_object() argument
|