Searched refs:desc_is_active (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | unwind.c | 1074 desc_is_active (unsigned char qp, unw_word t, struct unw_state_record *sr) in desc_is_active() 1091 if (!desc_is_active(qp, t, sr)) in desc_restore_p() 1107 if (!desc_is_active(qp, t, sr)) in desc_spill_reg_p() 1127 if (!desc_is_active(qp, t, sr)) in desc_spill_psprel_p() 1142 if (!desc_is_active(qp, t, sr)) in desc_spill_sprel_p() 1072 desc_is_active (unsigned char qp, unw_word t, struct unw_state_record *sr) desc_is_active() function
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | unwind.c | 1074 desc_is_active (unsigned char qp, unw_word t, struct unw_state_record *sr) in desc_is_active() 1091 if (!desc_is_active(qp, t, sr)) in desc_restore_p() 1107 if (!desc_is_active(qp, t, sr)) in desc_spill_reg_p() 1127 if (!desc_is_active(qp, t, sr)) in desc_spill_psprel_p() 1142 if (!desc_is_active(qp, t, sr)) in desc_spill_sprel_p() 1072 desc_is_active (unsigned char qp, unw_word t, struct unw_state_record *sr) desc_is_active() function
|
Completed in 7 milliseconds