Searched refs:security_sem_associate (Results 1 – 3 of 3) sorted by relevance
388 int security_sem_associate(struct kern_ipc_perm *sma, int semflg);1125 static inline int security_sem_associate(struct kern_ipc_perm *sma, int semflg) in security_sem_associate() function
1267 int security_sem_associate(struct kern_ipc_perm *sma, int semflg) in security_sem_associate() function
590 .associate = security_sem_associate, in ksys_semget()