Home
last modified time | relevance | path

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

/linux/security/tomoyo/
H A Dsecurityfs_if.c136 return tomoyo_open_control(key, file); in tomoyo_open()
H A Dcommon.h986 int tomoyo_open_control(const u8 type, struct file *file);
H A Dcommon.c2515 int tomoyo_open_control(const u8 type, struct file *file) in tomoyo_open_control() function