Searched refs:mclaudit (Results 1 – 2 of 2) sorted by relevance
207 if kern.globals.mclaudit != 0:373 if (kern.globals.mclaudit != 0 and obj != 0):400 if (kern.globals.mclaudit != 0 ):542 mca = kern.globals.mclaudit[ix].cl_audit[midx]545 mca = kern.globals.mclaudit[ix].cl_audit[midx]548 mca = kern.globals.mclaudit[ix].cl_audit[midx]550 mca = kern.globals.mclaudit[ix].cl_audit[0]
684 static mcl_audit_t *mclaudit; /* array of cluster audit information */ variable1166 if (mclaudit == NULL) \2351 mclaudit = zalloc_permanent(maxclaudit * sizeof(*mclaudit), in mbinit()2353 for (l = 0, mclad = mclaudit; l < maxclaudit; l++) { in mbinit()2598 if (mclaudit != NULL) { in slab_alloc()2655 if (mclaudit == NULL) { in slab_alloc()2778 if (mclaudit != NULL) { in slab_free()3215 if (mclaudit != NULL) { in cslab_free()3260 if (mclaudit != NULL) { in cslab_free()3281 if (mclaudit != NULL) { in cslab_free()[all …]