Home
last modified time | relevance | path

Searched defs:ops (Results 151 – 175 of 1977) sorted by relevance

12345678910>>...80

/openbmc/linux/net/sched/
H A Dact_api.c422 const struct tc_action_ops *ops = a->ops; in tcf_idr_release() local
587 const struct tc_action_ops *ops, in tcf_del_walker()
637 const struct tc_action_ops *ops, in tcf_generic_walker()
677 const struct tc_action_ops *ops, in __tcf_generic_walker()
689 const struct tc_action_ops *ops, in __tcf_idr_search()
965 struct pernet_operations *ops) in tcf_register_action()
1010 struct pernet_operations *ops) in tcf_unregister_action()
1137 const struct tc_action_ops *ops; in tcf_action_destroy() local
1166 const struct tc_action_ops *ops; in tcf_action_put_many() local
1659 const struct tc_action_ops *ops; in tcf_action_get_1() local
[all …]
/openbmc/linux/net/ethtool/
H A Dstats.c472 const struct ethtool_ops *ops = dev->ethtool_ops; in ethtool_aggregate_mac_stats() local
492 const struct ethtool_ops *ops = dev->ethtool_ops; in ethtool_aggregate_phy_stats() local
512 const struct ethtool_ops *ops = dev->ethtool_ops; in ethtool_aggregate_ctrl_stats() local
532 const struct ethtool_ops *ops = dev->ethtool_ops; in ethtool_aggregate_pause_stats() local
552 const struct ethtool_ops *ops = dev->ethtool_ops; in ethtool_aggregate_rmon_stats() local
H A Dplca.c60 const struct ethtool_phy_ops *ops; in plca_get_cfg_prepare_data() local
145 const struct ethtool_phy_ops *ops; in ethnl_set_plca() local
203 const struct ethtool_phy_ops *ops; in plca_get_status_prepare_data() local
H A Dprivflags.c30 const struct ethtool_ops *ops = dev->ethtool_ops; in ethnl_get_priv_flags_info() local
65 const struct ethtool_ops *ops; in privflags_prepare_data() local
133 const struct ethtool_ops *ops = req_info->dev->ethtool_ops; in ethnl_set_privflags_validate() local
/openbmc/linux/arch/sh/kernel/
H A Dunwinder.c83 static int unwinder_enqueue(struct unwinder *ops) in unwinder_enqueue()
133 unsigned long *sp, const struct stacktrace_ops *ops, in unwind_stack()
/openbmc/linux/tools/perf/arch/arm64/annotate/
H A Dinstructions.c13 struct ins_operands *ops, in arm64_mov__parse()
72 struct ins_ops *ops; in arm64__associate_instruction_ops() local
/openbmc/linux/drivers/hid/i2c-hid/
H A Di2c-hid-acpi.c33 struct i2chid_ops ops; member
79 static void i2c_hid_acpi_shutdown_tail(struct i2chid_ops *ops) in i2c_hid_acpi_shutdown_tail()
/openbmc/linux/drivers/usb/phy/
H A Dphy-ulpi.c244 struct usb_phy_io_ops *ops, in otg_ulpi_init()
259 otg_ulpi_create(struct usb_phy_io_ops *ops, in otg_ulpi_create()
283 struct usb_phy_io_ops *ops, in devm_otg_ulpi_create()
/openbmc/u-boot/drivers/spi/
H A Dspi-mem.c176 struct dm_spi_ops *ops = spi_get_ops(bus); in spi_mem_supports_op() local
200 struct dm_spi_ops *ops = spi_get_ops(bus); in spi_mem_exec_op() local
413 struct dm_spi_ops *ops = spi_get_ops(bus); in spi_mem_adjust_op_size() local
/openbmc/linux/fs/notify/
H A Dgroup.c115 const struct fsnotify_ops *ops, in __fsnotify_alloc_group()
156 struct fsnotify_group *fsnotify_alloc_group(const struct fsnotify_ops *ops, in fsnotify_alloc_group()
/openbmc/linux/fs/iomap/
H A Dfiemap.c63 u64 start, u64 len, const struct iomap_ops *ops) in iomap_fiemap()
99 const struct iomap_ops *ops) in iomap_bmap()
/openbmc/qemu/hw/core/
H A Dregister.c242 const MemoryRegionOps *ops, in register_init_block()
283 const MemoryRegionOps *ops, in register_init_block8()
295 const MemoryRegionOps *ops, in register_init_block32()
307 const MemoryRegionOps *ops, in register_init_block64()
/openbmc/linux/drivers/acpi/
H A Dpci_mcfg.c32 const struct pci_ecam_ops *ops; member
46 #define AL_ECAM(table_id, rev, seg, ops) \ argument
70 #define HISI_QUAD_DOM(table_id, seg, ops) \ argument
236 const struct pci_ecam_ops *ops = &pci_generic_ecam_ops; in pci_mcfg_lookup() local
/openbmc/linux/drivers/hid/
H A Dhid-wiimote-core.c629 const struct wiimod_ops *ops; in wiimote_modules_load() local
692 const struct wiimod_ops *ops; in wiimote_modules_unload() local
727 const struct wiimod_ops *ops; in wiimote_ext_load() local
746 const struct wiimod_ops *ops; in wiimote_ext_unload() local
762 const struct wiimod_ops *ops; in wiimote_mp_load() local
781 const struct wiimod_ops *ops; in wiimote_mp_unload() local
1253 const struct wiimod_ops *ops; in handler_keys() local
1274 const struct wiimod_ops *ops; in handler_accel() local
1292 static bool valid_ext_handler(const struct wiimod_ops *ops, size_t len) in valid_ext_handler()
1314 const struct wiimod_ops *ops; in handler_ext() local
[all …]
/openbmc/linux/include/drm/
H A Ddrm_gpuva_mgr.h242 const struct drm_gpuva_fn_ops *ops; member
535 #define drm_gpuva_for_each_op(op, ops) list_for_each_entry(op, &(ops)->list, entry) argument
546 #define drm_gpuva_for_each_op_safe(op, next, ops) \ argument
557 #define drm_gpuva_for_each_op_from_reverse(op, ops) \ argument
564 #define drm_gpuva_first_op(ops) \ argument
571 #define drm_gpuva_last_op(ops) \ argument
/openbmc/linux/mm/
H A Dmmu_notifier.c486 const struct mmu_notifier_ops *ops = subscription->ops; in mn_hlist_invalidate_range_start() local
727 find_get_mmu_notifier(struct mm_struct *mm, const struct mmu_notifier_ops *ops) in find_get_mmu_notifier()
766 struct mmu_notifier *mmu_notifier_get_locked(const struct mmu_notifier_ops *ops, in mmu_notifier_get_locked()
908 unsigned long length, const struct mmu_interval_notifier_ops *ops) in __mmu_interval_notifier_insert()
990 const struct mmu_interval_notifier_ops *ops) in mmu_interval_notifier_insert()
1012 const struct mmu_interval_notifier_ops *ops) in mmu_interval_notifier_insert_locked()
/openbmc/linux/include/kvm/
H A Diodev.h33 const struct kvm_io_device_ops *ops; member
37 const struct kvm_io_device_ops *ops) in kvm_iodevice_init()
/openbmc/linux/drivers/char/hw_random/
H A Docteon-rng.c23 struct hwrng ops; member
64 struct hwrng ops = { in octeon_rng_probe() local
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c491 const struct hnae3_ae_ops *ops = h->ae_algo->ops; in hns3_get_sset_count() local
558 const struct hnae3_ae_ops *ops = h->ae_algo->ops; in hns3_get_strings() local
747 const struct hnae3_ae_ops *ops = h->ae_algo->ops; in hns3_get_ksettings() local
774 const struct hnae3_ae_ops *ops; in hns3_get_link_ksettings() local
836 const struct hnae3_ae_ops *ops = handle->ae_algo->ops; in hns3_check_ksettings_param() local
884 const struct hnae3_ae_ops *ops = handle->ae_algo->ops; in hns3_set_link_ksettings() local
1042 const struct hnae3_ae_ops *ops = h->ae_algo->ops; in hns3_set_reset() local
1317 const struct hnae3_ae_ops *ops = handle->ae_algo->ops; in hns3_nway_reset() local
1667 const struct hnae3_ae_ops *ops = handle->ae_algo->ops; in hns3_get_fec_stats() local
1718 const struct hnae3_ae_ops *ops = handle->ae_algo->ops; in hns3_get_fecparam() local
[all …]
/openbmc/linux/include/linux/
H A Dthermal.h106 const struct thermal_cooling_device_ops *ops; member
177 struct thermal_zone_device_ops *ops; member
271 const struct thermal_zone_device_ops *ops) in devm_thermal_of_zone_register()
366 struct thermal_zone_device_ops *ops, in thermal_zone_device_register_with_trips()
374 struct thermal_zone_device_ops *ops, in thermal_tripless_zone_device_register()
383 const struct thermal_cooling_device_ops *ops) in thermal_cooling_device_register()
388 const struct thermal_cooling_device_ops *ops) in thermal_of_cooling_device_register()
394 const struct thermal_cooling_device_ops *ops) in devm_thermal_of_cooling_device_register()
/openbmc/linux/drivers/mtd/
H A Dmtdchar.c169 struct mtd_oob_ops ops = {}; in mtdchar_read() local
263 struct mtd_oob_ops ops = {}; in mtdchar_write() local
346 struct mtd_oob_ops ops = {}; in mtdchar_writeoob() local
387 struct mtd_oob_ops ops = {}; in mtdchar_readoob() local
577 struct mtd_oob_ops *ops) in adjust_oob_length()
641 struct mtd_oob_ops ops = { in mtdchar_write_ioctl() local
752 struct mtd_oob_ops ops = { in mtdchar_read_ioctl() local
/openbmc/linux/drivers/pcmcia/
H A Dpxa2xx_base.c207 void pxa2xx_configure_sockets(struct device *dev, struct pcmcia_low_level *ops) in pxa2xx_configure_sockets()
247 void pxa2xx_drv_pcmcia_ops(struct pcmcia_low_level *ops) in pxa2xx_drv_pcmcia_ops()
260 struct pcmcia_low_level *ops; in pxa2xx_drv_pcmcia_probe() local
329 struct pcmcia_low_level *ops = (struct pcmcia_low_level *)dev->platform_data; in pxa2xx_drv_pcmcia_resume() local
/openbmc/u-boot/drivers/misc/
H A Di2c_eeprom.c14 const struct i2c_eeprom_ops *ops = device_get_ops(dev); in i2c_eeprom_read() local
24 const struct i2c_eeprom_ops *ops = device_get_ops(dev); in i2c_eeprom_write() local
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dopal-sensor-groups.c129 static int __init add_attr_group(const __be32 *ops, int len, struct sensor_group *sg, in add_attr_group()
147 static int __init get_nr_attrs(const __be32 *ops, int len) in get_nr_attrs()
182 const __be32 *ops; in opal_sensor_groups_init() local
/openbmc/linux/drivers/infiniband/core/
H A Dumem_odp.c51 const struct mmu_interval_notifier_ops *ops) in ib_init_umem_odp()
160 const struct mmu_interval_notifier_ops *ops) in ib_umem_odp_alloc_child()
225 const struct mmu_interval_notifier_ops *ops) in ib_umem_odp_get()

12345678910>>...80