Home
last modified time | relevance | path

Searched refs:enable_all (Results 1 – 19 of 19) sorted by relevance

/linux/arch/sh/include/asm/
A Dperf_event.h13 void (*enable_all)(void); member
A Dhw_breakpoint.h35 void (*enable_all)(unsigned long); member
/linux/kernel/trace/
A Dtrace_boot.c521 bool enable, enable_all = false; in trace_boot_init_events() local
531 enable_all = true; in trace_boot_init_events()
550 if (enable_all) in trace_boot_init_events()
/linux/arch/sh/kernel/cpu/sh4a/
A Dubc.c91 .enable_all = sh4a_ubc_enable_all,
A Dperf_event.c284 .enable_all = sh4a_pmu_enable_all,
/linux/drivers/soc/ti/
A Dknav_dma.c97 bool loopback, enable_all; member
679 dma->enable_all = (of_get_property(node, "ti,enable-all", NULL) != NULL); in dma_init()
713 if (dma->enable_all) { in dma_init()
/linux/arch/x86/events/intel/
A Dp6.c205 .enable_all = p6_pmu_enable_all,
A Dknc.c294 .enable_all = knc_pmu_enable_all,
A Dcore.c4617 .enable_all = core_pmu_enable_all,
4665 .enable_all = intel_pmu_enable_all,
5697 x86_pmu.enable_all = intel_pmu_nhm_enable_all; in intel_pmu_init()
5853 x86_pmu.enable_all = intel_pmu_nhm_enable_all; in intel_pmu_init()
6096 x86_pmu.enable_all = intel_tfa_pmu_enable_all; in intel_pmu_init()
A Dp4.c1316 .enable_all = p4_pmu_enable_all,
/linux/arch/sh/kernel/cpu/sh4/
A Dperf_event.c250 .enable_all = sh7750_pmu_enable_all,
/linux/arch/sh/kernel/
A Dhw_breakpoint.c351 sh_ubc->enable_all(resume_mask); in hw_breakpoint_handler()
A Dperf_event.c312 sh_pmu->enable_all(); in sh_pmu_enable()
/linux/tools/hv/
A Dvmbus_testing89 if (args.enable_all):
/linux/arch/x86/events/zhaoxin/
A Dcore.c463 .enable_all = zhaoxin_pmu_enable_all,
/linux/drivers/pci/
A Dsetup-bus.c2076 goto enable_all; in pci_assign_unassigned_bridge_resources()
2081 goto enable_all; in pci_assign_unassigned_bridge_resources()
2116 enable_all: in pci_assign_unassigned_bridge_resources()
/linux/arch/x86/events/amd/
A Dcore.c912 .enable_all = x86_pmu_enable_all,
/linux/arch/x86/events/
A Dperf_event.h727 void (*enable_all)(int added); member
A Dcore.c65 DEFINE_STATIC_CALL_NULL(x86_pmu_enable_all, *x86_pmu.enable_all);
2008 static_call_update(x86_pmu_enable_all, x86_pmu.enable_all); in x86_pmu_static_call_update()

Completed in 43 milliseconds