Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/probes/
H A Ddecode.h28 #define find_str_pc_offset() macro
34 void __init find_str_pc_offset(void);
H A Ddecode.c20 #ifndef find_str_pc_offset
31 void __init find_str_pc_offset(void) in find_str_pc_offset() function
45 #endif /* !find_str_pc_offset */
78 find_str_pc_offset(); in arm_probes_decode_init()
/kernel/linux/linux-6.6/arch/arm/probes/
H A Ddecode.h28 #define find_str_pc_offset() macro
34 void __init find_str_pc_offset(void);
H A Ddecode.c20 #ifndef find_str_pc_offset
31 void __init find_str_pc_offset(void) in find_str_pc_offset() function
45 #endif /* !find_str_pc_offset */
78 find_str_pc_offset(); in arm_probes_decode_init()

Completed in 4 milliseconds