Searched refs:KERN_USRSTACK (Results 1 – 9 of 9) sorted by relevance
69 mib[1] = KERN_USRSTACK; in __libc_map_stacks_exec()
154 mib[1] = KERN_USRSTACK; in singlethread_map_stacks_exec()
465 mib[1] = KERN_USRSTACK; in init_private()
159 mib[1] = KERN_USRSTACK; in init_uts()
272 case KERN_USRSTACK: in audit_ctlname_to_sysctlevent()
215 mib[1] = KERN_USRSTACK; in init_uts()
201 static int kmib[] = { CTL_KERN, KERN_USRSTACK };
874 #define KERN_USRSTACK 33 /* int: address of USRSTACK */ macro
127 SYSCTL_PROC(_kern, KERN_USRSTACK, usrstack, CTLTYPE_ULONG|CTLFLAG_RD|