Searched refs:shm_label (Results 1 – 2 of 2) sorted by relevance
74 shmfd->shm_label = NULL; in mac_posixshm_init()89 if (shmfd->shm_label != NULL) { in mac_posixshm_destroy()91 shmfd->shm_label = NULL; in mac_posixshm_destroy()100 shmfd->shm_label); in mac_posixshm_create()127 shmfd->shm_label, prot, flags); in mac_posixshm_check_mmap()144 shmfd->shm_label, accmode); in mac_posixshm_check_open()160 shmfd, shmfd->shm_label); in mac_posixshm_check_stat()177 file_cred, shmfd, shmfd->shm_label); in mac_posixshm_check_truncate()193 shmfd->shm_label); in mac_posixshm_check_unlink()208 shmfd->shm_label, mode); in mac_posixshm_check_setmode()[all …]
287 struct label *shm_label; /* MAC label */ member