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 */ variable1166 if (mclaudit == NULL) \2340 mclaudit = zalloc_permanent(maxclaudit * sizeof(*mclaudit), in mbinit()2342 for (l = 0, mclad = mclaudit; l < maxclaudit; l++) { in mbinit()2590 if (mclaudit != NULL) { in slab_alloc()2647 if (mclaudit == NULL) { in slab_alloc()2770 if (mclaudit != NULL) { in slab_free()3207 if (mclaudit != NULL) { in cslab_free()3252 if (mclaudit != NULL) { in cslab_free()3274 if (mclaudit != NULL) { in cslab_free()[all …]