Searched refs:p_fctl0 (Results 1 – 5 of 5) sorted by relevance
415 orig_fctl0 = p->p_fctl0; in do_execve()487 imgp->proc->p_fctl0 = 0; in do_execve()885 p->p_fctl0 = orig_fctl0; in do_execve()1547 (imgp->proc->p_fctl0 & (NT_FREEBSD_FCTL_ASLR_DISABLE | in exec_stackgap()
1337 imgp->proc->p_fctl0 = fctl0; in __CONCAT()
676 uint32_t p_fctl0; /* (x) ABI feature control, ELF note */ member
191 (p->p_fctl0 & NT_FREEBSD_FCTL_PROTMAX_DISABLE) != 0) in kern_mmap_maxprot()
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()