Home
last modified time | relevance | path

Searched defs:ops (Results 251 – 275 of 2115) sorted by relevance

1...<<11121314151617181920>>...85

/OK3568_Linux_fs/kernel/kernel/dma/
H A Dops_helpers.c64 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_common_alloc_pages() local
87 const struct dma_map_ops *ops = get_dma_ops(dev); in dma_common_free_pages() local
/OK3568_Linux_fs/u-boot/fs/yaffs2/
H A Dyaffs_mtdif.c66 struct mtd_oob_ops ops; in nandmtd_WriteChunkToNAND() local
101 struct mtd_oob_ops ops; in nandmtd_ReadChunkFromNAND() local
/OK3568_Linux_fs/kernel/drivers/soc/qcom/
H A Dsmem_state.c34 struct qcom_smem_state_ops ops; member
162 const struct qcom_smem_state_ops *ops, in qcom_smem_state_register()
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dsf-uclass.c34 struct dm_spi_flash_ops *ops = sf_get_ops(dev); in spl_flash_get_sw_write_prot() local
90 struct dm_spi_flash_ops *ops = sf_get_ops(dev); in spi_flash_post_bind() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_backlight.c102 const struct backlight_ops **ops) in nv40_backlight_init()
201 const struct backlight_ops **ops) in nv50_backlight_init()
231 const struct backlight_ops *ops; in nouveau_backlight_init() local
/OK3568_Linux_fs/kernel/drivers/ptp/
H A Dptp_sysfs.c41 struct ptp_clock_info *ops = ptp->info; in extts_enable_store() local
101 struct ptp_clock_info *ops = ptp->info; in period_store() local
129 struct ptp_clock_info *ops = ptp->info; in pps_enable_store() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/
H A Dinterrupt.c179 struct intel_gvt_irq_ops *ops = gvt->irq.ops; in intel_vgpu_reg_imr_handler() local
209 struct intel_gvt_irq_ops *ops = gvt->irq.ops; in intel_vgpu_reg_master_irq_handler() local
249 struct intel_gvt_irq_ops *ops = gvt->irq.ops; in intel_vgpu_reg_ier_handler() local
629 struct intel_gvt_irq_ops *ops = gvt->irq.ops; in intel_vgpu_trigger_virtual_event() local
/OK3568_Linux_fs/kernel/tools/lib/perf/
H A Devlist.c419 mmap_per_evsel(struct perf_evlist *evlist, struct perf_evlist_mmap_ops *ops, in mmap_per_evsel()
503 mmap_per_thread(struct perf_evlist *evlist, struct perf_evlist_mmap_ops *ops, in mmap_per_thread()
529 mmap_per_cpu(struct perf_evlist *evlist, struct perf_evlist_mmap_ops *ops, in mmap_per_cpu()
569 struct perf_evlist_mmap_ops *ops, in perf_evlist__mmap_ops()
601 struct perf_evlist_mmap_ops ops = { in perf_evlist__mmap() local
/OK3568_Linux_fs/kernel/block/
H A Dioctl.c271 const struct pr_ops *ops = bdev->bd_disk->fops->pr_ops; in blkdev_pr_register() local
289 const struct pr_ops *ops = bdev->bd_disk->fops->pr_ops; in blkdev_pr_reserve() local
307 const struct pr_ops *ops = bdev->bd_disk->fops->pr_ops; in blkdev_pr_release() local
325 const struct pr_ops *ops = bdev->bd_disk->fops->pr_ops; in blkdev_pr_preempt() local
343 const struct pr_ops *ops = bdev->bd_disk->fops->pr_ops; in blkdev_pr_clear() local
/OK3568_Linux_fs/kernel/drivers/mtd/
H A Dmtdchar.c177 struct mtd_oob_ops ops = {}; in mtdchar_read() local
271 struct mtd_oob_ops ops = {}; in mtdchar_write() local
354 struct mtd_oob_ops ops = {}; in mtdchar_writeoob() local
395 struct mtd_oob_ops ops = {}; in mtdchar_readoob() local
589 struct mtd_oob_ops ops = {}; in mtdchar_write_ioctl() local
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_ife.c227 static int ife_validate_metatype(struct tcf_meta_ops *ops, void *val, int len) in ife_validate_metatype()
267 struct tcf_meta_ops *ops = find_ife_oplist(metaid); in load_metaops_and_vet() local
295 static int __add_metainfo(const struct tcf_meta_ops *ops, in __add_metainfo()
325 static int add_metainfo_and_get_ops(const struct tcf_meta_ops *ops, in add_metainfo_and_get_ops()
342 const struct tcf_meta_ops *ops = find_ife_oplist(metaid); in add_metainfo() local
882 const struct tc_action_ops *ops, in tcf_ife_walker()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4state.c1491 static int nfs4_reclaim_locks(struct nfs4_state *state, const struct nfs4_state_recovery_ops *ops) in nfs4_reclaim_locks()
1598 const struct nfs4_state_recovery_ops *ops) in __nfs4_reclaim_open_state()
1626 …int nfs4_reclaim_open_state(struct nfs4_state_owner *sp, const struct nfs4_state_recovery_ops *ops) in nfs4_reclaim_open_state()
1787 const struct nfs4_state_recovery_ops *ops, in nfs4_reclaim_complete()
1838 const struct nfs4_state_recovery_ops *ops; in nfs4_state_end_reclaim_reboot() local
1899 static int nfs4_do_reclaim(struct nfs_client *clp, const struct nfs4_state_recovery_ops *ops) in nfs4_do_reclaim()
1946 const struct nfs4_state_maintenance_ops *ops = in nfs4_check_lease() local
2021 const struct nfs4_state_recovery_ops *ops = in nfs4_establish_lease() local
2151 const struct nfs4_state_maintenance_ops *ops = in nfs4_handle_migration() local
2197 const struct nfs4_state_maintenance_ops *ops = in nfs4_handle_lease_moved() local
[all …]
/OK3568_Linux_fs/u-boot/drivers/mtd/onenand/
H A Donenand_base.c848 struct mtd_oob_ops *ops) in onenand_read_ops_nolock()
999 struct mtd_oob_ops *ops) in onenand_read_oob_nolock()
1104 struct mtd_oob_ops ops = { in onenand_read() local
1129 struct mtd_oob_ops *ops) in onenand_read_oob()
1211 struct mtd_oob_ops *ops) in onenand_bbt_read_oob()
1411 struct mtd_oob_ops *ops) in onenand_write_ops_nolock()
1533 struct mtd_oob_ops *ops) in onenand_write_oob_nolock()
1652 struct mtd_oob_ops ops = { in onenand_write() local
1677 struct mtd_oob_ops *ops) in onenand_write_oob()
1897 struct mtd_oob_ops ops = { in onenand_default_block_markbad() local
[all …]
/OK3568_Linux_fs/kernel/fs/iomap/
H A Dfiemap.c69 u64 start, u64 len, const struct iomap_ops *ops) in iomap_fiemap()
123 const struct iomap_ops *ops) in iomap_bmap()
/OK3568_Linux_fs/kernel/net/core/
H A Dfailover.c20 static struct net_device *failover_get_bymac(u8 *mac, struct failover_ops **ops) in failover_get_bymac()
243 struct failover_ops *ops) in failover_register()
/OK3568_Linux_fs/kernel/arch/s390/pci/
H A Dpci_bus.c41 static int zpci_bus_scan(struct zpci_bus *zbus, int domain, struct pci_ops *ops) in zpci_bus_scan()
193 int zpci_bus_device_register(struct zpci_dev *zdev, struct pci_ops *ops) in zpci_bus_device_register()
/OK3568_Linux_fs/kernel/drivers/pcmcia/
H A Dsa11xx_base.c199 void sa11xx_drv_pcmcia_ops(struct pcmcia_low_level *ops) in sa11xx_drv_pcmcia_ops()
217 int sa11xx_drv_pcmcia_probe(struct device *dev, struct pcmcia_low_level *ops, in sa11xx_drv_pcmcia_probe()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Darmv8_deprecated.c53 struct insn_emulation_ops *ops; member
64 static void register_emulation_hooks(struct insn_emulation_ops *ops) in register_emulation_hooks()
76 static void remove_emulation_hooks(struct insn_emulation_ops *ops) in remove_emulation_hooks()
172 static void __init register_insn_emulation(struct insn_emulation_ops *ops) in register_insn_emulation()
/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dfabrics.c498 int nvmf_register_transport(struct nvmf_transport_ops *ops) in nvmf_register_transport()
520 void nvmf_unregister_transport(struct nvmf_transport_ops *ops) in nvmf_unregister_transport()
531 struct nvmf_transport_ops *ops; in nvmf_lookup_transport() local
1002 struct nvmf_transport_ops *ops; in nvmf_create_ctrl() local
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dannotate.c131 static int arch__associate_ins_ops(struct arch* arch, const char *name, struct ins_ops *ops) in arch__associate_ins_ops()
207 static void ins__delete(struct ins_operands *ops) in ins__delete()
218 struct ins_operands *ops, int max_ins_name) in ins__raw_scnprintf()
224 struct ins_operands *ops, int max_ins_name) in ins__scnprintf()
240 static int call__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in call__parse()
293 struct ins_operands *ops, int max_ins_name) in call__scnprintf()
324 static inline const char *validate_comma(const char *c, struct ins_operands *ops) in validate_comma()
335 static int jump__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in jump__parse()
416 struct ins_operands *ops, int max_ins_name) in jump__scnprintf()
485 static int lock__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in lock__parse()
[all …]
/OK3568_Linux_fs/kernel/drivers/iommu/
H A Dio-pgtable-arm.c479 static int arm_lpae_map_pages(struct io_pgtable_ops *ops, unsigned long iova, in arm_lpae_map_pages()
515 static int arm_lpae_map(struct io_pgtable_ops *ops, unsigned long iova, in arm_lpae_map()
687 static size_t arm_lpae_unmap_pages(struct io_pgtable_ops *ops, unsigned long iova, in arm_lpae_unmap_pages()
708 static size_t arm_lpae_unmap(struct io_pgtable_ops *ops, unsigned long iova, in arm_lpae_unmap()
714 static phys_addr_t arm_lpae_iova_to_phys(struct io_pgtable_ops *ops, in arm_lpae_iova_to_phys()
1173 static void __init arm_lpae_dump_ops(struct io_pgtable_ops *ops) in arm_lpae_dump_ops()
1185 #define __FAIL(ops, i) ({ \ argument
1202 struct io_pgtable_ops *ops; in arm_lpae_run_tests() local
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_event_perf.c435 struct ftrace_ops *ops, struct pt_regs *pt_regs) in perf_ftrace_function_call()
478 struct ftrace_ops *ops = &event->ftrace_ops; in perf_ftrace_function_register() local
489 struct ftrace_ops *ops = &event->ftrace_ops; in perf_ftrace_function_unregister() local
H A Dtrace_dynevent.h63 struct dyn_event_operations *ops; member
69 int dyn_event_init(struct dyn_event *ev, struct dyn_event_operations *ops) in dyn_event_init()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfib_rules.c370 static void fib4_rule_flush_cache(struct fib_rules_ops *ops) in fib4_rule_flush_cache()
393 static int fib_default_rules_init(struct fib_rules_ops *ops) in fib_default_rules_init()
412 struct fib_rules_ops *ops; in fib4_rules_init() local
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/hdmirx/
H A Drk_hdmirx_cec.h22 const struct hdmirx_cec_ops *ops; member
31 const struct hdmirx_cec_ops *ops; member

1...<<11121314151617181920>>...85