Lines Matching defs:shmfd
66 mac_posixshm_init(struct shmfd *shmfd) in mac_posixshm_init()
84 mac_posixshm_destroy(struct shmfd *shmfd) in mac_posixshm_destroy()
94 mac_posixshm_create(struct ucred *cred, struct shmfd *shmfd) in mac_posixshm_create()
119 mac_posixshm_check_mmap(struct ucred *cred, struct shmfd *shmfd, int prot, in mac_posixshm_check_mmap()
136 mac_posixshm_check_open(struct ucred *cred, struct shmfd *shmfd, in mac_posixshm_check_open()
153 struct shmfd *shmfd) in mac_posixshm_check_stat()
170 struct shmfd *shmfd) in mac_posixshm_check_truncate()
186 mac_posixshm_check_unlink(struct ucred *cred, struct shmfd *shmfd) in mac_posixshm_check_unlink()
201 mac_posixshm_check_setmode(struct ucred *cred, struct shmfd *shmfd, mode_t mode) in mac_posixshm_check_setmode()
216 mac_posixshm_check_setowner(struct ucred *cred, struct shmfd *shmfd, uid_t uid, in mac_posixshm_check_setowner()
234 struct shmfd *shmfd) in mac_posixshm_check_read()
251 struct shmfd *shmfd) in mac_posixshm_check_write()