Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
94 Segregation of kernel memory from userspace memory
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/java/com/rockchip/gpadc/demo/
H A DMainActivity.java21 String[] permissions = new String[]{ field in MainActivity
65 …public void onRequestPermissionsResult(int requestCode, @NonNull String[] permissions, @NonNull in… in onRequestPermissionsResult()
/OK3568_Linux_fs/kernel/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.c465 u32 permissions, in security_dump_masked_av()
/OK3568_Linux_fs/kernel/drivers/staging/gasket/
H A Dgasket_core.h195 ulong permissions; member
217 ulong permissions; member
H A Dgasket_core.c974 ulong permissions; in gasket_mmap_coherent() local
1016 ulong permissions; in gasket_mmap() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dsysctl.h167 int (*permissions)(struct ctl_table_header *head, struct ctl_table *table); member
/OK3568_Linux_fs/kernel/fs/hfsplus/
H A Dhfsplus_raw.h262 struct hfsplus_perm permissions; member
296 struct hfsplus_perm permissions; member
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/efa/
H A Defa_com_cmd.h189 u8 permissions; member
H A Defa_admin_cmds_defs.h381 u8 permissions; member
/OK3568_Linux_fs/kernel/fs/udf/
H A Dinode.c1629 uint32_t permissions; in udf_convert_permissions() local
H A Decma_167.h565 __le32 permissions; member
792 __le32 permissions; member
/OK3568_Linux_fs/kernel/kernel/debug/kdb/
H A Dkdb_main.c256 static bool kdb_check_flags(kdb_cmdflags_t flags, int permissions, in kdb_check_flags()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dkvm_host.h376 u8 permissions[16]; member