Searched refs:LSM_RET_DEFAULT (Results 1 – 1 of 1) sorted by relevance
929 #define LSM_RET_DEFAULT(NAME) (NAME##_default) macro965 if (R != LSM_RET_DEFAULT(HOOK)) \973 int RC = LSM_RET_DEFAULT(HOOK); \1624 if (rc != LSM_RET_DEFAULT(sb_set_mnt_opts)) in security_sb_set_mnt_opts()2679 return LSM_RET_DEFAULT(inode_getsecurity); in security_inode_getsecurity()2704 return LSM_RET_DEFAULT(inode_setsecurity); in security_inode_setsecurity()3696 int rc = LSM_RET_DEFAULT(task_prctl); in security_task_prctl()4172 return LSM_RET_DEFAULT(getselfattr); in security_getselfattr()4199 int rc = LSM_RET_DEFAULT(setselfattr); in security_setselfattr()4252 return LSM_RET_DEFAULT(getprocattr); in security_getprocattr()[all …]