Searched refs:mclaudit (Results 1 – 2 of 2) sorted by relevance
85 if (kern.globals.mclaudit != 0):213 if (kern.globals.mclaudit != 0 and obj != 0):240 if (kern.globals.mclaudit != 0 ):299 mca = kern.globals.mclaudit[ix].cl_audit[midx]302 mca = kern.globals.mclaudit[ix].cl_audit[midx]305 mca = kern.globals.mclaudit[ix].cl_audit[midx]307 mca = kern.globals.mclaudit[ix].cl_audit[0]
502 static mcl_audit_t *mclaudit; /* array of cluster audit information */ variable890 if (mclaudit == NULL) \1686 mclaudit = zalloc_permanent(maxclaudit * sizeof(*mclaudit), in mbinit()1688 for (l = 0, mclad = mclaudit; l < maxclaudit; l++) { in mbinit()1894 if (mclaudit != NULL) { in slab_alloc()1951 if (mclaudit == NULL) { in slab_alloc()2074 if (mclaudit != NULL) { in slab_free()2511 if (mclaudit != NULL) { in cslab_free()2556 if (mclaudit != NULL) { in cslab_free()2578 if (mclaudit != NULL) { in cslab_free()[all …]