Searched refs:mclaudit (Results 1 – 2 of 2) sorted by relevance
209 if kern.globals.mclaudit != 0:369 if (kern.globals.mclaudit != 0 and obj != 0):396 if (kern.globals.mclaudit != 0 ):538 mca = kern.globals.mclaudit[ix].cl_audit[midx]541 mca = kern.globals.mclaudit[ix].cl_audit[midx]544 mca = kern.globals.mclaudit[ix].cl_audit[midx]546 mca = kern.globals.mclaudit[ix].cl_audit[0]
677 static mcl_audit_t *mclaudit; /* array of cluster audit information */ variable1175 if (mclaudit == NULL) \2349 mclaudit = zalloc_permanent(maxclaudit * sizeof(*mclaudit), in mbinit()2351 for (l = 0, mclad = mclaudit; l < maxclaudit; l++) { in mbinit()2604 if (mclaudit != NULL) { in slab_alloc()2661 if (mclaudit == NULL) { in slab_alloc()2784 if (mclaudit != NULL) { in slab_free()3221 if (mclaudit != NULL) { in cslab_free()3266 if (mclaudit != NULL) { in cslab_free()3288 if (mclaudit != NULL) { in cslab_free()[all …]