Home
last modified time | relevance | path

Searched refs:first_region (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/ia64/kernel/
Dunwind_i.h94 unsigned int first_region : 1; /* is this the first region? */ member
Dunwind.c811 if (!(sr->in_body || sr->first_region)) in desc_prologue()
813 sr->first_region = 0; in desc_prologue()
/linux-4.1.27/drivers/soc/ti/
Dknav_qmss.h350 #define first_region(kdev) \ macro
Dknav_qmss_queue.c1322 region = first_region(kdev); in knav_queue_free_regions()