Searched refs:reclaim (Results 1 - 20 of 20) sorted by relevance

/freebsd-10.0-release/include/rpcsvc/
H A Dnlm_prot.x76 bool reclaim; /* used for recovering locks */
130 bool reclaim;
217 bool reclaim; /* used for recovering locks */
236 bool reclaim;
/freebsd-10.0-release/sys/nlm/
H A Dnlm_prot_server.c165 args4.reclaim = argp->reclaim;
274 args4.reclaim = argp->reclaim;
439 args4.reclaim = argp->reclaim;
460 args4.reclaim = argp->reclaim;
483 args4.reclaim = argp->reclaim;
[all...]
H A Dnlm_prot_xdr.c120 if (!xdr_bool(xdrs, &objp->reclaim))
209 if (!xdr_bool(xdrs, &objp->reclaim))
373 if (!xdr_bool(xdrs, &objp->reclaim))
414 if (!xdr_bool(xdrs, &objp->reclaim))
H A Dnlm_advlock.c79 int svid, size_t fhlen, void *fh, off_t size, bool_t reclaim);
196 int flags, bool_t reclaim, bool_t unlock_vp)
306 svid, fhlen, &fh.fh_bytes, size, reclaim);
324 size, reclaim);
330 size, reclaim);
607 args1.reclaim = args->reclaim;
721 int svid, size_t fhlen, void *fh, off_t size, bool_t reclaim)
745 args.reclaim = reclaim;
195 nlm_advlock_internal(struct vnode *vp, void *id, int op, struct flock *fl, int flags, bool_t reclaim, bool_t unlock_vp) argument
718 nlm_setlock(struct nlm_host *host, struct rpc_callextra *ext, rpcvers_t vers, struct timeval *timo, int retries, struct vnode *vp, int op, struct flock *fl, int flags, int svid, size_t fhlen, void *fh, off_t size, bool_t reclaim) argument
[all...]
H A Dnlm_prot.h78 bool_t reclaim; member in struct:nlm_lockargs
136 bool_t reclaim; member in struct:nlm_shareargs
233 bool_t reclaim; member in struct:nlm4_lockargs
255 bool_t reclaim; member in struct:nlm4_shareargs
H A Dnlm_prot_impl.c1983 if (time_uptime < nlm_grace_threshold && !argp->reclaim) {
/freebsd-10.0-release/sys/cddl/compat/opensolaris/sys/
H A Dkmem.h71 void (*reclaim)(void *) __unused, void *private, vmem_t *vmp, int cflags);
/freebsd-10.0-release/cddl/compat/opensolaris/lib/libumem/
H A Dumem.c106 umem_cache_t *umem_cache_create(char *debug_name, size_t bufsize, size_t align, umem_constructor_t *constructor, umem_destructor_t *destructor, umem_reclaim_t *reclaim, void *callback_data, void *source, int cflags) argument
/freebsd-10.0-release/usr.sbin/rpc.lockd/
H A Dlock_proc.c404 * involved to ensure reclaim of locks after a crash of the "stateless"
536 arg4.reclaim = arg->reclaim;
561 arg4.reclaim = arg->reclaim;
1047 syslog(LOG_DEBUG, "Reclaim: %s\n", (arg->reclaim ? "true" : "false"));
H A Dkern.c354 arg4.reclaim = 0;
379 arg.reclaim = 0;
H A Dtest.c335 arg.reclaim = 0;
H A Dlockd_lock.c1933 if (grace_expired == 0 && lckarg->reclaim == 0)
/freebsd-10.0-release/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_kmem.c162 void (*reclaim)(void *) __unused, void *private, vmem_t *vmp, int cflags)
/freebsd-10.0-release/sys/dev/cxgb/
H A Dcxgb_sge.c142 * Period of the Tx buffer reclaim timer. This timer does not need to run
367 * @q: the Tx queue to reclaim completed descriptors from
377 int reclaim = desc_reclaimable(q); local
383 if (reclaim < reclaim_min)
387 if (reclaim > 0) {
388 t3_free_tx_desc(qs, reclaim, queue);
389 q->cleaned += reclaim;
390 q->in_use -= reclaim;
395 return (reclaim);
943 * best effort attempt to reclaim descriptor
1858 unsigned int reclaim = q->processed - q->cleaned; local
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h932 void reclaim(const void *Memory) { function in class:clang::ento::CallEventManager
1031 Mgr.reclaim(this);
/freebsd-10.0-release/sys/fs/nfsclient/
H A Dnfs_clrpcops.c370 int reclaim, u_int32_t delegtype, struct ucred *cred, NFSPROC_T *p,
393 if (reclaim) {
508 if (!reclaim && (rflags & NFSV4OPEN_RESULTCONFIRM)) {
529 if (!reclaim && (rflags & NFSV4OPEN_RESULTCONFIRM) &&
809 nfsrpc_setclient(struct nfsmount *nmp, struct nfsclclient *clp, int reclaim, argument
848 if (error == 0 && reclaim == 0) {
3611 int reclaim, struct ucred *cred, NFSPROC_T *p, void *id, int flags)
3741 nfhp->nfh_len, lp, newone, reclaim, off,
3904 int reclaim, u_int64_t off, u_int64_t len, short type, struct ucred *cred,
3917 *tl++ = txdr_unsigned(reclaim);
367 nfsrpc_openrpc(struct nfsmount *nmp, vnode_t vp, u_int8_t *nfhp, int fhlen, u_int8_t *newfhp, int newfhlen, u_int32_t mode, struct nfsclopen *op, u_int8_t *name, int namelen, struct nfscldeleg **dpp, int reclaim, u_int32_t delegtype, struct ucred *cred, NFSPROC_T *p, int syscred, int recursed) argument
3610 nfsrpc_advlock(vnode_t vp, off_t size, int op, struct flock *fl, int reclaim, struct ucred *cred, NFSPROC_T *p, void *id, int flags) argument
3902 nfsrpc_lock(struct nfsrv_descript *nd, struct nfsmount *nmp, vnode_t vp, u_int8_t *nfhp, int fhlen, struct nfscllockowner *lp, int newone, int reclaim, u_int64_t off, u_int64_t len, short type, struct ucred *cred, NFSPROC_T *p, int syscred) argument
4967 nfsrpc_layoutcommit(struct nfsmount *nmp, uint8_t *fh, int fhlen, int reclaim, uint64_t off, uint64_t len, uint64_t lastbyte, nfsv4stateid_t *stateidp, int layouttype, int layoutupdatecnt, uint8_t *layp, struct ucred *cred, NFSPROC_T *p, void *stuff) argument
5026 nfsrpc_layoutreturn(struct nfsmount *nmp, uint8_t *fh, int fhlen, int reclaim, int layouttype, uint32_t iomode, int layoutreturn, uint64_t offset, uint64_t len, nfsv4stateid_t *stateidp, int layoutcnt, uint32_t *layp, struct ucred *cred, NFSPROC_T *p, void *stuff) argument
[all...]
H A Dnfs_clstate.c1873 * doing Opens and Locks with reclaim. If these fail, it deletes the
1912 * to do LayoutCommit Ops with reclaim == true later.
1956 * Now, mark all delegations "need reclaim".
1975 /* Search for a delegation to reclaim with the open */
2030 /* and reclaim all byte range locks */
2146 * Couldn't reclaim it, so throw the state
4077 int reclaim, u_int32_t delegtype, struct ucred *cred, NFSPROC_T *p)
4083 mode, op, name, namelen, ndpp, reclaim, delegtype, cred, p,
4093 newfhlen, mode, op, name, namelen, ndpp, reclaim,
4109 int fhlen, struct nfscllockowner *nlp, int newone, int reclaim,
4074 nfscl_tryopen(struct nfsmount *nmp, vnode_t vp, u_int8_t *fhp, int fhlen, u_int8_t *newfhp, int newfhlen, u_int32_t mode, struct nfsclopen *op, u_int8_t *name, int namelen, struct nfscldeleg **ndpp, int reclaim, u_int32_t delegtype, struct ucred *cred, NFSPROC_T *p) argument
4108 nfscl_trylock(struct nfsmount *nmp, vnode_t vp, u_int8_t *fhp, int fhlen, struct nfscllockowner *nlp, int newone, int reclaim, u_int64_t off, u_int64_t len, short type, struct ucred *cred, NFSPROC_T *p) argument
[all...]
/freebsd-10.0-release/contrib/binutils/gas/
H A Dmacro.c974 avoid calling hash_delete because it doesn't reclaim memory. */
/freebsd-10.0-release/sys/dev/usb/wlan/
H A Dif_uath.c1814 reclaim:
1833 goto reclaim;
/freebsd-10.0-release/sys/dev/ath/
H A Dif_ath.c1034 * o reclaim the tx queue data structures after calling
1035 * the 802.11 layer as we'll get called back to reclaim
1408 * particular we need to reclaim all references to
2182 * reclaim beacon resources
2907 * so it can reclaim all the mbufs in case of an error;
2918 reclaim:
2950 goto reclaim;
4806 * Drain the transmit queues and reclaim resources.

Completed in 321 milliseconds