Home
last modified time | relevance | path

Searched defs:shmflg (Results 1 – 3 of 3) sorted by relevance

/security/
Dsecurity.c1218 int security_shm_associate(struct shmid_kernel *shp, int shmflg) in security_shm_associate()
1228 int security_shm_shmat(struct shmid_kernel *shp, char __user *shmaddr, int shmflg) in security_shm_shmat()
/security/smack/
Dsmack_lsm.c3013 static int smack_shm_associate(struct shmid_kernel *shp, int shmflg) in smack_shm_associate()
3064 int shmflg) in smack_shm_shmat()
/security/selinux/
Dhooks.c5745 static int selinux_shm_associate(struct shmid_kernel *shp, int shmflg) in selinux_shm_associate()
5795 char __user *shmaddr, int shmflg) in selinux_shm_shmat()