Home
last modified time | relevance | path

Searched refs:fg_get_data (Results 1 – 21 of 21) sorted by relevance

/xnu-11215.61.5/bsd/kern/
H A Dkern_cs.c1031 vp = (struct vnode *)fg_get_data(fg); in csfg_get_platform_binary()
1071 vp = (struct vnode *)fg_get_data(fg); in csfg_get_supplement_platform_binary()
1111 vp = (struct vnode *)fg_get_data(fg); in csfg_get_cdhash()
1137 vp = (struct vnode *)fg_get_data(fg); in csfg_get_supplement_cdhash()
1168 vp = (struct vnode *)fg_get_data(fg); in csfg_get_supplement_linkage_cdhash()
1207 vp = (struct vnode *)fg_get_data(fg); in csfg_get_signer_type()
1247 vp = (struct vnode *)fg_get_data(fg); in csfg_get_supplement_signer_type()
1294 vp = (struct vnode *)fg_get_data(fg); in csfg_get_validation_category()
1324 vp = (struct vnode *)fg_get_data(fg); in csfg_get_supplement_validation_category()
1365 vp = (struct vnode *)fg_get_data(fg); in csfg_get_teamid()
[all …]
H A Dkern_guarded.c937 struct vnode *vp = fg_get_data(fg); in vnguard_sysc_getguardattr()
1008 struct vnode *vp = fg_get_data(fg); in vnguard_sysc_setguard()
1146 struct vnode *vp = fg_get_data(fg); in vng_file_label_destroy()
H A Dsys_socket.c414 sp = (struct socket *)fg_get_data(fg); in soo_close()
H A Dkern_descrip.c281 vp = (struct vnode *)fg_get_data(fg); in fg_drop()
367 vp = (struct vnode *)fg_get_data(fg); in fg_transfer_filelocks()
384 vp = (struct vnode *)fg_get_data(fg); in fg_transfer_filelocks()
1753 vnode_getwithref((vnode_t)fg_get_data(fg)) == 0) { in fp_close_and_unlock()
1759 (uintptr_t)fg_get_data(fg), (uintptr_t)fileop_flags); in fp_close_and_unlock()
1761 vnode_put((vnode_t)fg_get_data(fg)); in fp_close_and_unlock()
1792 fd, 0, (int64_t)VM_KERNEL_ADDRPERM(fg_get_data(fg))); in fp_close_and_unlock()
1928 return (vnode_t)fg_get_data(fg); in fg_get_vnode()
2021 *result_pipe_id = pipe_id((struct pipe*)fg_get_data(fg)); in fp_get_pipe_id()
H A Dposix_shm.c1074 pnode = (pshmnode_t *)fg_get_data(fg); in pshm_closefile()
H A Dproc_info.c3024 vp = (struct vnode *)fg_get_data(fg); in proc_fileport_info()
3036 so = (socket_t)fg_get_data(fg); in proc_fileport_info()
3048 pshm = (struct pshmnode *)fg_get_data(fg); in proc_fileport_info()
3060 cpipe = (struct pipe *)fg_get_data(fg); in proc_fileport_info()
H A Dposix_sem.c1034 return psem_close((struct psemnode *)fg_get_data(fg)); in psem_closefile()
H A Dkern_proc.c6318 struct socket *so = (struct socket *)fg_get_data(fg); in networking_defunct_callout()
6331 (struct necp_fd_data *)fg_get_data(fg)); in networking_defunct_callout()
6341 (struct kern_channel *)fg_get_data(fg); in networking_defunct_callout()
6371 (struct kern_channel *)fg_get_data(fg)); in networking_defunct_callout()
H A Duipc_usrreq.c2622 (so = (struct socket *)fg_get_data(fg)) == 0) { in unp_gc()
2740 so = (struct socket *)fg_get_data(tfg); in unp_gc()
H A Dsys_pipe.c1311 cpipe = (struct pipe *)fg_get_data(fg); in pipe_close()
H A Dkern_event.c5104 struct kqfile *kqf = fg_get_data(fg);
H A Duipc_mbuf.c8012 so = fg_get_data(fg);
/xnu-11215.61.5/security/
H A Dmac_file.c220 vp = (struct vnode *)fg_get_data(fg); in mac_file_setxattr()
240 vp = (struct vnode *)fg_get_data(fg); in mac_file_getxattr()
259 vp = (struct vnode *)fg_get_data(fg); in mac_file_removexattr()
/xnu-11215.61.5/bsd/sys/
H A Dfile_internal.h324 fg_get_data(struct fileglob *fg) in fg_get_data() function
364 return fg_get_data(fp->fp_glob); in fp_get_data()
/xnu-11215.61.5/bsd/vfs/
H A Dvfs_xattr.c1751 xvp = fg_get_data(xfg); in default_getxattr_vfs()
1926 xvp = fg_get_data(xfg); in default_setxattr_vfs()
2285 xvp = fg_get_data(xfg); in default_removexattr_vfs()
2496 xvp = fg_get_data(xfg); in default_listxattr_vfs()
2624 xvp = fg_get_data(xfg); in default_getxattr_doubleagent()
2720 xvp = fg_get_data(xfg); in default_listxattr_doubleagent()
2876 xvp = fg_get_data(xfg); in default_setxattr_doubleagent()
2966 xvp = fg_get_data(xfg); in default_removexattr_doubleagent()
3325 vnode_t xvp = fg_get_data(xfg); in close_xattrfile()
H A Dvfs_vnops.c1819 struct vnode *vp = fg_get_data(fg); in vn_closefile()
H A Dvfs_fsevents.c2376 fsevent_handle *fseh = (struct fsevent_handle *)fg_get_data(fg); in fseventsf_close()
/xnu-11215.61.5/bsd/skywalk/nexus/
H A Dnexus_syscalls.c73 nxctl = (struct nxctl *)fg_get_data(fg); in nxop_close()
/xnu-11215.61.5/bsd/skywalk/channel/
H A Dchannel_syscalls.c112 ch = (struct kern_channel *)fg_get_data(fg); in chop_close()
/xnu-11215.61.5/bsd/net/
H A Dnecp_client.c1879 fd_data = (struct necp_fd_data *)fg_get_data(fg); in necpop_close()
H A Dnecp.c1088 struct necp_session *session = (struct necp_session *)fg_get_data(fg); in necp_session_op_close()