Home
last modified time | relevance | path

Searched refs:d_read (Results 1 – 22 of 22) sorted by relevance

/xnu-12377.61.12/bsd/dev/random/
H A Drandomdev.c82 .d_read = random_read,
/xnu-12377.61.12/bsd/dev/arm/
H A Dcons.c119 error = (*cdevsw[major(dev)].d_read)(dev, uio, ioflag); in cnread()
/xnu-12377.61.12/bsd/dev/i386/
H A Dcons.c153 error = (*cdevsw[major(dev)].d_read)(dev, uio, ioflag); in cnread()
/xnu-12377.61.12/bsd/sys/
H A Dconf.h191 read_write_fcn_t *d_read; member
/xnu-12377.61.12/bsd/kern/
H A Dtty_ptmx.c123 .d_read = ptcread,
141 .d_read = ptsread,
/xnu-12377.61.12/bsd/dev/dtrace/
H A Dlockstat.c259 .d_read = eno_rdwrt,
H A Dlockprof.c385 .d_read = eno_rdwrt,
H A Dprofile_prvd.c680 .d_read = eno_rdwrt,
H A Dfbt.c583 .d_read = eno_rdwrt,
H A Dsdt.c409 .d_read = eno_rdwrt,
H A Dsystrace.c945 .d_read = eno_rdwrt,
H A Dfasttrap.c2734 .d_read = eno_rdwrt,
H A Ddtrace.c19164 .d_read = eno_rdwrt,
19261 .d_read = eno_rdwrt,
/xnu-12377.61.12/bsd/dev/
H A Dmonotonic.c58 .d_read = eno_rdwrt, .d_write = eno_rdwrt, .d_stop = eno_stop,
H A Dmemdev.c146 .d_read = mdevrw,
/xnu-12377.61.12/bsd/security/audit/
H A Daudit_pipe.c234 .d_read = audit_pipe_read,
H A Daudit_session.c341 .d_read = audit_sdev_read,
/xnu-12377.61.12/san/coverage/
H A Dkcov_ksancov.c1536 .d_read = eno_rdwrt,
/xnu-12377.61.12/bsd/vfs/
H A Dvfs_fsevents.c2919 .d_read = fseventsread,
/xnu-12377.61.12/bsd/miscfs/specfs/
H A Dspec_vnops.c583 error = (*cdevsw[major(vp->v_rdev)].d_read) in spec_read()
/xnu-12377.61.12/bsd/net/
H A Dbpf.c278 .d_read = bpfread,
H A Dpf_ioctl.c200 .d_read = eno_rdwrt,