Home
last modified time | relevance | path

Searched refs:stackgap_status (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_procctl.c561 stackgap_status(struct thread *td, struct proc *p, int *data) in stackgap_status() function
694 return (stackgap_status(td, p, data)); in kern_procctl_single()