Home
last modified time | relevance | path

Searched defs:permissions (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/Documentation/security/
H A Dself-protection.rst47 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 Dserver.py175 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 Dsqlalchemy.py81 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 Dsqlite.py487 async def set_user_perms(self, username, permissions): argument
506 async def new_user(self, username, permissions, token): argument
H A Dclient.py168 async def set_user_perms(self, username, permissions): argument
182 async def new_user(self, username, permissions): argument
H A Dtests.py111 def assertUserPerms(self, user, permissions): argument
157 def auth_perms(self, *permissions):
162 def create_user(self, username, permissions, *, client=None): argument
/openbmc/linux/security/selinux/ss/
H A Dconstraint.h58 u32 permissions; /* constrained permissions */ member
H A Dpolicydb.h48 struct symtab permissions; /* common permissions */ member
56 struct symtab permissions; /* class-specific permission symbol table */ member
H A Dservices.c459 u32 permissions, in security_dump_masked_av()
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dsgx.h99 __u64 permissions; member
/openbmc/linux/include/linux/
H A Dsysctl.h210 int (*permissions)(struct ctl_table_header *head, struct ctl_table *table); member
/openbmc/linux/fs/hfsplus/
H A Dhfsplus_raw.h262 struct hfsplus_perm permissions; member
298 struct hfsplus_perm permissions; member
/openbmc/linux/drivers/infiniband/hw/efa/
H A Defa_com_cmd.h197 u8 permissions; member
H A Defa_admin_cmds_defs.h387 u8 permissions; member
/openbmc/linux/kernel/debug/kdb/
H A Dkdb_main.c224 static bool kdb_check_flags(kdb_cmdflags_t flags, int permissions, in kdb_check_flags()
/openbmc/linux/fs/udf/
H A Dinode.c1645 uint32_t permissions; in udf_convert_permissions() local
H A Decma_167.h565 __le32 permissions; member
792 __le32 permissions; member
/openbmc/qemu/
H A Dblock.c2636 } permissions[] = { in bdrv_perm_names() local
2892 static const uint64_t permissions[] = { in bdrv_qapi_perm_to_blk_perm() local
/openbmc/linux/arch/x86/include/asm/
H A Dkvm_host.h467 u8 permissions[16]; member