Searched refs:DEFINE_STATIC_KEY_DEFERRED_FALSE (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/linux/
H A Djump_label_ratelimit.h54 #define DEFINE_STATIC_KEY_DEFERRED_FALSE(name, rl) \ macro
75 #define DEFINE_STATIC_KEY_DEFERRED_FALSE(name, rl) \ macro
/linux-master/net/ipv6/
H A Dip6_flowlabel.c57 DEFINE_STATIC_KEY_DEFERRED_FALSE(ipv6_flowlabel_exclusive, HZ);
/linux-master/arch/x86/kvm/
H A Dlapic.c131 __read_mostly DEFINE_STATIC_KEY_DEFERRED_FALSE(apic_hw_disabled, HZ);
132 __read_mostly DEFINE_STATIC_KEY_DEFERRED_FALSE(apic_sw_disabled, HZ);
H A Dxen.c36 DEFINE_STATIC_KEY_DEFERRED_FALSE(kvm_xen_enabled, HZ);
/linux-master/net/ipv4/
H A Dtcp_ao.c20 DEFINE_STATIC_KEY_DEFERRED_FALSE(tcp_ao_needed, HZ);
H A Dtcp_ipv4.c1222 DEFINE_STATIC_KEY_DEFERRED_FALSE(tcp_md5_needed, HZ);
H A Dtcp_input.c118 static DEFINE_STATIC_KEY_DEFERRED_FALSE(clean_acked_data_enabled, HZ);

Completed in 175 milliseconds