Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dsecurityfs_if.c140 * tomoyo_release - close() for /sys/kernel/security/tomoyo/ interface.
145 static int tomoyo_release(struct inode *inode, struct file *file) in tomoyo_release() function
206 .release = tomoyo_release,
/kernel/linux/linux-6.6/security/tomoyo/
H A Dsecurityfs_if.c140 * tomoyo_release - close() for /sys/kernel/security/tomoyo/ interface.
146 static int tomoyo_release(struct inode *inode, struct file *file) in tomoyo_release() function
207 .release = tomoyo_release,

Completed in 2 milliseconds