Home
last modified time | relevance | path

Searched refs:security_shm_free (Results 1 – 2 of 2) sorted by relevance

/linux/security/
H A Dsecurity.c3918 security_shm_free(shp); in security_shm_alloc()
3928 void security_shm_free(struct kern_ipc_perm *shp) in security_shm_free() function
/linux/ipc/
H A Dshm.c235 security_shm_free(&shp->shm_perm); in shm_rcu_free()