Home
last modified time | relevance | path

Searched refs:PPC64_LOCAL_ENTRY_OFFSET (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/arch/powerpc/util/
H A Dsym-handling.c105 lep_offset = PPC64_LOCAL_ENTRY_OFFSET(sym->arch_sym); in arch__fix_tev_from_maps()
/kernel/linux/linux-6.6/tools/perf/arch/powerpc/util/
H A Dsym-handling.c105 lep_offset = PPC64_LOCAL_ENTRY_OFFSET(sym->arch_sym); in arch__fix_tev_from_maps()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dmodule_64.c54 #define PPC64_LOCAL_ENTRY_OFFSET(other) \ macro
62 return PPC64_LOCAL_ENTRY_OFFSET(sym->st_other); in local_entry_offset()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dmodule_64.c58 #define PPC64_LOCAL_ENTRY_OFFSET(other) \ macro
66 return PPC64_LOCAL_ENTRY_OFFSET(sym->st_other); in local_entry_offset()

Completed in 5 milliseconds