Searched defs:mp (Results 1 - 25 of 74) sorted by relevance

123

/xnu-2422.115.4/bsd/hfs/
H A Dhfs_notification.c88 struct mount *mp = vnode_mount (hfsmp->hfs_backingfs_rootvp); local
H A Dhfs_quota.c653 hfs_quotaoff(__unused struct proc *p, struct mount *mp, register int type) argument
[all...]
H A Dhfs_attrlist.c446 mountpointname(struct mount *mp) argument
541 struct mount *mp = HFSTOVFS(hfsmp); local
1057 DerivePermissionSummary(uid_t obj_uid, gid_t obj_gid, mode_t obj_mode, struct mount *mp, kauth_cred_t cred, __unused struct proc *p) argument
[all...]
/xnu-2422.115.4/bsd/netinet6/
H A Ddest6.c57 dest6_input(struct mbuf **mp, int *offp, int proto) argument
H A Droute6.c77 route6_input(struct mbuf **mp, int *offp, int proto) argument
H A Din6_gif.c241 in6_gif_input(struct mbuf **mp, int *offp, int proto) argument
H A Dipcomp_input.c246 ipcomp6_input(struct mbuf **mp, int *offp, int proto) argument
H A Dah_input.c622 ah6_input(struct mbuf **mp, int *offp, int proto) argument
H A Desp_input.c723 esp6_input(struct mbuf **mp, int *offp, int proto) argument
H A Draw_ip6.c146 rip6_input( struct mbuf **mp, int *offp, int proto) argument
H A Dudp6_usrreq.c238 udp6_input(struct mbuf **mp, int *offp, int proto) argument
/xnu-2422.115.4/EXTERNAL_HEADERS/architecture/i386/
H A Dcpu.h45 mp :1, member in struct:_cr0
/xnu-2422.115.4/bsd/miscfs/mockfs/
H A Dmockfs_fsnode.c57 int mockfs_fsnode_create(mount_t mp, uint8_t type, mockfs_fsnode_t * fsnpp) argument
H A Dmockfs_vfsops.c66 int mockfs_mountroot(mount_t mp, vnode_t rvp, __unused vfs_context_t ctx) argument
151 mockfs_unmount(struct mount *mp, int mntflags, __unused vfs_context_t ctx) argument
200 mockfs_root(mount_t mp, vnode_t * vpp, __unused vfs_context_t ctx) argument
214 mockfs_sync(__unused struct mount *mp, __unused int waitfor, __unused vfs_context_t ctx) argument
[all...]
/xnu-2422.115.4/security/
H A Dmac_vfs_subr.c45 vnode_label(struct mount *mp, struct vnode *dvp, struct vnode *vp, argument
/xnu-2422.115.4/SETUP/config/
H A Dmkheaders.c88 struct device *dp, *mp; local
H A Dmkglue.c77 register struct device *dp, *mp; local
310 register struct device *dp, *mp; local
[all...]
H A Dmkioconf.c75 register struct device *dp, *mp, *np; local
345 register struct device *dp, *mp; local
579 register struct device *dp, *mp; local
740 register struct device *dp, *dp1, *mp; local
1021 register struct device *dp, *mp; local
1241 register struct device *dp, *mp, *np; local
1525 register struct device *dp, *mp; local
[all...]
/xnu-2422.115.4/bsd/netinet/
H A Dip_encap.c284 encap6_input(struct mbuf **mp, int *offp, int proto) argument
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_fslog.c282 mount_t mp; local
H A Dvfs_init.c309 struct mount * mp; local
467 mac_mount_label_associate(vfs_context_kernel(), mp); local
497 mount_lock_init(mount_t mp) argument
505 mount_lock_destroy(mount_t mp) argument
[all...]
/xnu-2422.115.4/bsd/dev/dtrace/
H A Dfbt.c260 struct module *mp = ctl->mod_mp; local
289 struct modctl *mp = &modules; local
H A Dsdt.c79 struct module *mp = (struct module *)ctl->mod_address; local
/xnu-2422.115.4/bsd/miscfs/devfs/
H A Ddevfs_vfsops.c164 devfs_mount(struct mount *mp, __unused vnode_t devvp, __unused user_addr_t data, vfs_context_t ctx) argument
228 devfs_start(__unused struct mount *mp, __unused int flags, __unused vfs_context_t ctx) argument
237 devfs_unmount( struct mount *mp, int mntflags, __unused vfs_context_t ctx) argument
267 devfs_root(struct mount *mp, struct vnode **vpp, __unused vfs_context_t ctx) argument
281 devfs_statfs( struct mount *mp, struct vfsstatfs *sbp, __unused vfs_context_t ctx) argument
308 devfs_vfs_getattr(__unused mount_t mp, struct vfs_attr *fsap, __unused vfs_context_t ctx) argument
436 devfs_sync(__unused struct mount *mp, __unused int waitfor, __unused vfs_context_t ctx) argument
443 devfs_vget(__unused struct mount *mp, __unused ino64_t ino, __unused struct vnode **vpp, __unused vfs_context_t ctx) argument
454 devfs_fhtovp(__unused struct mount *mp, __unused int fhlen, __unused unsigned char *fhp, __unused struct vnode **vpp, __unused vfs_context_t ctx) argument
484 struct mount *mp; local
[all...]
/xnu-2422.115.4/bsd/net/
H A Diptap.c534 iptap_ipf_input(void *arg, mbuf_t *mp, int off, u_int8_t proto) argument
554 iptap_ipf_output(void *arg, mbuf_t *mp, ipf_pktopts_t opt) argument

Completed in 178 milliseconds

123