Home
last modified time | relevance | path

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

123456

/arch/x86/oprofile/
Dinit.c23 static int op_nmi_init(struct oprofile_operations *ops) { return -ENODEV; } in op_nmi_init()
29 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
/arch/sh/oprofile/
Dcommon.c37 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
58 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
/arch/metag/oprofile/
Dcommon.c38 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
59 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
/arch/s390/appldata/
Dappldata_base.c126 struct appldata_ops *ops; in appldata_work_fn() local
293 struct appldata_ops *ops = NULL, *tmp_ops; in appldata_generic_handler() local
387 int appldata_register_ops(struct appldata_ops *ops) in appldata_register_ops()
427 void appldata_unregister_ops(struct appldata_ops *ops) in appldata_unregister_ops()
441 struct appldata_ops *ops; in appldata_freeze() local
470 struct appldata_ops *ops; in appldata_restore() local
/arch/sparc/oprofile/
Dinit.c59 static int op_nmi_timer_init(struct oprofile_operations *ops) in op_nmi_timer_init()
72 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
/arch/sparc/kernel/
Dpci_msi.c17 const struct sparc64_msiq_ops *ops; in sparc64_msiq_interrupt() local
126 const struct sparc64_msiq_ops *ops = pbm->msi_ops; in sparc64_setup_msi_irq() local
184 const struct sparc64_msiq_ops *ops = pbm->msi_ops; in sparc64_teardown_msi_irq() local
275 const struct sparc64_msiq_ops *ops, in bringup_one_msi_queue()
302 const struct sparc64_msiq_ops *ops) in sparc64_bringup_msi_queues()
320 const struct sparc64_msiq_ops *ops) in sparc64_pbm_msi_init()
/arch/sh/kernel/
Dunwinder.c82 static int unwinder_enqueue(struct unwinder *ops) in unwinder_enqueue()
132 unsigned long *sp, const struct stacktrace_ops *ops, in unwind_stack()
Ddumpstack.c56 const struct stacktrace_ops *ops, in print_ftrace_graph_addr()
79 const struct stacktrace_ops *ops, in print_ftrace_graph_addr()
86 unsigned long *sp, const struct stacktrace_ops *ops, in stack_reader_dump()
/arch/sh/kernel/cpu/sh5/
Dunwind.c219 static inline void unwind_nested(const struct stacktrace_ops *ops, void *data, in unwind_nested()
227 static void sh64_unwind_inner(const struct stacktrace_ops *ops, in sh64_unwind_inner()
301 const struct stacktrace_ops *ops, in sh64_unwinder_dump()
/arch/microblaze/oprofile/
Dmicroblaze_oprofile.c15 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
/arch/arc/oprofile/
Dcommon.c14 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
/arch/xtensa/oprofile/
Dinit.c17 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/parisc/oprofile/
Dinit.c15 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/arm/include/asm/mach/
Darch.h20 #define smp_ops(ops) (&(ops)) argument
21 #define smp_init_ops(ops) (&(ops)) argument
23 #define smp_ops(ops) (struct smp_operations *)NULL argument
24 #define smp_init_ops(ops) (bool (*)(void))NULL argument
/arch/ia64/oprofile/
Dinit.c19 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
/arch/x86/kernel/
Ddumpstack.c44 const struct stacktrace_ops *ops, in print_ftrace_graph_addr()
70 const struct stacktrace_ops *ops, in print_ftrace_graph_addr()
98 const struct stacktrace_ops *ops, void *data, in print_context_stack()
126 const struct stacktrace_ops *ops, void *data, in print_context_stack_bp()
/arch/sparc/include/asm/
Dleon_pci.h12 struct pci_ops *ops; member
/arch/arm64/kernel/
Dcpu_ops.c49 const struct cpu_operations **ops; in cpu_get_ops() local
/arch/powerpc/include/asm/
Dio-workarounds.h30 struct ppc_pci_io *ops; member
/arch/arm/mach-versatile/include/mach/
Dclkdev.h8 const struct clk_ops *ops; member
/arch/powerpc/sysdev/
Dmpic_msi.c35 const struct irq_domain_ops *ops = mpic->irqhost->ops; in mpic_msi_reserve_u3_hwirqs() local
/arch/hexagon/kernel/
Dsmp.c50 static inline void __handle_ipi(unsigned long *ops, struct ipi_data *ipi, in __handle_ipi()
98 unsigned long ops; in handle_ipi() local

123456