Home
last modified time | relevance | path

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

12345

/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/s390/appldata/
Dappldata_base.c128 struct appldata_ops *ops; in appldata_work_fn() local
285 struct appldata_ops *ops = NULL, *tmp_ops; in appldata_generic_handler() local
365 int appldata_register_ops(struct appldata_ops *ops) in appldata_register_ops()
405 void appldata_unregister_ops(struct appldata_ops *ops) in appldata_unregister_ops()
419 struct appldata_ops *ops; in appldata_freeze() local
448 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.c18 const struct sparc64_msiq_ops *ops; in sparc64_msiq_interrupt() local
127 const struct sparc64_msiq_ops *ops = pbm->msi_ops; in sparc64_setup_msi_irq() local
185 const struct sparc64_msiq_ops *ops = pbm->msi_ops; in sparc64_teardown_msi_irq() local
276 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/sh/kernel/
Dunwinder.c83 static int unwinder_enqueue(struct unwinder *ops) in unwinder_enqueue()
133 unsigned long *sp, const struct stacktrace_ops *ops, in unwind_stack()
Ddumpstack.c55 const struct stacktrace_ops *ops, in print_ftrace_graph_addr()
81 const struct stacktrace_ops *ops, in print_ftrace_graph_addr()
88 unsigned long *sp, const struct stacktrace_ops *ops, in stack_reader_dump()
/arch/microblaze/oprofile/
Dmicroblaze_oprofile.c15 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/xtensa/oprofile/
Dinit.c17 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
/arch/arc/oprofile/
Dcommon.c11 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
/arch/sh/kernel/cpu/sh5/
Dunwind.c216 static inline void unwind_nested(const struct stacktrace_ops *ops, void *data, in unwind_nested()
224 static void sh64_unwind_inner(const struct stacktrace_ops *ops, in sh64_unwind_inner()
298 const struct stacktrace_ops *ops, in sh64_unwinder_dump()
/arch/ia64/oprofile/
Dinit.c19 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
/arch/arm/include/asm/mach/
Darch.h17 #define smp_ops(ops) (&(ops)) argument
18 #define smp_init_ops(ops) (&(ops)) argument
20 #define smp_ops(ops) (struct smp_operations *)NULL argument
21 #define smp_init_ops(ops) (bool (*)(void))NULL argument
/arch/s390/oprofile/
Dinit.c29 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
/arch/powerpc/kernel/
Dkprobes-ftrace.c17 struct ftrace_ops *ops, struct pt_regs *regs) in kprobe_ftrace_handler()
/arch/x86/kernel/kprobes/
Dftrace.c17 struct ftrace_ops *ops, struct pt_regs *regs) in kprobe_ftrace_handler()
/arch/powerpc/platforms/powernv/
Dopal-sensor-groups.c129 static int add_attr_group(const __be32 *ops, int len, struct sensor_group *sg, in add_attr_group()
147 static int get_nr_attrs(const __be32 *ops, int len) in get_nr_attrs()
182 const __be32 *ops; in opal_sensor_groups_init() local
/arch/sparc/include/asm/
Dleon_pci.h13 struct pci_ops *ops; member
/arch/arm64/kernel/
Dcpu_ops.c39 const struct cpu_operations *const *ops; in cpu_get_ops() local
/arch/powerpc/include/asm/
Dio-workarounds.h18 struct ppc_pci_io *ops; member
/arch/powerpc/sysdev/
Dmpic_msi.c30 const struct irq_domain_ops *ops = mpic->irqhost->ops; in mpic_msi_reserve_u3_hwirqs() local
/arch/sh/kernel/cpu/sh2/
Dclock-sh7619.c62 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
/arch/x86/include/asm/
Dirqdomain.h36 const struct irq_domain_ops *ops; member
/arch/hexagon/kernel/
Dsmp.c38 static inline void __handle_ipi(unsigned long *ops, struct ipi_data *ipi, in __handle_ipi()
86 unsigned long ops; in handle_ipi() local

12345