Searched refs:security_shm_associate (Results 1 – 3 of 3) sorted by relevance
464 int security_shm_associate(struct kern_ipc_perm *shp, int shmflg);1299 static inline int security_shm_associate(struct kern_ipc_perm *shp, in security_shm_associate() function
836 .associate = security_shm_associate, in ksys_shmget()
2085 int security_shm_associate(struct kern_ipc_perm *shp, int shmflg) in security_shm_associate() function
Completed in 19 milliseconds