Searched refs:security (Results 251 - 275 of 389) sorted by relevance

<<111213141516

/linux-master/arch/loongarch/kernel/
H A Dptrace.c30 #include <linux/security.h>
/linux-master/fs/jfs/
H A Dxattr.c13 #include <linux/security.h>
78 * unknown prefix (not "system.", "user.", "security.", or "trusted."), the
/linux-master/fs/reiserfs/
H A Dxattr.c53 #include <linux/security.h>
/linux-master/mm/
H A Dmremap.c22 #include <linux/security.h>
/linux-master/fs/overlayfs/
H A Dinode.c15 #include <linux/security.h>
/linux-master/drivers/cxl/core/
H A Dhdm.c646 if (mds && mds->security.sanitize_active) {
/linux-master/fs/
H A Dstat.c16 #include <linux/security.h>
93 * vfs_getattr_nosec - getattr without security checks
H A Dcoredump.c29 #include <linux/security.h>
H A Dxattr.c18 #include <linux/security.h>
125 * No restriction for security.* and system.* from the VFS. Decision
126 * on these is left to the underlying filesystem / security module.
448 * Only overwrite the return value if a security module
H A Dfcntl.c21 #include <linux/security.h>
H A Dposix_acl.c28 #include <linux/security.h>
/linux-master/kernel/
H A Dparams.c15 #include <linux/security.h>
H A Duser_namespace.c12 #include <linux/security.h>
H A Dptrace.c22 #include <linux/security.h>
297 /* Don't let security modules deny introspection */
308 * shouldn't be a security problem since
/linux-master/drivers/acpi/
H A Dosl.c32 #include <linux/security.h>
/linux-master/fs/debugfs/
H A Dfile.c23 #include <linux/security.h>
/linux-master/fs/f2fs/
H A Dxattr.c20 #include <linux/security.h>
/linux-master/drivers/nvdimm/
H A Ddimm_devs.c394 * Require all userspace triggered security management to be
407 static DEVICE_ATTR_RW(security);
624 /* get security state and extended (master) state */
670 nvdimm->sec.overwrite_state = sysfs_get_dirent(dev->kobj.sd, "security");
/linux-master/net/netfilter/
H A Dnfnetlink_log.c31 #include <linux/security.h>
/linux-master/security/keys/
H A Dkey.c13 #include <linux/security.h>
131 * security issues through covert channel problems.
214 * The LSM security modules can prevent a key being created, in which case
313 /* let the security module know about the key */
/linux-master/drivers/misc/sgi-gru/
H A Dgrufault.c22 #include <linux/security.h>
/linux-master/fs/ext2/
H A Dxattr.c64 #include <linux/security.h>
/linux-master/kernel/trace/
H A Dtrace_fprobe.c12 #include <linux/security.h>
/linux-master/kernel/power/
H A Dhibernate.c33 #include <linux/security.h>
/linux-master/fs/xfs/
H A Dxfs_iops.c30 #include <linux/security.h>
138 * The security checks are optimistic, but not guaranteed. The two LSMs that
140 * LSMs that add a sb->s_security structure to the superblock. Hence if security
142 * going to be asked to add a security xattr immediately after allocating the

Completed in 416 milliseconds

<<111213141516