Searched refs:avc_free (Results 1 – 3 of 3) sorted by relevance
62 avc_free(newnode); in sidtab_insert()145 avc_free(temp); in sidtab_destroy()149 avc_free(s->htable); in sidtab_destroy()
561 avc_free(tmp); in avc_destroy()567 avc_free(tmp); in avc_destroy()574 avc_free(c); in avc_destroy()579 avc_free(avc_audit_buf); in avc_destroy()
78 static inline void avc_free(void *ptr) in avc_free() function