Searched defs:semflg (Results 1 - 5 of 5) sorted by relevance

/linux-master/ipc/
H A Dsem.c537 int semflg = params->flg; local
602 long ksys_semget(key_t key, int nsems, int semflg) argument
/linux-master/security/smack/
H A Dsmack_lsm.c3222 static int smack_sem_associate(struct kern_ipc_perm *isp, int semflg) argument
/linux-master/include/linux/
H A Dsecurity.h1387 static inline int security_sem_associate(struct kern_ipc_perm *sma, int semflg) argument
/linux-master/security/
H A Dsecurity.c3866 int security_sem_associate(struct kern_ipc_perm *sma, int semflg) argument
/linux-master/security/selinux/
H A Dhooks.c6248 static int selinux_sem_associate(struct kern_ipc_perm *sma, int semflg) argument

Completed in 166 milliseconds