Searched refs:security_shm_associate (Results 1 – 3 of 3) sorted by relevance
498 int security_shm_associate(struct kern_ipc_perm *shp, int shmflg);1389 static inline int security_shm_associate(struct kern_ipc_perm *shp, in security_shm_associate() function
828 .associate = security_shm_associate, in ksys_shmget()
3931 int security_shm_associate(struct kern_ipc_perm *shp, int shmflg) in security_shm_associate() function
Completed in 26 milliseconds