Searched defs:find_section (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/powerpc/kernel/
H A Dmodule.c22 static const Elf_Shdr *find_section(const Elf_Ehdr *hdr, function
/linux-master/arch/arm64/include/asm/
H A Dmodule.h53 static inline const Elf_Shdr *find_section(const Elf_Ehdr *hdr, function
/linux-master/arch/riscv/include/asm/
H A Dmodule.h115 static inline const Elf_Shdr *find_section(const Elf_Ehdr *hdr, function
/linux-master/arch/arm/kernel/
H A Dvdso.c100 static void * __init find_section(Elf32_Ehdr *ehdr, const char *name, function
/linux-master/drivers/gpu/drm/gma500/
H A Dintel_bios.c20 static void *find_section(struct bdb_header *bdb, int section_id) function
[all...]
/linux-master/tools/perf/util/
H A Dconfig.c594 static struct perf_config_section *find_section(struct list_head *sections, function

Completed in 148 milliseconds