Searched refs:static_call_cond (Results 1 – 3 of 3) sorted by relevance
211 #define static_call_cond(name) (void)__static_call(name) macro255 #define static_call_cond(name) (void)__static_call(name) macro334 #define static_call_cond(name) (void)__static_call_cond(name) macro
2773 static_call_cond(x86_pmu_pebs_disable_all)(); in intel_pmu_disable_all()2805 static_call_cond(x86_pmu_pebs_enable_all)(); in intel_pmu_enable_all()3075 static_call_cond(intel_pmu_disable_event_ext)(event); in intel_pmu_disable_event()3079 static_call_cond(intel_pmu_disable_event_ext)(event); in intel_pmu_disable_event()3558 static_call_cond(intel_pmu_enable_acr_event)(event); in intel_pmu_enable_event()3559 static_call_cond(intel_pmu_enable_event_ext)(event); in intel_pmu_enable_event()3572 static_call_cond(intel_pmu_enable_acr_event)(event); in intel_pmu_enable_event()3573 static_call_cond(intel_pmu_enable_event_ext)(event); in intel_pmu_enable_event()
1030 static_call_cond(bpf_arch_pred_flush)(); in bpf_prog_pack_alloc()