Home
last modified time | relevance | path

Searched refs:static_key_false (Results 26 – 40 of 40) sorted by relevance

12

/openbmc/linux/kernel/sched/
H A Dsched.h1877 extern struct static_key_false sched_asym_cpucapacity;
2117 extern struct static_key_false sched_numa_balancing;
2118 extern struct static_key_false sched_schedstats;
H A Dcputime.c256 if (static_key_false(&paravirt_steal_enabled)) { in steal_account_process_time()
H A Dcore.c729 if (static_key_false((&paravirt_steal_rq_enabled))) { in update_rq_clock_task()
H A Dfair.c5445 return static_key_false(&__cfs_bandwidth_used); in cfs_bandwidth_used()
/openbmc/linux/net/bridge/
H A Dbr_switchdev.c12 static struct static_key_false br_switchdev_tx_fwd_offload;
/openbmc/linux/Documentation/staging/
H A Dstatic-keys.rst15 static_key_false()
/openbmc/linux/arch/x86/events/
H A Dperf_event.h691 extern struct static_key_false perf_is_hybrid;
/openbmc/linux/net/sched/
H A Dsch_taprio.c36 static struct static_key_false taprio_have_broken_mqprio;
37 static struct static_key_false taprio_have_working_mqprio;
/openbmc/linux/include/linux/
H A Dfilter.h1370 extern struct static_key_false bpf_sk_lookup_enabled;
H A Dnetdevice.h230 extern struct static_key_false rps_needed;
231 extern struct static_key_false rfs_needed;
/openbmc/linux/net/core/
H A Ddev.c2504 if (!static_key_false(&xps_needed)) in netif_reset_xps_queues()
2510 if (static_key_false(&xps_rxqs_needed)) in netif_reset_xps_queues()
4156 if (!static_key_false(&xps_needed)) in get_xps_queue()
4160 if (!static_key_false(&xps_rxqs_needed)) in get_xps_queue()
4505 struct static_key_false rps_needed __read_mostly;
4507 struct static_key_false rfs_needed __read_mostly;
/openbmc/linux/net/ipv4/netfilter/
H A Dip_tables.c272 if (static_key_false(&xt_tee_enabled)) in ipt_do_table()
/openbmc/linux/net/ipv6/netfilter/
H A Dip6_tables.c294 if (static_key_false(&xt_tee_enabled)) in ip6t_do_table()
/openbmc/linux/include/net/
H A Dtcp.h2509 extern struct static_key_false tcp_have_smc;
/openbmc/linux/kernel/trace/
H A Dtrace.c3001 if (static_key_false(&tracepoint_printk_key.key)) in trace_event_buffer_commit()

12