Searched refs:unbind (Results 1 – 20 of 20) sorted by relevance
| /freebsd/sys/dev/xen/evtchn/ |
| H A D | evtchn_dev.c | 461 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 D | ttm_agp_backend.c | 93 .unbind = ttm_agp_unbind,
|
| H A D | ttm_bo_driver.h | 64 int (*unbind) (struct ttm_tt *ttm); member
|
| H A D | ttm_tt.c | 249 ret = ttm->func->unbind(ttm); in ttm_tt_unbind()
|
| /freebsd/sys/sys/ |
| H A D | sched.h | 309 void (*unbind)(struct thread *td); member
|
| /freebsd/sys/kern/ |
| H A D | sched_shim.c | 90 DEFINE_SHIM1(unbind, void, sched_unbind, struct thread *, td)
|
| H A D | sched_4bsd.c | 1889 SLOT(unbind),
|
| H A D | sched_ule.c | 3432 SLOT(unbind),
|
| /freebsd/sys/dev/agp/ |
| H A D | agp.c | 801 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/CodeGen/ |
| H A D | CGCoroutine.cpp | 231 llvm::make_scope_exit([&] { CommonBinder.unbind(CGF); }); in emitSuspendExpression() 463 llvm::make_scope_exit([&] { AwaiterBinder.unbind(*this); }); in generateAwaitSuspendWrapper()
|
| H A D | CodeGenFunction.h | 1414 void unbind(CodeGenFunction &CGF) { 1476 Data.unbind(CGF); 1481 if (Data.isValid()) Data.unbind(CGF);
|
| H A D | CGObjC.cpp | 3175 opaques[i].unbind(CGF); in visitPseudoObjectExpr()
|
| H A D | CGExpr.cpp | 6215 opaques[i].unbind(CGF); in emitPseudoObjectExpr()
|
| /freebsd/contrib/libxo/xohtml/external/ |
| H A D | jquery.qtip.js | 1028 $(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 D | jquery.js | 441 jQuery( document ).trigger( "ready" ).unbind( "ready" ); 3820 unbind: function( types, fn ) { method
|
| /freebsd/tools/sched/ |
| H A D | schedgraph.py | 546 self.unbind("<Destroy>")
|
| /freebsd/crypto/krb5/src/util/et/ |
| H A D | texinfo.tex | 573 }% unbind the catcode of @.
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | AttrDocs.td | 6532 unbind runtime APIs. 6543 unbind runtime APIs.
|
| /freebsd/share/dict/ |
| H A D | web2 | 211943 unbind
|
| /freebsd/contrib/ntp/ |
| H A D | CommitLog | [all...] |