Searched defs:tomoyo_memory_free (Results 1 - 1 of 1) sorted by relevance

/security/tomoyo/
H A Dgc.c12 * tomoyo_memory_free - Free memory for elements.
20 static inline void tomoyo_memory_free(void *ptr) function
256 tomoyo_memory_free(acl);
450 tomoyo_memory_free(element);

Completed in 66 milliseconds