Home
last modified time | relevance | path

Searched refs:arch_parse_elf_property (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Delf.h79 static inline int arch_parse_elf_property(u32 type, const void *data, in arch_parse_elf_property() function
86 extern int arch_parse_elf_property(u32 type, const void *data, size_t datasz,
/kernel/linux/linux-6.6/include/linux/
H A Delf.h89 static inline int arch_parse_elf_property(u32 type, const void *data, in arch_parse_elf_property() function
96 extern int arch_parse_elf_property(u32 type, const void *data, size_t datasz,
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Delf.h262 static inline int arch_parse_elf_property(u32 type, const void *data, in arch_parse_elf_property() function
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Delf.h260 static inline int arch_parse_elf_property(u32 type, const void *data, in arch_parse_elf_property() function
/kernel/linux/linux-5.10/fs/
H A Dbinfmt_elf.c750 ret = arch_parse_elf_property(pr->pr_type, data + o, in parse_elf_property()
/kernel/linux/linux-6.6/fs/
H A Dbinfmt_elf.c753 ret = arch_parse_elf_property(pr->pr_type, data + o, in parse_elf_property()

Completed in 7 milliseconds