Home
last modified time | relevance | path

Searched defs:unref (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
HDtsan_fd.cpp69 static void unref(ThreadState *thr, uptr pc, FdSync *s) { in unref() function
/freebsd-13-stable/sys/kern/
HDuipc_usrreq.c2650 struct file *f, **unref; in unp_gc() local
/freebsd-13-stable/sys/netpfil/pf/
HDif_pfsync.c2156 pfsync_q_del(struct pf_kstate *st, bool unref, struct pfsync_bucket *b) in pfsync_q_del()