Home
last modified time | relevance | path

Searched defs:audit_free (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/linux/
Daudit.h474 static inline void audit_free(struct task_struct *task) in audit_free() function
626 #define audit_free(t) do { ; } while (0) macro