Home
last modified time | relevance | path

Searched refs:unbind (Results 1 – 21 of 21) sorted by relevance

/freebsd/sys/dev/xen/evtchn/
H A Devtchn_dev.c461 struct ioctl_evtchn_unbind *unbind; in evtchn_ioctl() local
464 unbind = (struct ioctl_evtchn_unbind *)arg; in evtchn_ioctl()
467 evtchn = find_evtchn(u, unbind->port); in evtchn_ioctl()
/freebsd/sys/dev/drm2/ttm/
H A Dttm_agp_backend.c93 .unbind = ttm_agp_unbind,
H A Dttm_bo_driver.h64 int (*unbind) (struct ttm_tt *ttm); member
H A Dttm_tt.c249 ret = ttm->func->unbind(ttm); in ttm_tt_unbind()
/freebsd/sys/sys/
H A Dsched.h309 void (*unbind)(struct thread *td); member
/freebsd/sys/kern/
H A Dsched_shim.c81 DEFINE_SHIM1(unbind, void, sched_unbind, struct thread *, td)
H A Dsched_4bsd.c1889 SLOT(unbind),
H A Dsched_ule.c3432 SLOT(unbind),
/freebsd/sys/dev/agp/
H A Dagp.c801 agp_unbind_user(device_t dev, agp_unbind *unbind) in agp_unbind_user() argument
803 struct agp_memory *mem = agp_find_memory(dev, unbind->key); in agp_unbind_user()
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenFunction.h198 void unbind(CIRGenFunction &cgf) { in unbind() function
260 data.unbind(cgf); in pop()
266 data.unbind(cgf); in ~OpaqueValueMapping()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCoroutine.cpp232 llvm::make_scope_exit([&] { CommonBinder.unbind(CGF); }); in emitSuspendExpression()
464 llvm::make_scope_exit([&] { AwaiterBinder.unbind(*this); }); in generateAwaitSuspendWrapper()
H A DCodeGenFunction.h1445 void unbind(CodeGenFunction &CGF) {
1506 Data.unbind(CGF);
1512 Data.unbind(CGF);
H A DCGObjC.cpp3221 opaque.unbind(CGF); in visitPseudoObjectExpr()
H A DCGExpr.cpp6671 opaque.unbind(CGF); in emitPseudoObjectExpr()
/freebsd/contrib/libxo/xohtml/external/
H A Djquery.qtip.js1028 $(document).unbind('mousemove.'+NAMESPACE);
1322 $(targets).unbind('.' + this._id + (suffix ? '-'+suffix : ''));
1540 else { $(targets[0]).unbind('.'+this._id+'-create'); }
1744 targets.show.add(targets.hide).unbind(namespace);
H A Djquery.js441 jQuery( document ).trigger( "ready" ).unbind( "ready" );
3820 unbind: function( types, fn ) { method
/freebsd/tools/sched/
H A Dschedgraph.py546 self.unbind("<Destroy>")
/freebsd/crypto/krb5/src/util/et/
H A Dtexinfo.tex573 }% unbind the catcode of @.
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttrDocs.td7347 unbind runtime APIs.
7358 unbind runtime APIs.
/freebsd/share/dict/
H A Dweb2211943 unbind
/freebsd/contrib/ntp/
H A DCommitLog[all...]