Searched refs:__weak (Results 26 - 50 of 50) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/base/
H A Dplatform.c697 int __weak platform_pm_suspend(struct device *dev)
715 int __weak platform_pm_suspend_noirq(struct device *dev)
731 int __weak platform_pm_resume(struct device *dev)
749 int __weak platform_pm_resume_noirq(struct device *dev)
927 int __weak platform_pm_runtime_suspend(struct device *dev)
932 int __weak platform_pm_runtime_resume(struct device *dev)
937 int __weak platform_pm_runtime_idle(struct device *dev)
H A Dmemory.c433 int __weak arch_get_memory_phys_device(unsigned long start_pfn)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dclocksource.h268 extern struct clocksource * __init __weak clocksource_default_clock(void);
H A Dsched.h817 extern int __weak arch_sd_sibiling_asym_packing(void);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dsoftirq.c896 * [ These __weak aliases are kept in a separate compilation unit, so that
900 int __init __weak early_irq_init(void)
905 int __init __weak arch_probe_nr_irqs(void)
910 int __init __weak arch_early_irq_init(void)
915 int __weak arch_init_chip_data(struct irq_desc *desc, int node)
H A Dcpu.c426 void __weak arch_enable_nonboot_cpus_begin(void)
430 void __weak arch_enable_nonboot_cpus_end(void)
H A Dhw_breakpoint.c80 __weak int hw_breakpoint_weight(struct perf_event *bp)
247 __weak void arch_unregister_hw_breakpoint(struct perf_event *bp)
H A Dperf_event.c78 extern __weak const struct pmu *hw_perf_event_init(struct perf_event *event)
83 void __weak hw_perf_disable(void) { barrier(); }
84 void __weak hw_perf_enable(void) { barrier(); }
86 void __weak perf_event_print_debug(void) { }
2966 __weak struct perf_callchain_entry *perf_callchain(struct pt_regs *regs)
H A Dsched_fair.c2245 unsigned long __weak arch_scale_freq_power(struct sched_domain *sd, int cpu)
2260 unsigned long __weak arch_scale_smt_power(struct sched_domain *sd, int cpu)
2569 int __weak arch_sd_sibling_asym_packing(void)
H A Dresource.c355 int __weak page_is_ram(unsigned long pfn)
H A Dkprobes.c1323 unsigned long __weak arch_deref_entry_point(void *entry)
H A Dmodule.c1723 unsigned int __weak arch_mod_section_prepend(struct module *mod,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/init/
H A Dmain.c140 void __weak arch_disable_smp_support(void) { }
510 void __init __weak smp_setup_processor_id(void)
514 void __init __weak thread_info_cache_init(void)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/mm/
H A Dcache-sh4.c363 extern void __weak sh4__flush_region_init(void);
H A Dcache-sh5.c23 extern void __weak sh4__flush_region_init(void);
H A Dinit.c39 void __init __weak plat_mem_setup(void)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dmem.c88 void __weak unxlate_dev_mem_ptr(unsigned long phys, void *addr)
215 int __weak phys_mem_access_prot_allowed(struct file *file,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dsetup.c232 void __init __weak plat_early_device_setup(void)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/
H A Dpci-sysfs.c633 void __weak
951 int __weak pci_create_resource_files(struct pci_dev *dev) { return 0; }
952 void __weak pci_remove_resource_files(struct pci_dev *dev) { return; }
H A Dpci.c2958 void __weak pci_fixup_cardbus(struct pci_bus *bus)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/mm/
H A Dc-r4k.c1364 extern char __weak except_vec2_generic;
1365 extern char __weak except_vec2_sb1;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/trace/
H A Dftrace.c1124 int __weak ftrace_arch_code_modify_prepare(void)
1133 int __weak ftrace_arch_code_modify_post_process(void)
H A Dtrace.c3918 int __weak ftrace_arch_read_dyn_info(char *buf, int size)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dcheckpatch.pl159 __weak
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dhugetlb.c1070 int __weak alloc_bootmem_huge_page(struct hstate *h)

Completed in 280 milliseconds

12