Searched refs:lsm (Results 1 – 3 of 3) sorted by relevance
/include/linux/ |
D | lsm_hooks.h | 1584 char *lsm; member 1619 char *lsm); 1641 #define DEFINE_LSM(lsm) \ argument 1642 static struct lsm_info __lsm_##lsm \ 1646 #define DEFINE_EARLY_LSM(lsm) \ argument 1647 static struct lsm_info __early_lsm_##lsm \
|
D | bpf_types.h | 76 BPF_PROG_TYPE(BPF_PROG_TYPE_LSM, lsm,
|
D | security.h | 466 int security_getprocattr(struct task_struct *p, const char *lsm, char *name, 468 int security_setprocattr(const char *lsm, const char *name, void *value, 1311 static inline int security_getprocattr(struct task_struct *p, const char *lsm, in security_getprocattr() argument 1317 static inline int security_setprocattr(const char *lsm, char *name, in security_setprocattr() argument
|