Searched refs:desc_is_active (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/arch/ia64/kernel/ |
D | unwind.c | 1072 desc_is_active (unsigned char qp, unw_word t, struct unw_state_record *sr) in desc_is_active() function 1089 if (!desc_is_active(qp, t, sr)) in desc_restore_p() 1105 if (!desc_is_active(qp, t, sr)) in desc_spill_reg_p() 1125 if (!desc_is_active(qp, t, sr)) in desc_spill_psprel_p() 1140 if (!desc_is_active(qp, t, sr)) in desc_spill_sprel_p()
|