HomeSort by: relevance | last modified time | path
    Searched refs:fd_tryexpand (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/sys/
filedesc.h 208 void fd_tryexpand(struct proc *);
  /src/sys/kern/
kern_descrip.c 366 * We are doing this unlocked. See fd_tryexpand().
760 fd_tryexpand(p);
786 fd_tryexpand(curproc);
1039 fd_tryexpand(proc_t *p) function
1140 fd_tryexpand(p);
uipc_usrreq.c 1461 fd_tryexpand(p);

Completed in 22 milliseconds