| /arch/um/kernel/ |
| A D | tlb.c | 53 struct vm_ops *ops) in update_pte_range() 94 struct vm_ops *ops) in update_pmd_range() 117 struct vm_ops *ops) in update_pud_range() 140 struct vm_ops *ops) in update_p4d_range() 164 struct vm_ops ops; in um_tlb_sync() local
|
| /arch/sparc/kernel/ |
| A D | pci_msi.c | 20 const struct sparc64_msiq_ops *ops; in sparc64_msiq_interrupt() local 129 const struct sparc64_msiq_ops *ops = pbm->msi_ops; in sparc64_setup_msi_irq() local 187 const struct sparc64_msiq_ops *ops = pbm->msi_ops; in sparc64_teardown_msi_irq() local 278 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/powerpc/kernel/ |
| A D | secvar-ops.c | 15 int set_secvar_ops(const struct secvar_operations *ops) in set_secvar_ops()
|
| A D | kprobes-ftrace.c | 17 struct ftrace_ops *ops, struct ftrace_regs *fregs) in kprobe_ftrace_handler()
|
| /arch/riscv/mm/ |
| A D | cache-ops.c | 11 riscv_noncoherent_register_cache_ops(const struct riscv_nonstd_cache_ops *ops) in riscv_noncoherent_register_cache_ops()
|
| /arch/sh/kernel/ |
| A 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()
|
| A D | dumpstack.c | 56 const struct stacktrace_ops *ops, in print_ftrace_graph_addr() 82 const struct stacktrace_ops *ops, in print_ftrace_graph_addr() 89 unsigned long *sp, const struct stacktrace_ops *ops, in stack_reader_dump()
|
| /arch/s390/appldata/ |
| A D | appldata_base.c | 112 struct appldata_ops *ops; in appldata_work_fn() local 269 struct appldata_ops *ops = NULL, *tmp_ops; in appldata_generic_handler() local 349 int appldata_register_ops(struct appldata_ops *ops) in appldata_register_ops() 384 void appldata_unregister_ops(struct appldata_ops *ops) in appldata_unregister_ops()
|
| /arch/arm/include/asm/mach/ |
| A 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/arm64/kernel/ |
| A D | smp.c | 101 const struct cpu_operations *ops = get_cpu_ops(cpu); in boot_secondary() local 199 const struct cpu_operations *ops; in secondary_start_kernel() local 277 const struct cpu_operations *ops = get_cpu_ops(cpu); in op_cpu_disable() local 328 const struct cpu_operations *ops = get_cpu_ops(cpu); in op_cpu_kill() local 369 const struct cpu_operations *ops = get_cpu_ops(cpu); in cpu_die() local 392 const struct cpu_operations *ops = get_cpu_ops(cpu); in __cpu_try_die() local 490 const struct cpu_operations *ops; in smp_cpu_setup() local 774 const struct cpu_operations *ops; in smp_prepare_cpus() local 1297 const struct cpu_operations *ops = get_cpu_ops(any_cpu); in have_cpu_die() local
|
| A D | cpu_ops.c | 41 const struct cpu_operations *const *ops; in cpu_get_ops() local
|
| /arch/arm64/mm/ |
| A D | mem_encrypt.c | 25 int arm64_mem_crypt_ops_register(const struct arm64_mem_crypt_ops *ops) in arm64_mem_crypt_ops_register()
|
| /arch/x86/kernel/ |
| A D | ftrace.c | 304 create_trampoline(struct ftrace_ops *ops, unsigned int *tramp_size) in create_trampoline() 425 struct ftrace_ops *ops; in set_ftrace_ops_ro() local 465 void arch_ftrace_update_trampoline(struct ftrace_ops *ops) in arch_ftrace_update_trampoline() 522 static void *static_tramp_func(struct ftrace_ops *ops, struct dyn_ftrace *rec) in static_tramp_func() 551 void *arch_ftrace_trampoline_func(struct ftrace_ops *ops, struct dyn_ftrace *rec) in arch_ftrace_trampoline_func() 563 void arch_ftrace_trampoline_free(struct ftrace_ops *ops) in arch_ftrace_trampoline_free()
|
| /arch/powerpc/platforms/powernv/ |
| A D | opal-sensor-groups.c | 129 static int __init add_attr_group(const __be32 *ops, int len, struct sensor_group *sg, in add_attr_group() 147 static int __init get_nr_attrs(const __be32 *ops, int len) in get_nr_attrs() 182 const __be32 *ops; in opal_sensor_groups_init() local
|
| /arch/x86/kernel/kprobes/ |
| A D | ftrace.c | 18 struct ftrace_ops *ops, struct ftrace_regs *fregs) in kprobe_ftrace_handler()
|
| /arch/sparc/include/asm/ |
| A D | leon_pci.h | 13 struct pci_ops *ops; member
|
| /arch/csky/kernel/probes/ |
| A D | ftrace.c | 7 struct ftrace_ops *ops, struct ftrace_regs *fregs) in kprobe_ftrace_handler()
|
| /arch/powerpc/sysdev/ |
| A D | mpic_msi.c | 31 const struct irq_domain_ops *ops = mpic->irqhost->ops; in mpic_msi_reserve_u3_hwirqs() local
|
| /arch/hexagon/kernel/ |
| A 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
|
| /arch/powerpc/include/asm/ |
| A D | secvar.h | 36 static inline int set_secvar_ops(const struct secvar_operations *ops) { return 0; } in set_secvar_ops()
|
| /arch/sh/kernel/cpu/sh2/ |
| A 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/ |
| A D | irqdomain.h | 37 const struct irq_domain_ops *ops; member
|
| /arch/arm/kernel/ |
| A D | cpuidle.c | 89 const struct cpuidle_ops *ops; in arm_cpuidle_read_ops() local
|
| /arch/sh/kernel/cpu/sh2a/ |
| A D | clock-sh7203.c | 67 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
|
| /arch/sh/kernel/cpu/sh3/ |
| A D | clock-sh7710.c | 70 void __init arch_init_clk_ops(struct sh_clk_ops **ops, int idx) in arch_init_clk_ops()
|