Searched refs:lsm (Results 1 – 3 of 3) sorted by relevance
/include/linux/ |
D | lsm_hooks.h | 1565 char *lsm; member 1599 char *lsm); 1621 #define DEFINE_LSM(lsm) \ argument 1622 static struct lsm_info __lsm_##lsm \ 1626 #define DEFINE_EARLY_LSM(lsm) \ argument 1627 static struct lsm_info __early_lsm_##lsm \
|
D | bpf_types.h | 76 BPF_PROG_TYPE(BPF_PROG_TYPE_LSM, lsm,
|
D | security.h | 452 int security_getprocattr(struct task_struct *p, const char *lsm, char *name, 454 int security_setprocattr(const char *lsm, const char *name, void *value, 1275 static inline int security_getprocattr(struct task_struct *p, const char *lsm, in security_getprocattr() argument 1281 static inline int security_setprocattr(const char *lsm, char *name, in security_setprocattr() argument
|