/arch/x86/oprofile/ |
D | init.c | 23 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/ |
D | common.c | 37 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/ |
D | appldata_base.c | 128 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/ |
D | init.c | 59 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/ |
D | pci_msi.c | 18 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/ |
D | unwinder.c | 83 static int unwinder_enqueue(struct unwinder *ops) in unwinder_enqueue() 133 unsigned long *sp, const struct stacktrace_ops *ops, in unwind_stack()
|
D | dumpstack.c | 55 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/ |
D | microblaze_oprofile.c | 15 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
|
/arch/parisc/oprofile/ |
D | init.c | 15 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
|
/arch/xtensa/oprofile/ |
D | init.c | 17 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
|
/arch/arc/oprofile/ |
D | common.c | 11 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
|
/arch/sh/kernel/cpu/sh5/ |
D | unwind.c | 216 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/ |
D | init.c | 19 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
|
/arch/arm/include/asm/mach/ |
D | arch.h | 17 #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/ |
D | init.c | 29 int __init oprofile_arch_init(struct oprofile_operations *ops) in oprofile_arch_init()
|
/arch/powerpc/kernel/ |
D | kprobes-ftrace.c | 17 struct ftrace_ops *ops, struct pt_regs *regs) in kprobe_ftrace_handler()
|
/arch/x86/kernel/kprobes/ |
D | ftrace.c | 17 struct ftrace_ops *ops, struct pt_regs *regs) in kprobe_ftrace_handler()
|
/arch/powerpc/platforms/powernv/ |
D | opal-sensor-groups.c | 129 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/ |
D | leon_pci.h | 13 struct pci_ops *ops; member
|
/arch/arm64/kernel/ |
D | cpu_ops.c | 39 const struct cpu_operations *const *ops; in cpu_get_ops() local
|
/arch/powerpc/include/asm/ |
D | io-workarounds.h | 18 struct ppc_pci_io *ops; member
|
/arch/powerpc/sysdev/ |
D | mpic_msi.c | 30 const struct irq_domain_ops *ops = mpic->irqhost->ops; in mpic_msi_reserve_u3_hwirqs() local
|
/arch/sh/kernel/cpu/sh2/ |
D | clock-sh7619.c | 62 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
|
/arch/x86/include/asm/ |
D | irqdomain.h | 36 const struct irq_domain_ops *ops; member
|
/arch/hexagon/kernel/ |
D | smp.c | 38 static inline void __handle_ipi(unsigned long *ops, struct ipi_data *ipi, in __handle_ipi() 86 unsigned long ops; in handle_ipi() local
|