Searched defs:access (Results 1 – 3 of 3) sorted by relevance
/security/ |
D | device_cgroup.c | 43 short access; member 244 static void set_access(char *acc, short access) in set_access() 322 u32 major, u32 minor, short access) in match_exception() 359 u32 major, u32 minor, short access) in match_exception_partial() 813 short access) in __devcgroup_check_permission() 838 short type, access = 0; in __devcgroup_inode_permission() local
|
/security/smack/ |
D | smack_access.c | 295 static inline void smack_str_from_perm(char *string, int access) in smack_str_from_perm()
|
D | smack_lsm.c | 2056 static int smk_curacc_on_task(struct task_struct *p, int access, in smk_curacc_on_task() 2930 static int smk_curacc_shm(struct shmid_kernel *shp, int access) in smk_curacc_shm() 3057 static int smk_curacc_sem(struct sem_array *sma, int access) in smk_curacc_sem() 3190 static int smk_curacc_msq(struct msg_queue *msq, int access) in smk_curacc_msq()
|