Searched defs:lineage (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libzfs_jni/common/
H A Dlibzfs_jni_property.c219 jobject lineage = zjni_int_to_Lineage(env, srctype); local
231 readOnly, lineage);
305 jobject lineage = zjni_int_to_Lineage(env, srctype); local
315 class, constructor, propValue, lineage);
351 jobject lineage = local
363 propName, propValue, readOnly, lineage);
416 jobject lineage = local
427 env, class, constructor, propValue, lineage);
/illumos-gate/usr/src/uts/common/disp/
H A Dcmt.c107 * Status codes for CMT lineage validation
120 * Status of the current lineage under construction.
423 * The CPU's whose lineage is under construction still
443 * Update the CMT load balancing lineage
447 * Unless this is the CPU who's lineage is being
449 * in the lineage.
460 * lineage
602 * Build a lineage of CMT PGs for load balancing / coalescence
626 * Ascendingly sort the PGs in the lineage by number of CPUs
631 * Examine the lineage an
1465 pg_cmt_prune(pg_cmt_t *pg_bad, pg_cmt_t **lineage, int *sz, cpu_pg_t *pgdata) argument
1741 pg_cmt_lineage_validate(pg_cmt_t **lineage, int *sz, cpu_pg_t *pgdata) argument
[all...]

Completed in 85 milliseconds