Home
last modified time | relevance | path

Searched defs:ops (Results 76 – 100 of 184) sorted by relevance

12345678

/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dpci.c269 struct ieee80211_ops *ops; in mt7921_pci_probe() local
/freebsd/contrib/ofed/libibverbs/
H A Ddriver.h119 const struct verbs_device_ops *ops; member
/freebsd/lib/libiconv_modules/mapper_std/
H A Dcitrus_mapper_std.c66 _citrus_mapper_std_mapper_getops(struct _citrus_mapper_ops *ops) in _citrus_mapper_std_mapper_getops()
/freebsd/sys/vm/
H A Dphys_pager.c75 phys_pager_allocate(void *handle, const struct phys_pager_ops *ops, void *data, in phys_pager_allocate()
H A Ddevice_pager.c126 const struct cdev_pager_ops *ops, vm_ooffset_t size, vm_prot_t prot, in cdev_pager_allocate()
H A Dvm_pager.c399 vm_pager_alloc_dyn_type(struct pagerops *ops, int base_type) in vm_pager_alloc_dyn_type()
/freebsd/sys/cam/
H A Dcam_xpt_internal.h63 struct xpt_xport_ops *ops; member
83 struct xpt_proto_ops *ops; member
/freebsd/sys/amd64/vmm/io/
H A Diommu.c57 static const struct iommu_ops *ops; variable
H A Dvlapic_priv.h150 struct vlapic_ops ops; member
/freebsd/sys/dev/netmap/
H A Dnetmap_bdg.c177 nm_find_bridge(const char *name, int create, struct netmap_bdg_ops *ops) in nm_find_bridge()
387 struct netmap_mem_d *nmd, int create, struct netmap_bdg_ops *ops) in netmap_get_bdg_na()
1156 struct netmap_bdg_ops *ops) in netmap_bwrap_attach()
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-drv.c100 const struct iwl_op_mode_ops *ops; /* pointer to op_mode ops */ member
1442 const struct iwl_op_mode_ops *ops = op->ops; in _iwl_op_mode_start() local
1912 int iwl_opmode_register(const char *name, const struct iwl_op_mode_ops *ops) in iwl_opmode_register()
/freebsd/sys/x86/pci/
H A Dpci_early_quirks.c276 const struct intel_stolen_ops *ops; in intel_graphics_stolen() local
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmld-mac80211.c906 static const struct iwl_mvm_switch_vif_chanctx_ops ops = { in iwl_mvm_mld_switch_vif_chanctx() local
1002 static const struct iwl_mvm_roc_ops ops = { in iwl_mvm_mld_roc() local
/freebsd/sys/kern/
H A Dvfs_aio.c1500 int type, struct aiocb_ops *ops) in aio_aqueue()
1911 kern_aio_return(struct thread *td, struct aiocb *ujob, struct aiocb_ops *ops) in kern_aio_return()
2121 kern_aio_error(struct thread *td, struct aiocb *ujob, struct aiocb_ops *ops) in kern_aio_error()
2228 struct aiocb_ops *ops) in kern_lio_listio()
2509 struct timespec *ts, struct aiocb_ops *ops) in kern_aio_waitcomplete()
2597 struct aiocb_ops *ops) in kern_aio_fsync()
/freebsd/lib/libiconv_modules/mapper_zone/
H A Dcitrus_mapper_zone.c86 _citrus_mapper_zone_mapper_getops(struct _citrus_mapper_ops *ops) in _citrus_mapper_zone_mapper_getops()
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_stat.c99 int ops; in ATF_TC_BODY() local
/freebsd/lib/libc/rpc/
H A Dauth_des.c478 static struct auth_ops ops; in authdes_ops() local
/freebsd/sys/contrib/openzfs/lib/libnvpair/
H A Dlibnvpair.c525 struct nvlist_printops *ops) in prtctl_defaults()
544 struct nvlist_printops *ops; in nvlist_prtctl_alloc() local
/freebsd/sys/dev/iommu/
H A Diommu.h103 const struct iommu_domain_map_ops *ops; member
/freebsd/sys/dev/proto/
H A Dproto_busdma.c326 u_int ops; in proto_busdma_sync() local
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dsysfs.h87 const struct sysfs_ops *ops; in sysctl_handle_attr() local
/freebsd/crypto/heimdal/lib/krb5/
H A Dkcm.c852 kcm_get_cache_next(krb5_context context, krb5_cc_cursor cursor, const krb5_cc_ops *ops, krb5_ccache… in kcm_get_cache_next()
959 kcm_get_default_name(krb5_context context, const krb5_cc_ops *ops, in kcm_get_default_name()
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_ctldir.c481 const struct file_operations *fops, const struct inode_operations *ops, in zfsctl_inode_alloc()
553 const struct file_operations *fops, const struct inode_operations *ops) in zfsctl_inode_lookup()
/freebsd/lib/libiconv_modules/iconv_std/
H A Dcitrus_iconv_std.c66 _citrus_iconv_std_iconv_getops(struct _citrus_iconv_ops *ops) in _citrus_iconv_std_iconv_getops()
/freebsd/crypto/heimdal/lib/hx509/
H A Dcrypto.c78 hx509_private_key_ops *ops; member
1810 struct hx509_private_key_ops *ops; in hx509_parse_private_key() local
1843 const struct hx509_private_key_ops *ops = private_key->ops; in hx509_private_key2SPKI() local
1905 struct hx509_private_key_ops *ops; in _hx509_generate_private_key() local
2022 hx509_private_key_ops *ops, in hx509_private_key_init()

12345678