Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dtomoyo.c154 * tomoyo_path_mkdir - Target for security_path_mkdir().
162 static int tomoyo_path_mkdir(const struct path *parent, struct dentry *dentry, in tomoyo_path_mkdir() function
543 LSM_HOOK_INIT(path_mkdir, tomoyo_path_mkdir),
/kernel/linux/linux-6.6/security/tomoyo/
H A Dtomoyo.c165 * tomoyo_path_mkdir - Target for security_path_mkdir().
173 static int tomoyo_path_mkdir(const struct path *parent, struct dentry *dentry, in tomoyo_path_mkdir() function
563 LSM_HOOK_INIT(path_mkdir, tomoyo_path_mkdir),

Completed in 2 milliseconds