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

/security/tomoyo/
H A Dsecurityfs_if.c202 * tomoyo_operations is a "struct file_operations" which is used for handling
208 static const struct file_operations tomoyo_operations = { variable in typeref:struct:file_operations
231 &tomoyo_operations);

Completed in 413 milliseconds