Searched refs:alloc (Results 1 - 4 of 4) sorted by relevance

/security/
H A Dsecurity.c679 int security_inode_getsecurity(const struct inode *inode, const char *name, void **buffer, bool alloc) argument
683 return security_ops->inode_getsecurity(inode, name, buffer, alloc);
H A Dcapability.c246 void **buffer, bool alloc)
245 cap_inode_getsecurity(const struct inode *inode, const char *name, void **buffer, bool alloc) argument
/security/smack/
H A Dsmack_lsm.c1232 * @alloc: unused
1238 bool alloc)
1236 smack_inode_getsecurity(const struct inode *inode, const char *name, void **buffer, bool alloc) argument
/security/selinux/
H A Dhooks.c3122 static int selinux_inode_getsecurity(const struct inode *inode, const char *name, void **buffer, bool alloc) argument
3151 if (alloc) {

Completed in 79 milliseconds