Searched refs:NT_FREEBSD_FCTL_STKGAP_DISABLE (Results 1 – 2 of 2) sorted by relevance
797 #define NT_FREEBSD_FCTL_STKGAP_DISABLE 0x00000004 macro
4545 (curproc->p_fctl0 & NT_FREEBSD_FCTL_STKGAP_DISABLE) != 0) ? 0 : in vm_map_stack_locked()4683 (curproc->p_fctl0 & NT_FREEBSD_FCTL_STKGAP_DISABLE) != 0) ? 0 : in vm_map_growstack()