Searched defs:stack_control_header (Results 1 – 10 of 10) sorted by relevance
227 struct stack_control_header struct229 long shgrow:32; /* Number of times stack has grown. */230 long shaseg:32; /* Size of increments to stack. */231 long shhwm:32; /* High water mark of stack. */232 long shsize:32; /* Current size of stack (all segments). */
246 struct stack_control_header struct248 long shgrow:32; /* Number of times stack has grown. */249 long shaseg:32; /* Size of increments to stack. */250 long shhwm:32; /* High water mark of stack. */251 long shsize:32; /* Current size of stack (all segments). */
234 struct stack_control_header struct236 long shgrow:32; /* Number of times stack has grown. */237 long shaseg:32; /* Size of increments to stack. */238 long shhwm:32; /* High water mark of stack. */239 long shsize:32; /* Current size of stack (all segments). */
244 struct stack_control_header struct246 long shgrow:32; /* Number of times stack has grown. */247 long shaseg:32; /* Size of increments to stack. */248 long shhwm:32; /* High water mark of stack. */249 long shsize:32; /* Current size of stack (all segments). */
247 struct stack_control_header struct249 long shgrow:32; /* Number of times stack has grown. */250 long shaseg:32; /* Size of increments to stack. */251 long shhwm:32; /* High water mark of stack. */252 long shsize:32; /* Current size of stack (all segments). */