Searched refs:desc_prologue (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | unwind.c | 809 desc_prologue (int body, unw_word rlen, unsigned char mask, unsigned char grsave, in desc_prologue() 1157 #define UNW_DEC_PROLOGUE_GR(fmt,r,m,gr,arg) desc_prologue(0,r,m,gr,arg) 1158 #define UNW_DEC_PROLOGUE(fmt,b,r,arg) desc_prologue(b,r,0,32,arg) 807 desc_prologue (int body, unw_word rlen, unsigned char mask, unsigned char grsave, desc_prologue() function
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | unwind.c | 809 desc_prologue (int body, unw_word rlen, unsigned char mask, unsigned char grsave, in desc_prologue() 1157 #define UNW_DEC_PROLOGUE_GR(fmt,r,m,gr,arg) desc_prologue(0,r,m,gr,arg) 1158 #define UNW_DEC_PROLOGUE(fmt,b,r,arg) desc_prologue(b,r,0,32,arg) 807 desc_prologue (int body, unw_word rlen, unsigned char mask, unsigned char grsave, desc_prologue() function
|
Completed in 7 milliseconds