Home
last modified time | relevance | path

Searched defs:lsm_get_self_attr (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/lsm/
H A Dcommon.h9 static inline int lsm_get_self_attr(unsigned int attr, struct lsm_ctx *ctx, in lsm_get_self_attr() function
/linux/security/
H A Dlsm_syscalls.c77 SYSCALL_DEFINE4(lsm_get_self_attr, unsigned int, attr, struct lsm_ctx __user *, in SYSCALL_DEFINE4() argument