Home
last modified time | relevance | path

Searched refs:not_fde (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arc/kernel/
H A Dunwind.c226 static const u32 bad_cie, not_fde; variable
290 if (cie == &not_fde) in init_unwind_hdr()
521 return &not_fde; /* this is a CIE */ in cie_for_fde()
995 && cie != &not_fde in arc_unwind()
/kernel/linux/linux-6.6/arch/arc/kernel/
H A Dunwind.c227 static const u32 bad_cie, not_fde; variable
286 if (cie == &not_fde) in init_unwind_hdr()
519 return &not_fde; /* this is a CIE */ in cie_for_fde()
993 && cie != &not_fde in arc_unwind()

Completed in 5 milliseconds