Home
last modified time | relevance | path

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

/linux-6.1.9/security/tomoyo/
Dtomoyo.c315 static int tomoyo_file_open(struct file *f) in tomoyo_file_open() function
547 LSM_HOOK_INIT(file_open, tomoyo_file_open),