Searched refs:security_sem_associate (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsecurity.h1784 int security_sem_associate(struct sem_array *sma, int semflg);
2448 static inline int security_sem_associate(struct sem_array *sma, int semflg) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/
H A Dsecurity.c914 int security_sem_associate(struct sem_array *sma, int semflg) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/ipc/
H A Dsem.c303 return security_sem_associate(sma, semflg);

Completed in 93 milliseconds