Home
last modified time | relevance | path

Searched refs:tomoyo_open_control (Results 1 – 3 of 3) sorted by relevance

/security/tomoyo/
Dsecurityfs_if.c136 return tomoyo_open_control(key, file); in tomoyo_open()
Dcommon.h977 int tomoyo_open_control(const u8 type, struct file *file);
Dcommon.c2346 int tomoyo_open_control(const u8 type, struct file *file) in tomoyo_open_control() function