Searched defs:offp (Results 1 - 25 of 63) sorted by relevance

123

/src/sys/netinet6/
H A Droute6.c51 route6_input(struct mbuf **mp, int *offp, int proto) argument
H A Ddest6.c56 dest6_input(struct mbuf **mp, int *offp, int proto) argument
H A Din6_l2tp.c235 in6_l2tp_input(struct mbuf **mp, int *offp, int proto, void *eparg __unused) argument
H A Ddccp6_usrreq.c91 dccp6_input(struct mbuf **mp, int *offp, int proto) argument
H A Din6_gif.c258 in6_gif_input(struct mbuf **mp, int *offp, int proto, void *eparg) argument
/src/sys/modules/examples/fopsmapper/
H A Dfopsmapper.c109 fopsmapper_mmap(struct file *fp, off_t *offp, size_t size, int prot, argument
/src/sys/arch/i386/i386/
H A Ddb_machdep.c249 db_frame_info(long * frame,db_addr_t callpc,const char ** namep,db_expr_t * offp,int * is_trap,int * nargp) argument
/src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_debugfs.c144 nouveau_debugfs_pstate_set(struct file * file,const char __user * ubuf,size_t len,loff_t * offp) argument
/src/sys/arch/amd64/amd64/
H A Ddb_machdep.c205 db_frame_info(long * frame,db_addr_t callpc,const char ** namep,db_expr_t * offp,int * is_trap,int * nargp) argument
/src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_debugfs.c330 connector_write(struct file * file,const char __user * ubuf,size_t len,loff_t * offp) argument
377 edid_write(struct file * file,const char __user * ubuf,size_t len,loff_t * offp) argument
H A Ddrm_debugfs_crc.c125 crc_control_write(struct file * file,const char __user * ubuf,size_t len,loff_t * offp) argument
/src/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_dmabuf.c113 static int i915_gem_dmabuf_mmap(struct dma_buf *dma_buf, off_t *offp, argument
/src/sys/kern/
H A Dsys_memfd.c143 memfd_read(file_t *fp, off_t *offp, struct uio *uio, kauth_cred_t cred, argument
180 memfd_write(file_t *fp, off_t *offp, struct uio *uio, kauth_cred_t cred, argument
334 memfd_mmap(file_t * fp,off_t * offp,size_t size,int prot,int * flagsp,int * advicep,struct uvm_object ** uobjp,int * maxprotp) argument
[all...]
H A Dkern_drvctl.c346 drvctl_read(struct file *fp, off_t *offp, struct uio *uio, kauth_cred_t cred, argument
353 drvctl_write(struct file *fp, off_t *offp, struct uio *uio, kauth_cred_t cred, argument
/src/sys/ddb/
H A Ddb_sym.c213 db_search_symbol(db_addr_t val, db_strategy_t strategy, db_expr_t *offp) argument
/src/sys/dev/dtv/
H A Ddtv_demux.c491 dtv_demux_read(struct file *fp, off_t *offp, struct uio *uio, argument
/src/sys/arch/zaurus/stand/zbsdmod/
H A Dzbsdmod.c351 zbsdmod_write(struct file *f, const char *buf, size_t len, loff_t *offp) argument
/src/sys/external/bsd/drm2/drm/
H A Ddrm_cdevsw.c515 drm_fop_mmap(struct file *fp, off_t *offp, size_t len, int prot, int *flagsp, argument
/src/sys/external/bsd/drm2/linux/
H A Dlinux_dma_buf.c283 dmabuf_fop_mmap(struct file *file, off_t *offp, size_t size, int prot, argument
/src/sbin/fsck_ffs/
H A Dquota2.c140 quota2_walk_list(union dinode *dp, struct bufarea *hbp, uint64_t *offp, void *a, argument
189 quota2_list_check(uint64_t *offp, struct quota2_entry *q2e, uint64_t off, argument
425 quota2_list_qcheck(uint64_t *offp, struc argument
[all...]
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_dma_buf.c96 amdgpu_gem_prime_mmap(struct drm_gem_object *obj, off_t *offp, size_t size, argument
/src/sys/netipsec/
H A Dipsec_input.c451 ipsec6_common_input(struct mbuf **mp, int *offp, int proto) argument
H A Dxform_ipip.c98 ip4_input6(struct mbuf **m, int *offp, int proto, void *eparg __unused) argument
/src/sys/netinet/
H A Dip_encap.c477 encap6_input(struct mbuf **mp, int *offp, int proto) argument
/src/sys/dev/dmover/
H A Ddmover_io.c394 dmio_read(struct file *fp, off_t *offp, struct uio *uio, argument
516 dmio_write(struct file *fp, off_t *offp, struct uio *uio, argument

Completed in 17 milliseconds

123