Searched refs:semflg (Results 1 – 3 of 3) sorted by relevance
3646 * @semflg: operation flags3654 int security_sem_associate(struct kern_ipc_perm *sma, int semflg)3656 return call_int_hook(sem_associate, sma, semflg); in security_sem_associate() 3655 security_sem_associate(struct kern_ipc_perm * sma,int semflg) security_sem_associate() argument
3289 * @semflg: access requested in smack_sem_associate() argument 3293 static int smack_sem_associate(struct kern_ipc_perm *isp, int semflg) in smack_sem_associate() 3297 may = smack_flags_to_may(semflg);
6587 static int selinux_sem_associate(struct kern_ipc_perm *sma, int semflg) in selinux_sem_associate() argument