Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
Dsecurityfs_if.c136 return tomoyo_open_control(key, file); in tomoyo_open()
Dcommon.h987 int tomoyo_open_control(const u8 type, struct file *file);
Dcommon.c2414 int tomoyo_open_control(const u8 type, struct file *file) in tomoyo_open_control() function