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

/linux-master/security/tomoyo/
H A Dsecurityfs_if.c136 return tomoyo_open_control(key, file);
H A Dcommon.h986 int tomoyo_open_control(const u8 type, struct file *file);
H A Dcommon.c2399 * tomoyo_open_control - open() for /sys/kernel/security/tomoyo/ interface.
2406 int tomoyo_open_control(const u8 type, struct file *file) function

Completed in 103 milliseconds