Home
last modified time | relevance | path

Searched refs:static_branch_unlikely (Results 1 – 17 of 17) sorted by relevance

/include/linux/
Dpage_owner.h23 if (static_branch_unlikely(&page_owner_inited)) in reset_page_owner()
30 if (static_branch_unlikely(&page_owner_inited)) in set_page_owner()
36 if (static_branch_unlikely(&page_owner_inited)) in split_page_owner()
41 if (static_branch_unlikely(&page_owner_inited)) in copy_page_owner()
46 if (static_branch_unlikely(&page_owner_inited)) in set_page_owner_migrate_reason()
51 if (static_branch_unlikely(&page_owner_inited)) in dump_page_owner()
Donce.h51 if (static_branch_unlikely(&___once_key)) { \
69 if (static_branch_unlikely(&___once_key)) { \
Dcpuset.h38 return static_branch_unlikely(&cpusets_enabled_key); in cpusets_enabled()
130 if (!static_branch_unlikely(&cpusets_pre_enable_key)) in read_mems_allowed_begin()
144 if (!static_branch_unlikely(&cpusets_enabled_key)) in read_mems_allowed_retry()
Dcontext_tracking_state.h31 return static_branch_unlikely(&context_tracking_enabled); in context_tracking_is_enabled()
Dfrontswap.h45 return static_branch_unlikely(&frontswap_enabled_key); in frontswap_enabled()
Djump_label.h466 #define static_branch_unlikely(x) \ macro
481 #define static_branch_unlikely(x) unlikely(static_key_enabled(&(x)->key)) macro
Ddynamic_debug.h105 static_branch_unlikely(&descriptor.key.dd_key_false)
Dbpf-cgroup.h27 #define cgroup_bpf_enabled static_branch_unlikely(&cgroup_bpf_enabled_key)
Dmm.h1008 if (!static_branch_unlikely(&devmap_managed_key)) in put_devmap_managed_page()
2723 if (static_branch_unlikely(&init_on_alloc) && in want_init_on_alloc()
2736 return static_branch_unlikely(&init_on_free) && in want_init_on_free()
2763 return static_branch_unlikely(&_debug_pagealloc_enabled); in debug_pagealloc_enabled_static()
2934 return static_branch_unlikely(&_debug_guardpage_enabled); in debug_guardpage_enabled()
Dperf_event.h1172 if (static_branch_unlikely(&perf_sched_events)) in perf_event_task_sched_in()
1189 if (static_branch_unlikely(&perf_sched_events)) in perf_event_task_sched_out()
Dmemcontrol.h1379 #define mem_cgroup_sockets_enabled static_branch_unlikely(&memcg_sockets_enabled_key)
1440 return static_branch_unlikely(&memcg_kmem_enabled_key); in memcg_kmem_enabled()
Dfilter.h638 if (static_branch_unlikely(&bpf_stats_enabled_key)) { \
/include/linux/sched/
Disolation.h52 if (static_branch_unlikely(&housekeeping_overridden)) in housekeeping_cpu()
/include/net/
Dip_tunnels.h496 return static_branch_unlikely(&ip_tunnel_metadata_cnt); in ip_tunnel_collect_metadata()
Dsock.h873 return static_branch_unlikely(&memalloc_socks_key); in sk_memalloc_socks()
1008 if (static_branch_unlikely(&rfs_needed)) { in sock_rps_record_flow()
1524 if (static_branch_unlikely(&tcp_tx_skb_cache_key) && in sk_wmem_free_skb()
2559 if (static_branch_unlikely(&tcp_rx_skb_cache_key) && in sk_eat_skb()
Dtcp.h1630 if (!static_branch_unlikely(&tcp_md5_needed)) in tcp_md5_do_lookup()
2331 if (static_branch_unlikely(&tcp_tx_delay_enabled)) in tcp_add_tx_delay()
2340 if (static_branch_unlikely(&tcp_tx_delay_enabled)) { in tcp_transmit_time()
Dipv6.h399 if (static_branch_unlikely(&ipv6_flowlabel_exclusive.key)) in fl6_sock_lookup()