Home
last modified time | relevance | path

Searched refs:unref (Results 1 – 8 of 8) sorted by relevance

/openbsd/sys/dev/pci/drm/i915/
H A Di915_deps.c102 goto unref; in i915_deps_grow()
107 goto unref; in i915_deps_grow()
111 goto unref; in i915_deps_grow()
115 unref: in i915_deps_grow()
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_fd.cpp69 static void unref(ThreadState *thr, uptr pc, FdSync *s) { in unref() function
107 unref(thr, pc, d->sync); in init()
110 unref(thr, pc, in init()
115 unref(thr, pc, s); in init()
119 unref(thr, pc, s); in init()
242 unref(thr, pc, d->sync); in FdClose()
244 unref(thr, pc, in FdClose()
276 unref(thr, pc, s); in FdPipeCreate()
/openbsd/sys/kern/
H A Dkern_srp.c29 void (*unref)(void *, void *), void *cookie) in srpl_rc_init()
32 srp_gc_init(&rc->srpl_gc, unref, cookie); in srpl_rc_init()
/openbsd/sys/dev/
H A Drd.c163 goto unref; in rdopen()
176 unref: in rdopen()
/openbsd/sys/dev/pci/drm/
H A Ddrm_property.c773 goto unref; in drm_mode_getblob_ioctl()
777 unref: in drm_mode_getblob_ioctl()
/openbsd/gnu/usr.bin/perl/
H A Ddump.c460 int unref = 0; in Perl_sv_peek() local
527 unref++; in Perl_sv_peek()
553 if (SvCUR(t) + unref > 10) { in Perl_sv_peek()
554 SvCUR_set(t, unref + 3); in Perl_sv_peek()
615 while (unref--) in Perl_sv_peek()
/openbsd/gnu/gcc/libstdc++-v3/include/ext/
H A Drope880 // only purpose in life is to ensure that unref is called
/openbsd/gnu/usr.bin/binutils/gdb/
H A DChangeLog-1990205 (read_dbx_symtab): Remove unref'd parameter inclink.