Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dkern_procctl.c515 stackgap_status(struct thread *td, struct proc *p, int *data) in stackgap_status() function
641 return (stackgap_status(td, p, data)); in kern_procctl_single()