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

/security/tomoyo/
H A Dsecurityfs_if.c144 * tomoyo_release - close() for /sys/kernel/security/tomoyo/ interface.
149 static int tomoyo_release(struct inode *inode, struct file *file) function
210 .release = tomoyo_release,

Completed in 172 milliseconds