Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dtomoyo.c301 * tomoyo_file_open - Target for security_file_open().
308 static int tomoyo_file_open(struct file *f) in tomoyo_file_open() function
540 LSM_HOOK_INIT(file_open, tomoyo_file_open),
/kernel/linux/linux-6.6/security/tomoyo/
H A Dtomoyo.c321 * tomoyo_file_open - Target for security_file_open().
327 static int tomoyo_file_open(struct file *f) in tomoyo_file_open() function
559 LSM_HOOK_INIT(file_open, tomoyo_file_open),

Completed in 2 milliseconds