Searched refs:cur_type (Results 1 – 3 of 3) sorted by relevance
36 u8 cur_type; member
720 u8 cur_type = i < cur->allocated_stack ? in stacksafe() local726 if (cur_type == STACK_POISON) in stacksafe()727 cur_type = STACK_INVALID; in stacksafe()728 if (i >= cur->allocated_stack || old_type != cur_type) in stacksafe()
76 u32 cur_type; member