Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dfiledesc.h232 void closef_nothread(struct file *fp);
/f-stack/freebsd/kern/
H A Duipc_usrreq.c2490 closef_nothread(fp); in unp_discard()
2512 closef_nothread(dr->ud_fp); in unp_process_defers()
H A Dkern_descrip.c2843 closef_nothread(struct file *fp) in closef_nothread() function