Searched refs:enable_all (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dperf_event.h12 void (*enable_all)(void); member in struct:sh_pmu
H A Dhw_breakpoint.h34 void (*enable_all)(unsigned long); member in struct:sh_ubc
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Di7300_idle.h45 int enable_all)
70 if (!(fbd_ioat_list[i].enabled || enable_all))
43 i7300_idle_platform_probe(struct pci_dev **fbd_dev, struct pci_dev **ioat_dev, int enable_all) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Dperf_event_p6.c91 .enable_all = p6_pmu_enable_all,
H A Dperf_event_amd.c375 .enable_all = x86_pmu_enable_all,
H A Dperf_event_intel.c826 .enable_all = x86_pmu_enable_all,
864 .enable_all = intel_pmu_enable_all,
999 x86_pmu.enable_all = intel_pmu_nhm_enable_all;
1021 x86_pmu.enable_all = intel_pmu_nhm_enable_all;
H A Dperf_event.c191 void (*enable_all)(int added); member in struct:x86_pmu
854 x86_pmu.enable_all(added);
H A Dperf_event_p4.c855 .enable_all = p4_pmu_enable_all,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh4a/
H A Dubc.c94 .enable_all = sh4a_ubc_enable_all,
H A Dperf_event.c254 .enable_all = sh4a_pmu_enable_all,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/cpu/sh4/
H A Dperf_event.c238 .enable_all = sh7750_pmu_enable_all,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dhw_breakpoint.c363 sh_ubc->enable_all(resume_mask);
H A Dperf_event.c307 sh_pmu->enable_all();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/
H A Dsetup-bus.c878 goto enable_all;
883 goto enable_all;
917 enable_all:

Completed in 141 milliseconds