Searched defs:ops (Results 126 - 150 of 153) sorted by relevance

1234567

/freebsd-11-stable/sys/dev/drm2/i915/
H A Di915_gem.c1978 const struct drm_i915_gem_object_ops *ops = obj->ops; local
2129 const struct drm_i915_gem_object_ops *ops = obj->ops; local
3996 i915_gem_object_init(struct drm_i915_gem_object *obj, const struct drm_i915_gem_object_ops *ops) argument
H A Di915_drv.h977 const struct drm_i915_gem_object_ops *ops; member in struct:drm_i915_gem_object
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzio.c3349 vdev_ops_t *ops = vd ? vd->vdev_ops : &vdev_mirror_ops; local
H A Dmetaslab.c289 metaslab_class_create(spa_t *spa, metaslab_ops_t *ops) argument
/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwnvar.h258 struct iwn_ops ops; member in struct:iwn_softc
H A Dif_iwn.c1216 struct iwn_ops *ops = &sc->ops; local
1258 struct iwn_ops *ops = &sc->ops; local
2138 struct iwn_ops *ops = &sc->ops; local
2961 struct iwn_ops *ops = &sc->ops; local
3156 struct iwn_ops *ops = &sc->ops; local
3385 struct iwn_ops *ops = &sc->ops; local
3651 struct iwn_ops *ops = &sc->ops; local
3800 struct iwn_ops *ops = &sc->ops; local
4362 struct iwn_ops *ops = &sc->ops; local
4663 struct iwn_ops *ops = &sc->ops; local
5323 struct iwn_ops *ops = &sc->ops; local
5810 struct iwn_ops *ops = &sc->ops; local
5854 struct iwn_ops *ops = &sc->ops; local
6516 struct iwn_ops *ops = &sc->ops; local
7024 struct iwn_ops *ops = &sc->ops; local
7096 struct iwn_ops *ops = &sc->ops; local
7230 struct iwn_ops *ops = &sc->ops; local
7266 struct iwn_ops *ops = &sc->ops; local
7353 struct iwn_ops *ops = &sc->ops; local
7387 struct iwn_ops *ops = &sc->ops; local
8508 struct iwn_ops *ops = &sc->ops; local
[all...]
/freebsd-11-stable/sys/amd64/vmm/
H A Dvmm.c175 static struct vmm_ops *ops; variable in typeref:struct:vmm_ops
[all...]
/freebsd-11-stable/sys/dev/netmap/
H A Dnetmap_mem2.c177 struct netmap_mem_ops *ops; member in struct:netmap_mem_d
1660 _netmap_mem_private_new(size_t size, struct netmap_obj_params *p, struct netmap_mem_ops *ops, int *perr) argument
[all...]
/freebsd-11-stable/sys/kern/
H A Dvfs_aio.c1450 aio_aqueue(struct thread *td, struct aiocb *ujob, struct aioliojob *lj, int type, struct aiocb_ops *ops) argument
1825 kern_aio_return(struct thread *td, struct aiocb *ujob, struct aiocb_ops *ops) argument
2036 kern_aio_error(struct thread *td, struct aiocb *ujob, struct aiocb_ops *ops) argument
2127 kern_lio_listio(struct thread *td, int mode, struct aiocb * const *uacb_list, struct aiocb **acb_list, int nent, struct sigevent *sig, struct aiocb_ops *ops) argument
2385 kern_aio_waitcomplete(struct thread *td, struct aiocb **ujobp, struct timespec *ts, struct aiocb_ops *ops) argument
2473 kern_aio_fsync(struct thread *td, int op, struct aiocb *ujob, struct aiocb_ops *ops) argument
[all...]
H A Dkern_descrip.c2454 finit(struct file *fp, u_int flag, short type, void *data, struct fileops *ops) argument
/freebsd-11-stable/sys/dev/xen/blkback/
H A Dblkback.c2794 struct gnttab_unmap_grant_ref ops[XBB_MAX_RING_PAGES]; local
/freebsd-11-stable/contrib/gcc/
H A Dexpmed.c2391 short ops; member in struct:algorithm
[all...]
H A Dvarasm.c2196 struct asm_int_op *ops; local
H A Dbuiltins.c5841 rtx ops[3]; local
/freebsd-11-stable/contrib/gdb/gdb/
H A Dprocfs.c4282 procfs_xfer_partial (struct target_ops *ops, enum target_object object, argument
[all...]
H A Dremote.c4887 remote_xfer_partial(struct target_ops *ops, enum target_object object, const char *annex, void *readbuf, const void *writebuf, ULONGEST offset, LONGEST len) argument
/freebsd-11-stable/sys/dev/cxgb/common/
H A Dcxgb_common.h583 const struct cphy_ops *ops; /* PHY operations */ member in struct:cphy
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_eeprom.c1583 HAL_BOOL ar9300_ant_swcom_sel(struct ath_hal *ah, u_int8_t ops, argument
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-sriox-defs.h1924 uint64_t ops : 32; /**< Reset Value for the OPs fields in both the member in struct:cvmx_sriox_ip_feature::cvmx_sriox_ip_feature_s
1964 uint64_t ops : 32; /**< Reset Value for the OPs fields in both the member in struct:cvmx_sriox_ip_feature::cvmx_sriox_ip_feature_cn63xx
[all...]
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dkrb5.h368 const struct krb5_cc_ops *ops; member in struct:krb5_ccache_data
/freebsd-11-stable/contrib/gcc/config/arm/
H A Darm.c8656 ops[2] = gen_rtx_REG (SImode, 2 + arm_reg0); local
8635 rtx ops[3]; local
8678 rtx ops[2]; local
8711 rtx ops[2]; local
8729 rtx ops[2]; local
9549 rtx ops[2]; local
[all...]
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.c10652 rtx ops[MAX_RECOG_OPERANDS]; local
10759 rtx offset, condition, cmp_result, ops[MAX_RECOG_OPERANDS]; local
[all...]
/freebsd-11-stable/sys/dev/e1000/
H A De1000_hw.h786 struct e1000_mac_operations ops; member in struct:e1000_mac_info
831 struct e1000_phy_operations ops; member in struct:e1000_phy_info
864 struct e1000_nvm_operations ops; member in struct:e1000_nvm_info
919 struct e1000_mbx_operations ops; member in struct:e1000_mbx_info
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dverbs.h1464 struct ibv_context_ops ops; member in struct:ibv_context
[all...]
/freebsd-11-stable/sys/sys/
H A Dsysproto.h199 char ops_l_[PADL_(int)]; int ops; char ops_r_[PADR_(int)]; member in struct:ktrace_args

Completed in 516 milliseconds

1234567