Home
last modified time | relevance | path

Searched defs:ops (Results 3176 - 3200 of 3755) sorted by relevance

1...<<121122123124125126127128129130>>...151

/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Ddebugfs.c448 const struct file_operations ops; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gvt/
H A Dgtt.c655 const struct intel_gvt_gtt_pte_ops *ops = gvt->gtt.pte_ops; in ppgtt_spt_get_entry() local
684 const struct intel_gvt_gtt_pte_ops *ops = gvt->gtt.pte_ops; in ppgtt_spt_set_entry() local
947 const struct intel_gvt_gtt_pte_ops *ops = vgpu->gvt->gtt.pte_ops; in ppgtt_invalidate_spt_by_shadow_entry() local
984 const struct intel_gvt_gtt_pte_ops *ops in ppgtt_invalidate_pte() local
1072 const struct intel_gvt_gtt_pte_ops *ops = vgpu->gvt->gtt.pte_ops; ppgtt_populate_spt_by_guest_entry() local
1136 const struct intel_gvt_gtt_pte_ops *ops = s->vgpu->gvt->gtt.pte_ops; ppgtt_generate_shadow_entry() local
1152 const struct intel_gvt_gtt_pte_ops *ops = vgpu->gvt->gtt.pte_ops; split_2MB_gtt_entry() local
1208 const struct intel_gvt_gtt_pte_ops *ops = vgpu->gvt->gtt.pte_ops; split_64KB_gtt_entry() local
1324 const struct intel_gvt_gtt_pte_ops *ops = vgpu->gvt->gtt.pte_ops; ppgtt_handle_guest_entry_removal() local
1405 const struct intel_gvt_gtt_pte_ops *ops = gvt->gtt.pte_ops; sync_oos_page() local
1576 const struct intel_gvt_gtt_pte_ops *ops = vgpu->gvt->gtt.pte_ops; ppgtt_handle_guest_write_page_table() local
1693 const struct intel_gvt_gtt_pte_ops *ops = vgpu->gvt->gtt.pte_ops; ppgtt_handle_guest_write_page_table_bytes() local
1758 const struct intel_gvt_gtt_pte_ops *ops = gtt->pte_ops; invalidate_ppgtt_mm() local
1788 const struct intel_gvt_gtt_pte_ops *ops = gtt->pte_ops; shadow_ppgtt_mm() local
2043 const struct intel_gvt_gtt_pte_ops *ops = vgpu->gvt->gtt.pte_ops; ppgtt_get_next_level_entry() local
2211 const struct intel_gvt_gtt_pte_ops *ops = gvt->gtt.pte_ops; emulate_ggtt_mmio_write() local
2357 const struct intel_gvt_gtt_pte_ops *ops = vgpu->gvt->gtt.pte_ops; alloc_scratch_pages() local
[all...]
H A Dkvmgt.c82 const struct intel_vgpu_regops *ops; member
532 intel_vgpu_register_reg(struct intel_vgpu *vgpu, unsigned int type, unsigned int subtype, const struct intel_vgpu_regops *ops, size_t size, u32 flags, void *data) intel_vgpu_register_reg() argument
H A Dgvt.h164 const struct intel_vgpu_submission_ops *ops; member
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/
H A Ddss.c78 const struct dss_ops *ops; member
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.c78 struct drm_gpuva_ops *ops; member
451 nouveau_uvmm_sm_prepare_unwind(struct nouveau_uvmm *uvmm, struct nouveau_uvma_prealloc *new, struct drm_gpuva_ops *ops, struct drm_gpuva_op *last, struct uvmm_map_args *args) nouveau_uvmm_sm_prepare_unwind() argument
552 nouveau_uvmm_sm_map_prepare_unwind(struct nouveau_uvmm *uvmm, struct nouveau_uvma_prealloc *new, struct drm_gpuva_ops *ops, u64 addr, u64 range) nouveau_uvmm_sm_map_prepare_unwind() argument
567 nouveau_uvmm_sm_unmap_prepare_unwind(struct nouveau_uvmm *uvmm, struct nouveau_uvma_prealloc *new, struct drm_gpuva_ops *ops) nouveau_uvmm_sm_unmap_prepare_unwind() argument
608 nouveau_uvmm_sm_prepare(struct nouveau_uvmm *uvmm, struct nouveau_uvma_prealloc *new, struct drm_gpuva_ops *ops, struct uvmm_map_args *args) nouveau_uvmm_sm_prepare() argument
726 nouveau_uvmm_sm_map_prepare(struct nouveau_uvmm *uvmm, struct nouveau_uvma_prealloc *new, struct nouveau_uvma_region *region, struct drm_gpuva_ops *ops, u64 addr, u64 range, u8 kind) nouveau_uvmm_sm_map_prepare() argument
743 nouveau_uvmm_sm_unmap_prepare(struct nouveau_uvmm *uvmm, struct nouveau_uvma_prealloc *new, struct drm_gpuva_ops *ops) nouveau_uvmm_sm_unmap_prepare() argument
819 nouveau_uvmm_sm(struct nouveau_uvmm *uvmm, struct nouveau_uvma_prealloc *new, struct drm_gpuva_ops *ops) nouveau_uvmm_sm() argument
845 nouveau_uvmm_sm_map(struct nouveau_uvmm *uvmm, struct nouveau_uvma_prealloc *new, struct drm_gpuva_ops *ops) nouveau_uvmm_sm_map() argument
853 nouveau_uvmm_sm_unmap(struct nouveau_uvmm *uvmm, struct nouveau_uvma_prealloc *new, struct drm_gpuva_ops *ops) nouveau_uvmm_sm_unmap() argument
861 nouveau_uvmm_sm_cleanup(struct nouveau_uvmm *uvmm, struct nouveau_uvma_prealloc *new, struct drm_gpuva_ops *ops, bool unmap) nouveau_uvmm_sm_cleanup() argument
914 nouveau_uvmm_sm_map_cleanup(struct nouveau_uvmm *uvmm, struct nouveau_uvma_prealloc *new, struct drm_gpuva_ops *ops) nouveau_uvmm_sm_map_cleanup() argument
922 nouveau_uvmm_sm_unmap_cleanup(struct nouveau_uvmm *uvmm, struct nouveau_uvma_prealloc *new, struct drm_gpuva_ops *ops) nouveau_uvmm_sm_unmap_cleanup() argument
1116 bind_link_gpuvas(struct drm_gpuva_ops *ops, struct nouveau_uvma_prealloc *new) bind_link_gpuvas() argument
1586 bind_job_ops_free(struct list_head *ops) bind_job_ops_free() argument
1694 u64 ops = req->op_ptr; nouveau_uvmm_vm_bind_ucopy() local
[all...]
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-wiimote-modules.c89 static int wiimod_keys_probe(const struct wiimod_ops *ops, in wiimod_keys_probe() argument
155 static int wiimod_rumble_probe(const struct wiimod_ops *ops, in wiimod_rumble_probe() argument
167 static void wiimod_rumble_remove(const struct wiimod_ops *ops, in wiimod_rumble_remove() argument
234 static int wiimod_battery_probe(const struct wiimod_ops *ops, in wiimod_battery_probe() argument
268 static void wiimod_battery_remove(const struct wiimod_ops *ops, in wiimod_battery_remove() argument
338 static int wiimod_led_probe(const struct wiimod_ops *ops, in wiimod_led_probe() argument
380 wiimod_led_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_led_remove() argument
481 wiimod_accel_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_accel_probe() argument
522 wiimod_accel_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_accel_remove() argument
733 wiimod_ir_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_ir_probe() argument
784 wiimod_ir_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_ir_remove() argument
928 wiimod_nunchuk_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_nunchuk_probe() argument
981 wiimod_nunchuk_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_nunchuk_remove() argument
1222 wiimod_classic_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_classic_probe() argument
1278 wiimod_classic_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_classic_remove() argument
1467 wiimod_bboard_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_bboard_probe() argument
1551 wiimod_bboard_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_bboard_remove() argument
1862 wiimod_pro_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_pro_probe() argument
1941 wiimod_pro_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_pro_remove() argument
2108 wiimod_drums_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_drums_probe() argument
2172 wiimod_drums_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_drums_remove() argument
2338 wiimod_guitar_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_guitar_probe() argument
2388 wiimod_guitar_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_guitar_remove() argument
2557 wiimod_turntable_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_turntable_probe() argument
2612 wiimod_turntable_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_turntable_remove() argument
2637 wiimod_builtin_mp_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_builtin_mp_probe() argument
2649 wiimod_builtin_mp_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_builtin_mp_remove() argument
2673 wiimod_no_mp_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_no_mp_probe() argument
2685 wiimod_no_mp_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_no_mp_remove() argument
2797 wiimod_mp_probe(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_mp_probe() argument
2839 wiimod_mp_remove(const struct wiimod_ops *ops, struct wiimote_data *wdata) wiimod_mp_remove() argument
[all...]
/kernel/linux/linux-6.6/drivers/iio/accel/
H A Dadxl367.c157 const struct adxl367_ops *ops; member
1475 int adxl367_probe(struct device *dev, const struct adxl367_ops *ops, in adxl367_probe() argument
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dxilinx-xadc-core.c1317 const struct xadc_ops *ops; xadc_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/i3c/
H A Dmaster.c2563 i3c_master_check_ops(const struct i3c_master_controller_ops *ops) i3c_master_check_ops() argument
2598 i3c_master_register(struct i3c_master_controller *master, struct device *parent, const struct i3c_master_controller_ops *ops, bool secondary) i3c_master_register() argument
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/ulp/rtrs/
H A Drtrs-clt.c2786 struct rtrs_clt_sess *rtrs_clt_open(struct rtrs_clt_ops *ops, in rtrs_clt_open() argument
2979 int rtrs_clt_request(int dir, struct rtrs_clt_req_ops *ops, in rtrs_clt_request() argument
H A Drtrs-srv.c2077 static struct rtrs_srv_ctx *alloc_srv_ctx(struct rtrs_srv_ops *ops) in alloc_srv_ctx() argument
2172 struct rtrs_srv_ctx *rtrs_srv_open(struct rtrs_srv_ops *ops, u1 argument
[all...]
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dcyapa.h381 const struct cyapa_dev_ops *ops; member
/kernel/linux/linux-6.6/drivers/iommu/
H A Drockchip-iommu.c1212 const struct rk_iommu_ops *ops; in rk_iommu_probe() local
H A Dtegra-smmu.c818 const struct iommu_ops *ops = smmu->iommu.ops; in tegra_smmu_configure() local
H A Dapple-dart.c519 struct io_pgtable_ops *ops = dart_domain->pgtbl_ops; in apple_dart_iova_to_phys() local
533 struct io_pgtable_ops *ops = dart_domain->pgtbl_ops; in apple_dart_map_pages() local
548 struct io_pgtable_ops *ops in apple_dart_unmap_pages() local
[all...]
H A Dio-pgtable-arm.c464 static int arm_lpae_map_pages(struct io_pgtable_ops *ops, unsigned long iova, in arm_lpae_map_pages() argument
657 static size_t arm_lpae_unmap_pages(struct io_pgtable_ops *ops, unsigned long iova, in arm_lpae_unmap_pages() argument
678 static phys_addr_t arm_lpae_iova_to_phys(struct io_pgtable_ops *ops, in arm_lpae_iova_to_phys() argument
1136 static void __init arm_lpae_dump_ops(struct io_pgtable_ops *ops) in arm_lpae_dump_ops() argument
1165 struct io_pgtable_ops *ops; arm_lpae_run_tests() local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c2482 struct rtnl_link_ops *ops = ipoib_get_link_ops(); in ipoib_add_port() local
/kernel/linux/linux-6.6/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c1181 struct io_pgtable_ops *ops = to_smmu_domain(domain)->pgtbl_ops; in arm_smmu_map_pages() local
1199 struct io_pgtable_ops *ops = to_smmu_domain(domain)->pgtbl_ops; in arm_smmu_unmap_pages() local
1249 struct io_pgtable_ops *ops= smmu_domain->pgtbl_ops; arm_smmu_iova_to_phys_hard() local
1299 struct io_pgtable_ops *ops = smmu_domain->pgtbl_ops; arm_smmu_iova_to_phys() local
[all...]
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dsuper.c896 bcache_device_init(struct bcache_device *d, unsigned int block_size, sector_t sectors, struct block_device *cached_bdev, const struct block_device_operations *ops) bcache_device_init() argument
/kernel/linux/linux-6.6/tools/mm/
H A Dslabinfo.c450 static void ops(struct slabinfo *s) in ops() function
/kernel/linux/linux-6.6/net/sched/
H A Dact_api.c422 const struct tc_action_ops *ops = a->ops; in tcf_idr_release() local
586 tcf_del_walker(struct tcf_idrinfo *idrinfo, struct sk_buff *skb, const struct tc_action_ops *ops, struct netlink_ext_ack *extack) tcf_del_walker() argument
635 tcf_generic_walker(struct tc_action_net *tn, struct sk_buff *skb, struct netlink_callback *cb, int type, const struct tc_action_ops *ops, struct netlink_ext_ack *extack) tcf_generic_walker() argument
675 __tcf_generic_walker(struct net *net, struct sk_buff *skb, struct netlink_callback *cb, int type, const struct tc_action_ops *ops, struct netlink_ext_ack *extack) __tcf_generic_walker() argument
688 __tcf_idr_search(struct net *net, const struct tc_action_ops *ops, struct tc_action **a, u32 index) __tcf_idr_search() argument
733 tcf_idr_create(struct tc_action_net *tn, u32 index, struct nlattr *est, struct tc_action **a, const struct tc_action_ops *ops, int bind, bool cpustats, u32 flags) tcf_idr_create() argument
791 tcf_idr_create_from_flags(struct tc_action_net *tn, u32 index, struct nlattr *est, struct tc_action **a, const struct tc_action_ops *ops, int bind, u32 flags) tcf_idr_create_from_flags() argument
868 tcf_idrinfo_destroy(const struct tc_action_ops *ops, struct tcf_idrinfo *idrinfo) tcf_idrinfo_destroy() argument
944 tcf_register_action(struct tc_action_ops *act, struct pernet_operations *ops) tcf_register_action() argument
989 tcf_unregister_action(struct tc_action_ops *act, struct pernet_operations *ops) tcf_unregister_action() argument
1117 const struct tc_action_ops *ops; tcf_action_destroy() local
1146 const struct tc_action_ops *ops; tcf_action_put_many() local
1433 struct tc_action_ops *ops[TCA_ACT_MAX_PRIO] = {}; tcf_action_init() local
1639 const struct tc_action_ops *ops; tcf_action_get_1() local
1689 const struct tc_action_ops *ops; tca_action_flush() local
1760 const struct tc_action_ops *ops = a->ops; tcf_action_delete() local
1790 const struct tc_action_ops *ops = action->ops; tcf_reoffload_del_notify() local
[all...]
H A Dsch_api.c221 const struct Qdisc_ops *ops; in qdisc_set_default() local
884 const struct net_device_ops *ops = dev->netdev_ops; qdisc_offload_query_caps() local
1232 struct Qdisc_ops *ops; qdisc_create() local
[all...]
H A Dsch_taprio.c1515 const struct net_device_ops *ops = dev->netdev_ops; in taprio_enable_offload() local
1580 const struct net_device_ops *ops = dev->netdev_ops; in taprio_disable_offload() local
1625 const struct ethtool_ops *ops = dev->ethtool_ops; in taprio_parse_clockid() local
2338 const struct net_device_ops *ops; taprio_dump_xstats() local
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dx_tables.c1737 struct nf_hook_ops *ops; in xt_hook_ops_alloc() local
[all...]

Completed in 62 milliseconds

1...<<121122123124125126127128129130>>...151