Searched refs:security_sem_alloc (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.h1782 int security_sem_alloc(struct sem_array *sma);
2440 static inline int security_sem_alloc(struct sem_array *sma) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/
H A Dsecurity.c904 int security_sem_alloc(struct sem_array *sma) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/ipc/
H A Dsem.c265 retval = security_sem_alloc(sma);

Completed in 116 milliseconds