Searched refs:mclaudit (Results 1 – 2 of 2) sorted by relevance
514 static mcl_audit_t *mclaudit; /* array of cluster audit information */ variable773 if (mclaudit == NULL) { in mbuf_mcheck()1102 mclaudit = zalloc_permanent(maxclaudit * sizeof(*mclaudit), in mbinit()1104 for (l = 0, mclad = mclaudit; l < maxclaudit; l++) { in mbinit()1294 if (mclaudit != NULL) { in slab_alloc()1351 if (mclaudit == NULL) { in slab_alloc()1473 if (mclaudit != NULL) { in slab_free()1908 if (mclaudit != NULL) { in cslab_free()1953 if (mclaudit != NULL) { in cslab_free()1974 if (mclaudit != NULL) { in cslab_free()[all …]
206 if kern.globals.mclaudit != 0:372 if (kern.globals.mclaudit != 0 and obj != 0):399 if (kern.globals.mclaudit != 0 ):541 mca = kern.globals.mclaudit[ix].cl_audit[midx]544 mca = kern.globals.mclaudit[ix].cl_audit[midx]547 mca = kern.globals.mclaudit[ix].cl_audit[midx]549 mca = kern.globals.mclaudit[ix].cl_audit[0]