Home
last modified time | relevance | path

Searched refs:nmp (Results 1 – 25 of 41) sorted by relevance

12

/third_party/NuttX/fs/nfs/
Dnfs_adapter.c193 static int nfs_fileupdate(struct nfsmount *nmp, char *filename, in nfs_fileupdate() argument
204 error = nfs_lookup(nmp, filename, &fhandle, &fattr, NULL); in nfs_fileupdate()
233 struct nfsmount *nmp = NULL; in vfs_nfs_reclaim() local
239 nmp = (struct nfsmount *)(node->originMount->data); in vfs_nfs_reclaim()
240 nfs_mux_take(nmp); in vfs_nfs_reclaim()
263 for (prev = NULL, curr = nmp->nm_head; in vfs_nfs_reclaim()
283 nmp->nm_head = np->n_next; in vfs_nfs_reclaim()
296 nfs_mux_release(nmp); in vfs_nfs_reclaim()
300 static int vfs_nfs_stat_internal(struct nfsmount *nmp, struct nfsnode *nfs_node) in vfs_nfs_stat_internal() argument
308 ret = nfs_request(nmp, NFSPROC_GETATTR, &attr_call, in vfs_nfs_stat_internal()
[all …]
Dnfs_util.c105 void nfs_mux_take(struct nfsmount *nmp) in nfs_mux_take() argument
107 (void)pthread_mutex_lock(&nmp->nm_mux); in nfs_mux_take()
114 void nfs_mux_release(struct nfsmount *nmp) in nfs_mux_release() argument
116 (void)pthread_mutex_unlock(&nmp->nm_mux); in nfs_mux_release()
128 int nfs_checkmount(struct nfsmount *nmp) in nfs_checkmount() argument
136 DEBUGASSERT(nmp); in nfs_checkmount()
137 if (!nmp->nm_mounted) in nfs_checkmount()
141 for (file = nmp->nm_head; file; file = file->n_next) in nfs_checkmount()
164 int nfs_request(struct nfsmount *nmp, int procnum, in nfs_request() argument
168 struct rpcclnt *clnt = nmp->nm_rpcclnt; in nfs_request()
[all …]
Dnfs.h132 extern void nfs_mux_take(struct nfsmount *nmp);
133 extern void nfs_mux_release(struct nfsmount *nmp);
134 extern int nfs_checkmount(struct nfsmount *nmp);
135 extern int nfs_fsinfo(struct nfsmount *nmp);
136 extern int nfs_request(struct nfsmount *nmp, int procnum,
139 extern int nfs_lookup(struct nfsmount *nmp, const char *filename,
143 extern int nfs_findnode(struct nfsmount *nmp, const char *relpath,
147 extern int nfs_finddir(struct nfsmount *nmp, const char *relpath,
/third_party/boost/libs/math/doc/distributions/
Dnon_members.qbk1 [section:nmp Non-Member Properties]
7 to the [link math_toolkit.dist_ref.nmp.concept_index concept index] to find the property you
9 Or use the [link math_toolkit.dist_ref.nmp.function_index function index]
38 * [link math_toolkit.dist_ref.nmp.cdf_inv Inverse Cumulative Distribution Function].
39 * [link math_toolkit.dist_ref.nmp.survival_inv Inverse Survival Function].
41 * [link math_toolkit.dist_ref.nmp.lower_critical Lower Critical Value].
47 * [link math_toolkit.dist_ref.nmp.cdfPQ P].
48 * [link math_toolkit.dist_ref.nmp.percent Percent Point Function].
50 * [link math_toolkit.dist_ref.nmp.pmf Probability Mass Function].
52 * [link math_toolkit.dist_ref.nmp.cdfPQ Q].
[all …]
Dlogistic.qbk58 All the [link math_toolkit.dist_ref.nmp usual non-member accessor functions]
Dpoisson.qbk60 All the [link math_toolkit.dist_ref.nmp usual non-member accessor functions] that are generic to all
Dexponential.qbk55 All the [link math_toolkit.dist_ref.nmp usual non-member accessor functions]
Dnormal.qbk77 All the [link math_toolkit.dist_ref.nmp usual non-member accessor functions] that are generic to all
Dbernoulli.qbk65 All the [link math_toolkit.dist_ref.nmp usual non-member accessor functions]
Dextreme_value.qbk79 All the [link math_toolkit.dist_ref.nmp usual non-member accessor functions]
Dlaplace.qbk74 All the [link math_toolkit.dist_ref.nmp usual non-member accessor functions] that are generic to all
Dlognormal.qbk78 All the [link math_toolkit.dist_ref.nmp usual non-member accessor functions] that are generic to all
Dinverse_gamma.qbk83 All the [link math_toolkit.dist_ref.nmp usual non-member accessor functions] that are generic to all
Dpareto.qbk71 All the [link math_toolkit.dist_ref.nmp usual non-member accessor functions] that are generic to all
Drayleigh.qbk75 All the [link math_toolkit.dist_ref.nmp usual non-member accessor functions] that are generic to all
Dgamma.qbk97 All the [link math_toolkit.dist_ref.nmp usual non-member accessor functions] that are generic to all
Dweibull.qbk86 All the [link math_toolkit.dist_ref.nmp usual non-member accessor functions] that are generic to all
Duniform.qbk87 All the [link math_toolkit.dist_ref.nmp usual non-member accessor functions]
Dcauchy.qbk75 All the [link math_toolkit.dist_ref.nmp usual non-member accessor functions]
Dchi_squared.qbk105 All the [link math_toolkit.dist_ref.nmp usual non-member accessor functions]
Dnc_f.qbk79 All the [link math_toolkit.dist_ref.nmp usual non-member accessor functions]
Dfisher.qbk67 All the [link math_toolkit.dist_ref.nmp usual non-member accessor functions]
Dskew_normal.qbk115 All the [link math_toolkit.dist_ref.nmp usual non-member accessor functions]
/third_party/boost/libs/math/doc/
Dmath.qbk340 [def __cdf [link math_toolkit.dist_ref.nmp.cdf Cumulative Distribution Function]]
341 [def __pdf [link math_toolkit.dist_ref.nmp.pdf Probability Density Function]]
342 [def __ccdf [link math_toolkit.dist_ref.nmp.ccdf Complement of the Cumulative Distribution Function…
343 [def __quantile [link math_toolkit.dist_ref.nmp.quantile Quantile]]
344 [def __quantile_c [link math_toolkit.dist_ref.nmp.quantile_c Quantile from the complement of the pr…
345 [def __mean [link math_toolkit.dist_ref.nmp.mean mean]]
346 [def __median [link math_toolkit.dist_ref.nmp.median median]]
347 [def __mode [link math_toolkit.dist_ref.nmp.mode mode]]
348 [def __skewness [link math_toolkit.dist_ref.nmp.skewness skewness]]
349 [def __kurtosis [link math_toolkit.dist_ref.nmp.kurtosis kurtosis]]
[all …]
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
Dcommands.c347 nodemask_t *nmp = (nodemask_t *) calloc(1, sizeof(nodemask_t)); in get_nodemask() local
365 nodemask_set(nmp, node); in get_nodemask()
368 return nmp; in get_nodemask()
376 free(nmp); in get_nodemask()

12