Searched refs:security_getselfattr (Results 1 - 3 of 3) sorted by last modified time

/linux-master/security/
H A Dsecurity.c3925 * security_getselfattr - Read an LSM attribute of the current process.
3940 int security_getselfattr(unsigned int attr, struct lsm_ctx __user *uctx, function
H A Dlsm_syscalls.c80 return security_getselfattr(attr, ctx, size, flags);
/linux-master/include/linux/
H A Dsecurity.h493 int security_getselfattr(unsigned int attr, struct lsm_ctx __user *ctx,
1408 static inline int security_getselfattr(unsigned int attr, function

Completed in 246 milliseconds