Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/sys/
HDfiledesc.h246 void closef_nothread(struct file *fp);
/freebsd-14-stable/sys/kern/
HDuipc_usrreq.c2921 closef_nothread(fp); in unp_discard()
2943 closef_nothread(dr->ud_fp); in unp_process_defers()
HDkern_descrip.c2849 closef_nothread(struct file *fp) in closef_nothread() function