Home
last modified time | relevance | path

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

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