Home
last modified time | relevance | path

Searched defs:ops (Results 1 – 25 of 93) sorted by relevance

1234

/arch/x86/include/asm/
Ddma-mapping.h74 struct dma_mapping_ops *ops = get_dma_ops(dev); in dma_mapping_error() local
95 struct dma_mapping_ops *ops = get_dma_ops(hwdev); in dma_map_single() local
105 struct dma_mapping_ops *ops = get_dma_ops(dev); in dma_unmap_single() local
116 struct dma_mapping_ops *ops = get_dma_ops(hwdev); in dma_map_sg() local
126 struct dma_mapping_ops *ops = get_dma_ops(hwdev); in dma_unmap_sg() local
137 struct dma_mapping_ops *ops = get_dma_ops(hwdev); in dma_sync_single_for_cpu() local
149 struct dma_mapping_ops *ops = get_dma_ops(hwdev); in dma_sync_single_for_device() local
161 struct dma_mapping_ops *ops = get_dma_ops(hwdev); in dma_sync_single_range_for_cpu() local
175 struct dma_mapping_ops *ops = get_dma_ops(hwdev); in dma_sync_single_range_for_device() local
188 struct dma_mapping_ops *ops = get_dma_ops(hwdev); in dma_sync_sg_for_cpu() local
[all …]
/arch/sparc/oprofile/
Dinit.c58 static int op_nmi_timer_init(struct oprofile_operations *ops) in op_nmi_timer_init()
71 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
/arch/sparc/kernel/
Dpci_msi.c16 const struct sparc64_msiq_ops *ops; in sparc64_msiq_interrupt() local
128 const struct sparc64_msiq_ops *ops = pbm->msi_ops; in sparc64_setup_msi_irq() local
186 const struct sparc64_msiq_ops *ops = pbm->msi_ops; in sparc64_teardown_msi_irq() local
277 const struct sparc64_msiq_ops *ops, in bringup_one_msi_queue()
303 const struct sparc64_msiq_ops *ops) in sparc64_bringup_msi_queues()
321 const struct sparc64_msiq_ops *ops) in sparc64_pbm_msi_init()
/arch/x86/kvm/
Dx86_emulate.c581 struct x86_emulate_ops *ops, in do_fetch_insn_byte()
601 struct x86_emulate_ops *ops, in do_insn_fetch()
632 struct x86_emulate_ops *ops, in read_descriptor()
718 struct x86_emulate_ops *ops) in decode_modrm()
833 struct x86_emulate_ops *ops) in decode_abs()
854 x86_decode_insn(struct x86_emulate_ctxt *ctxt, struct x86_emulate_ops *ops) in x86_decode_insn()
1139 struct x86_emulate_ops *ops) in emulate_pop()
1155 struct x86_emulate_ops *ops) in emulate_grp1a()
1198 struct x86_emulate_ops *ops) in emulate_grp3()
1222 struct x86_emulate_ops *ops) in emulate_grp45()
[all …]
/arch/parisc/oprofile/
Dinit.c15 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
/arch/mn10300/oprofile/
Dop_model_null.c14 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
/arch/blackfin/oprofile/
Dbfin_oprofile.c11 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
/arch/m32r/oprofile/
Dinit.c15 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
/arch/s390/oprofile/
Dinit.c18 int __init oprofile_arch_init(struct oprofile_operations* ops) in oprofile_arch_init()
/arch/x86/oprofile/
Dinit.c25 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
Dnmi_timer_int.c59 int __init op_nmi_timer_init(struct oprofile_operations *ops) in op_nmi_timer_init()
/arch/ia64/oprofile/
Dinit.c19 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
/arch/s390/appldata/
Dappldata_base.c127 struct appldata_ops *ops; in appldata_work_fn() local
335 struct appldata_ops *ops = NULL, *tmp_ops; in appldata_generic_handler() local
427 int appldata_register_ops(struct appldata_ops *ops) in appldata_register_ops()
467 void appldata_unregister_ops(struct appldata_ops *ops) in appldata_unregister_ops()
/arch/powerpc/platforms/cell/
Dcelleb_pci.h34 struct ppc_pci_io *ops; member
Dio-workarounds.h30 struct ppc_pci_io *ops; member
/arch/x86/kernel/
Dparavirt_patch_32.c21 #define PATCH_SITE(ops, x) \ in native_patch() argument
Dparavirt_patch_64.c28 #define PATCH_SITE(ops, x) \ in native_patch() argument
/arch/powerpc/sysdev/
Dmpic_msi.c35 struct irq_host_ops *ops = mpic->irqhost->ops; in mpic_msi_reserve_u3_hwirqs() local
/arch/blackfin/lib/
Dins.S74 #define COMMON_INS(func, ops) \ argument
/arch/sh/kernel/cpu/sh3/
Dclock-sh7710.c73 void __init arch_init_clk_ops(struct clk_ops **ops, int idx) in arch_init_clk_ops()
Dclock-sh7712.c66 void __init arch_init_clk_ops(struct clk_ops **ops, int idx) in arch_init_clk_ops()
/arch/ia64/kernel/
Dpci-dma.c87 struct dma_mapping_ops *ops = get_dma_ops(dev); in iommu_dma_supported() local
/arch/mips/oprofile/
Dcommon.c72 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
/arch/sh/kernel/cpu/sh2/
Dclock-sh7619.c76 void __init arch_init_clk_ops(struct clk_ops **ops, int idx) in arch_init_clk_ops()
/arch/sh/oprofile/
Dcommon.c85 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()

1234