Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/
H A Dlsm.c211 static int common_perm(const char *op, const struct path *path, u32 mask, in common_perm() function
246 return common_perm(op, path, mask, &cond); in common_perm_cond()
265 return common_perm(op, &path, mask, cond); in common_perm_dir_dentry()