Searched refs:p_fctl0 (Results 1 – 5 of 5) sorted by relevance
452 orig_fctl0 = p->p_fctl0; in do_execve()568 imgp->proc->p_fctl0 = 0; in do_execve()951 p->p_fctl0 = orig_fctl0; in do_execve()
1429 imgp->proc->p_fctl0 = fctl0; in __CONCAT()
729 uint32_t p_fctl0; /* (x) ABI feature control, ELF note */ member
163 (p->p_fctl0 & NT_FREEBSD_FCTL_PROTMAX_DISABLE) != 0) in kern_mmap_maxprot()
4607 (curproc->p_fctl0 & NT_FREEBSD_FCTL_STKGAP_DISABLE) != 0) ? 0 : in vm_map_stack_locked() 4731 (curproc->p_fctl0 & NT_FREEBSD_FCTL_STKGAP_DISABLE) != 0) ? 0 : in vm_map_growstack()