Searched refs:security_sem_associate (Results 1 – 3 of 3) sorted by relevance
556 int security_sem_associate(struct kern_ipc_perm *sma, int semflg);1496 static inline int security_sem_associate(struct kern_ipc_perm *sma, int semflg) in security_sem_associate() function
607 .associate = security_sem_associate, in ksys_semget()
4050 * security_sem_associate() - Check if a sysv semaphore operation is allowed4060 int security_sem_associate(struct kern_ipc_perm *sma, int semflg) in security_sem_associate() function