Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dfiledesc.h244 void closef_nothread(struct file *fp);
/freebsd/sys/kern/
H A Duipc_usrreq.c2898 closef_nothread(fp); in unp_discard()
2920 closef_nothread(dr->ud_fp); in unp_process_defers()
H A Dkern_descrip.c2848 closef_nothread(struct file *fp) in closef_nothread() function