Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dtomoyo.c283 * tomoyo_file_fcntl - Target for security_file_fcntl().
291 static int tomoyo_file_fcntl(struct file *file, unsigned int cmd, in tomoyo_file_fcntl() function
539 LSM_HOOK_INIT(file_fcntl, tomoyo_file_fcntl),
/kernel/linux/linux-6.6/security/tomoyo/
H A Dtomoyo.c303 * tomoyo_file_fcntl - Target for security_file_fcntl().
311 static int tomoyo_file_fcntl(struct file *file, unsigned int cmd, in tomoyo_file_fcntl() function
558 LSM_HOOK_INIT(file_fcntl, tomoyo_file_fcntl),

Completed in 2 milliseconds