/openbmc/linux/Documentation/security/ |
H A D | self-protection.rst | 47 Executable code and read-only data must not be writable 70 Function pointers and sensitive variables must not be writable 93 Segregation of kernel memory from userspace memory
|
/openbmc/openbmc/poky/bitbake/lib/hashserv/ |
H A D | server.py | 175 def permissions(*permissions, allow_anon=True, allow_self_service=False): function 272 def user_has_permissions(self, *permissions, allow_anon=True): 694 def return_perms(self, permissions): argument
|
H A D | sqlalchemy.py | 81 permissions = Column(Text) variable in Users 536 async def set_user_perms(self, username, permissions): argument 555 async def new_user(self, username, permissions, token): argument
|
H A D | sqlite.py | 487 async def set_user_perms(self, username, permissions): argument 506 async def new_user(self, username, permissions, token): argument
|
H A D | client.py | 258 async def set_user_perms(self, username, permissions): argument 272 async def new_user(self, username, permissions): argument
|
H A D | tests.py | 107 def assertUserPerms(self, user, permissions): argument 153 def auth_perms(self, *permissions): 158 def create_user(self, username, permissions, *, client=None): argument
|
/openbmc/linux/security/selinux/ss/ |
H A D | constraint.h | 58 u32 permissions; /* constrained permissions */ member
|
H A D | policydb.h | 48 struct symtab permissions; /* common permissions */ member 56 struct symtab permissions; /* class-specific permission symbol table */ member
|
H A D | services.c | 459 u32 permissions, in security_dump_masked_av()
|
/openbmc/linux/arch/x86/include/uapi/asm/ |
H A D | sgx.h | 99 __u64 permissions; member
|
/openbmc/linux/include/linux/ |
H A D | sysctl.h | 209 int (*permissions)(struct ctl_table_header *head, struct ctl_table *table); member
|
/openbmc/linux/fs/hfsplus/ |
H A D | hfsplus_raw.h | 262 struct hfsplus_perm permissions; member 298 struct hfsplus_perm permissions; member
|
/openbmc/linux/drivers/infiniband/hw/efa/ |
H A D | efa_com_cmd.h | 197 u8 permissions; member
|
H A D | efa_admin_cmds_defs.h | 387 u8 permissions; member
|
/openbmc/linux/fs/udf/ |
H A D | inode.c | 1671 uint32_t permissions; in udf_convert_permissions() local
|
H A D | ecma_167.h | 565 __le32 permissions; member 792 __le32 permissions; member
|
/openbmc/linux/kernel/debug/kdb/ |
H A D | kdb_main.c | 224 static bool kdb_check_flags(kdb_cmdflags_t flags, int permissions, in kdb_check_flags()
|
/openbmc/qemu/ |
H A D | block.c | 2646 } permissions[] = { in bdrv_perm_names() local 2902 static const uint64_t permissions[] = { in bdrv_qapi_perm_to_blk_perm() local
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | kvm_host.h | 467 u8 permissions[16]; member
|