Home
last modified time | relevance | path

Searched refs:security_shm_alloc (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dsecurity.h437 int security_shm_alloc(struct kern_ipc_perm *shp);
1211 static inline int security_shm_alloc(struct kern_ipc_perm *shp) in security_shm_alloc() function
/OK3568_Linux_fs/kernel/ipc/
H A Dshm.c723 error = security_shm_alloc(&shp->shm_perm); in newseg()
/OK3568_Linux_fs/kernel/security/
H A Dsecurity.c1888 int security_shm_alloc(struct kern_ipc_perm *shp) in security_shm_alloc() function