Searched defs:perms (Results 1 - 22 of 22) sorted by relevance

/linux-4.1.27/security/selinux/include/
H A Davc_ss.h16 const char *perms[sizeof(u32) * 8 + 1]; member in struct:security_class_mapping
/linux-4.1.27/drivers/net/wireless/rsi/
H A Drsi_debugfs.h36 umode_t perms; member in struct:rsi_dbg_files
/linux-4.1.27/scripts/selinux/genheaders/
H A Dgenheaders.c10 const char *perms[sizeof(unsigned) * 8 + 1]; member in struct:security_class_mapping
/linux-4.1.27/scripts/selinux/mdp/
H A Dmdp.c41 const char *perms[sizeof(unsigned) * 8 + 1]; member in struct:security_class_mapping
/linux-4.1.27/arch/x86/platform/uv/
H A Dbios_uv.c142 uv_bios_change_memprotect(u64 paddr, u64 len, enum uv_memprotect perms) uv_bios_change_memprotect() argument
/linux-4.1.27/fs/hfsplus/
H A Dcatalog.c80 void hfsplus_cat_set_perms(struct inode *inode, struct hfsplus_perm *perms) hfsplus_cat_set_perms() argument
H A Dinode.c181 hfsplus_get_perms(struct inode *inode, struct hfsplus_perm *perms, int dir) hfsplus_get_perms() argument
/linux-4.1.27/security/apparmor/
H A Ddomain.c100 struct file_perms perms; change_profile_perms() local
344 struct file_perms perms = {}; apparmor_bprm_set_creds() local
615 struct file_perms perms = {}; aa_change_hat() local
753 struct file_perms perms = {}; aa_change_profile() local
H A Dfile.c106 int aa_audit_file(struct aa_profile *profile, struct file_perms *perms, aa_audit_file() argument
197 struct file_perms perms; compute_perms() local
282 struct file_perms perms = {}; aa_path_perm() local
359 struct file_perms lperms, perms; aa_path_link() local
238 aa_str_perms(struct aa_dfa *dfa, unsigned int start, const char *name, struct path_cond *cond, struct file_perms *perms) aa_str_perms() argument
/linux-4.1.27/security/apparmor/include/
H A Dfile.h198 u32 perms = 0; aa_map_file_to_perms() local
/linux-4.1.27/tools/testing/selftests/mqueue/
H A Dmq_open_tests.c199 int perms = DEFFILEMODE; test_queue() local
221 int perms = DEFFILEMODE; test_queue_fail() local
H A Dmq_perf_tests.c289 int perms = DEFFILEMODE; open_queue() local
/linux-4.1.27/fs/nfsd/
H A Dnfs4acl.c443 struct posix_ace_state perms; member in struct:posix_user_ace_state
/linux-4.1.27/security/selinux/
H A Davc.c96 const char **perms; avc_dump_av() local
532 static int avc_update_node(u32 event, u32 perms, u32 ssid, u32 tsid, u16 tclass, avc_update_node() argument
H A Dselinuxfs.c1588 char **perms; sel_make_perm_files() local
81 task_has_security(struct task_struct *tsk, u32 perms) task_has_security() argument
H A Dhooks.c2894 u32 perms; selinux_inode_permission() local
4012 static int sock_has_perm(struct task_struct *task, struct sock *sk, u32 perms) sock_has_perm() argument
5233 int perms; selinux_msg_queue_msgctl() local
5374 int perms; selinux_shm_shmctl() local
5407 u32 perms; selinux_shm_shmat() local
5467 u32 perms; selinux_sem_semctl() local
5508 u32 perms; selinux_sem_semop() local
1489 cred_has_perm(const struct cred *actor, const struct cred *target, u32 perms) cred_has_perm() argument
1504 task_has_perm(const struct task_struct *tsk1, const struct task_struct *tsk2, u32 perms) task_has_perm() argument
1524 current_has_perm(const struct task_struct *tsk, u32 perms) current_has_perm() argument
1576 task_has_system(struct task_struct *tsk, u32 perms) task_has_system() argument
1588 inode_has_perm(const struct cred *cred, struct inode *inode, u32 perms, struct common_audit_data *adp) inode_has_perm() argument
1844 superblock_has_perm(const struct cred *cred, struct super_block *sb, u32 perms, struct common_audit_data *ad) superblock_has_perm() argument
2872 audit_inode_permission(struct inode *inode, u32 perms, u32 audited, u32 denied, int result, unsigned flags) audit_inode_permission() argument
5159 ipc_has_perm(struct kern_ipc_perm *ipc_perms, u32 perms) ipc_has_perm() argument
/linux-4.1.27/drivers/infiniband/hw/cxgb3/
H A Diwch_provider.h60 enum tpt_mem_perm perms; member in struct:tpt_attributes
H A Dcxio_wr.h259 u8 perms; member in struct:t3_bind_mw_wr
/linux-4.1.27/arch/ia64/include/asm/sn/
H A Dsn_sal.h732 sn_change_memprotect(u64 paddr, u64 len, u64 perms, u64 *nasid_array) sn_change_memprotect() argument
/linux-4.1.27/drivers/usb/gadget/function/
H A Df_fs.c1142 struct ffs_file_perms perms; member in struct:ffs_sb_fill_data
1079 ffs_sb_make_inode(struct super_block *sb, void *data, const struct file_operations *fops, const struct inode_operations *iops, struct ffs_file_perms *perms) ffs_sb_make_inode() argument
/linux-4.1.27/security/selinux/ss/
H A Dservices.c103 u32 perms[sizeof(u32) * 8]; member in struct:selinux_mapping
2752 char *name = k, **perms = args; get_permissions_callback() local
2762 int security_get_permissions(char *class, char ***perms, int *nperms) security_get_permissions() argument
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
H A Diw_cxgb4.h370 enum fw_ri_mem_perms perms; member in struct:tpt_attributes

Completed in 1960 milliseconds