Searched refs:lsm (Results 1 – 2 of 2) sorted by relevance
/include/linux/ |
D | lsm_hooks.h | 2088 char *lsm; member 2116 char *lsm); 2138 #define DEFINE_LSM(lsm) \ argument 2139 static struct lsm_info __lsm_##lsm \ 2143 #define DEFINE_EARLY_LSM(lsm) \ argument 2144 static struct lsm_info __early_lsm_##lsm \
|
D | security.h | 432 int security_getprocattr(struct task_struct *p, const char *lsm, char *name, 434 int security_setprocattr(const char *lsm, const char *name, void *value, 1215 static inline int security_getprocattr(struct task_struct *p, const char *lsm, in security_getprocattr() argument 1221 static inline int security_setprocattr(const char *lsm, char *name, in security_setprocattr() argument
|