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

<<111213141516

/linux-master/fs/reiserfs/
H A Dxattr.c53 #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>
H A Dnf_conntrack_standalone.c11 #include <linux/security.h>
/linux-master/fs/
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 Dposix_acl.c28 #include <linux/security.h>
H A Dfcntl.c21 #include <linux/security.h>
H A Dstat.c16 #include <linux/security.h>
93 * vfs_getattr_nosec - getattr without security checks
H A Dioctl.c14 #include <linux/security.h>
/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/drivers/firmware/efi/
H A Defi.c34 #include <linux/security.h>
/linux-master/kernel/power/
H A Dhibernate.c33 #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
314 /* let the security module know about the key */
/linux-master/drivers/cxl/core/
H A Dhdm.c645 if (mds && mds->security.sanitize_active) {
/linux-master/kernel/trace/
H A Dtrace_fprobe.c12 #include <linux/security.h>
/linux-master/mm/
H A Doom_kill.c39 #include <linux/security.h>
/linux-master/init/
H A Dmain.c41 #include <linux/security.h>
/linux-master/fs/xfs/
H A Dxfs_iops.c31 #include <linux/security.h>
139 * The security checks are optimistic, but not guaranteed. The two LSMs that
141 * LSMs that add a sb->s_security structure to the superblock. Hence if security
143 * going to be asked to add a security xattr immediately after allocating the

Completed in 444 milliseconds

<<111213141516