/freebsd/include/rpcsvc/ |
H A D | nlm_prot.x | 69 bool reclaim; /* used for recovering locks */ member 123 bool reclaim; member 210 bool reclaim; /* used for recovering locks */ member 229 bool reclaim; member
|
/freebsd/cddl/compat/opensolaris/lib/libumem/ |
H A D | umem.c | 104 … umem_constructor_t *constructor, umem_destructor_t *destructor, umem_reclaim_t *reclaim, void *ca… in umem_cache_create()
|
/freebsd/sys/nlm/ |
H A D | nlm_prot.h | 77 bool_t reclaim; member 135 bool_t reclaim; member 232 bool_t reclaim; member 254 bool_t reclaim; member
|
H A D | nlm_advlock.c | 195 int flags, bool_t reclaim, bool_t unlock_vp) in nlm_advlock_internal() 761 int svid, size_t fhlen, void *fh, off_t size, bool_t reclaim) in nlm_setlock()
|
/freebsd/sys/contrib/openzfs/lib/libspl/include/ |
H A D | umem.h | 165 umem_reclaim_t *reclaim, in umem_cache_create()
|
/freebsd/sys/contrib/openzfs/module/os/linux/spl/ |
H A D | spl-kmem-cache.c | 672 spl_kmem_ctor_t ctor, spl_kmem_dtor_t dtor, void *reclaim, in spl_kmem_cache_create()
|
/freebsd/sys/vm/ |
H A D | vm_kern.c | 230 bool wait, reclaim; in kmem_alloc_contig_pages() local
|
H A D | uma_core.c | 790 zone_fetch_bucket(uma_zone_t zone, uma_zone_domain_t zdom, bool reclaim) in zone_fetch_bucket()
|
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clrpcops.c | 548 int reclaim, u_int32_t delegtype, struct ucred *cred, NFSPROC_T *p, in nfsrpc_openrpc() 1036 nfsrpc_setclient(struct nfsmount *nmp, struct nfsclclient *clp, int reclaim, in nfsrpc_setclient() 4605 int reclaim, struct ucred *cred, NFSPROC_T *p, void *id, int flags) in nfsrpc_advlock() 4898 int reclaim, u_int64_t off, u_int64_t len, short type, struct ucred *cred, in nfsrpc_lock() 5987 nfsrpc_layoutcommit(struct nfsmount *nmp, uint8_t *fh, int fhlen, int reclaim, in nfsrpc_layoutcommit() 6036 nfsrpc_layoutreturn(struct nfsmount *nmp, uint8_t *fh, int fhlen, int reclaim, in nfsrpc_layoutreturn()
|
H A D | nfs_clstate.c | 4581 int reclaim, u_int32_t delegtype, struct ucred *cred, NFSPROC_T *p) in nfscl_tryopen() 4617 int fhlen, struct nfscllockowner *nlp, int newone, int reclaim, in nfscl_trylock()
|
/freebsd/sys/dev/cxgb/ |
H A D | cxgb_sge.c | 373 int reclaim = desc_reclaimable(q); in reclaim_completed_tx() local 1869 unsigned int reclaim = q->processed - q->cleaned; in reclaim_completed_tx_imm() local
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | CallEvent.h | 1364 void reclaim(const void *Memory) { in reclaim() function
|
/freebsd/sys/fs/nfsserver/ |
H A D | nfs_nfsdstate.c | 6783 int hasnewmtime, struct timespec *newmtimep, int reclaim, in nfsrv_layoutcommit() argument 7296 int layouttype, int iomode, uint64_t offset, uint64_t len, int reclaim, in nfsrv_layoutreturn() argument
|
H A D | nfs_nfsdserv.c | 5085 int error = 0, hasnewoff, hasnewmtime, layouttype, maxcnt, reclaim; in nfsrvd_layoutcommit() local 5167 int error = 0, fnd, kind, layouttype, iomode, maxcnt, reclaim; in nfsrvd_layoutreturn() local
|
/freebsd/sys/contrib/dev/iwlwifi/ |
H A D | iwl-trans.h | 599 void (*reclaim)(struct iwl_trans *trans, int queue, int ssn, global() member
|
/freebsd/sys/net/ |
H A D | iflib.c | 3782 int reclaim; in iflib_completed_tx_reclaim() local
|