Home
last modified time | relevance | path

Searched defs:perms (Results 1 – 30 of 30) sorted by relevance

/linux-4.4.14/security/apparmor/
Dfile.c106 int aa_audit_file(struct aa_profile *profile, struct file_perms *perms, in aa_audit_file()
197 struct file_perms perms; in compute_perms() local
240 struct file_perms *perms) in aa_str_perms()
282 struct file_perms perms = {}; in aa_path_perm() local
359 struct file_perms lperms, perms; in aa_path_link() local
Ddomain.c100 struct file_perms perms; in change_profile_perms() local
344 struct file_perms perms = {}; in apparmor_bprm_set_creds() local
611 struct file_perms perms = {}; in aa_change_hat() local
749 struct file_perms perms = {}; in aa_change_profile() local
/linux-4.4.14/security/selinux/include/
Davc_ss.h16 const char *perms[sizeof(u32) * 8 + 1]; member
Dsecurity.h117 #define security_xperm_set(perms, x) (perms[x >> 5] |= 1 << (x & 0x1f)) argument
118 #define security_xperm_test(perms, x) (1 & (perms[x >> 5] >> (x & 0x1f))) argument
/linux-4.4.14/tools/testing/selftests/mqueue/
Dmq_open_tests.c200 int perms = DEFFILEMODE; in test_queue() local
222 int perms = DEFFILEMODE; in test_queue_fail() local
Dmq_perf_tests.c290 int perms = DEFFILEMODE; in open_queue() local
/linux-4.4.14/scripts/selinux/mdp/
Dmdp.c41 const char *perms[sizeof(unsigned) * 8 + 1]; member
/linux-4.4.14/drivers/net/wireless/rsi/
Drsi_debugfs.h36 umode_t perms; member
/linux-4.4.14/scripts/selinux/genheaders/
Dgenheaders.c10 const char *perms[sizeof(unsigned) * 8 + 1]; member
/linux-4.4.14/security/selinux/ss/
Davtab.h70 struct extended_perms_data perms; member
Dservices.c104 u32 perms[sizeof(u32) * 8]; member
2921 char *name = k, **perms = args; in get_permissions_callback() local
2931 int security_get_permissions(char *class, char ***perms, int *nperms) in security_get_permissions()
/linux-4.4.14/arch/arm/mm/
Dinit.c658 void set_section_perms(struct section_perm *perms, int n, bool set, in set_section_perms()
685 static void update_sections_early(struct section_perm perms[], int n) in update_sections_early()
/linux-4.4.14/security/selinux/
Dhooks.c1515 u32 perms) in cred_has_perm()
1530 u32 perms) in task_has_perm()
1549 u32 perms) in current_has_perm()
1601 u32 perms) in task_has_system()
1614 u32 perms, in inode_has_perm()
1893 u32 perms, in superblock_has_perm()
2868 u32 perms, u32 audited, u32 denied, in audit_inode_permission()
2889 u32 perms; in selinux_inode_permission() local
4028 static int sock_has_perm(struct task_struct *task, struct sock *sk, u32 perms) in sock_has_perm()
5174 u32 perms) in ipc_has_perm()
[all …]
Davc.c111 const char **perms; in avc_dump_av() local
820 static int avc_update_node(u32 event, u32 perms, u8 driver, u8 xperm, u32 ssid, in avc_update_node()
Dselinuxfs.c82 u32 perms) in task_has_security()
1580 char **perms; in sel_make_perm_files() local
/linux-4.4.14/arch/x86/platform/uv/
Dbios_uv.c142 uv_bios_change_memprotect(u64 paddr, u64 len, enum uv_memprotect perms) in uv_bios_change_memprotect()
/linux-4.4.14/security/apparmor/include/
Dfile.h198 u32 perms = 0; in aa_map_file_to_perms() local
/linux-4.4.14/fs/hfsplus/
Dcatalog.c80 void hfsplus_cat_set_perms(struct inode *inode, struct hfsplus_perm *perms) in hfsplus_cat_set_perms()
Dinode.c182 struct hfsplus_perm *perms, int dir) in hfsplus_get_perms()
/linux-4.4.14/tools/testing/selftests/vm/
Dmlock2-tests.c147 char perms[5]; in seek_to_smaps_entry() local
/linux-4.4.14/drivers/scsi/cxlflash/
Dsuperpipe.c758 u32 perms) in create_context()
1300 u32 perms; in cxlflash_disk_attach() local
Dvlun.c1131 u32 perms; in cxlflash_disk_clone() local
/linux-4.4.14/arch/blackfin/kernel/
Ddebug-mmrs.c31 #define _d(name, bits, addr, perms) debugfs_create_x##bits(name, perms, parent, (u##bits *)(addr)) argument
469 #define _D_SPORT(name, perms, fops) \ argument
/linux-4.4.14/fs/nfsd/
Dnfs4acl.c431 struct posix_ace_state perms; member
/linux-4.4.14/drivers/infiniband/hw/cxgb3/
Diwch_provider.h60 enum tpt_mem_perm perms; member
Dcxio_wr.h259 u8 perms; member
/linux-4.4.14/include/linux/
Dkernel.h822 #define VERIFY_OCTAL_PERMISSIONS(perms) \ argument
/linux-4.4.14/drivers/usb/gadget/function/
Df_fs.c1082 struct ffs_file_perms *perms) in ffs_sb_make_inode()
1142 struct ffs_file_perms perms; member
/linux-4.4.14/arch/ia64/include/asm/sn/
Dsn_sal.h732 sn_change_memprotect(u64 paddr, u64 len, u64 perms, u64 *nasid_array) in sn_change_memprotect()
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h368 enum fw_ri_mem_perms perms; member