net_high_order_alloc_disable_key 2566 include/net/sock.h DECLARE_STATIC_KEY_FALSE(net_high_order_alloc_disable_key);
net_high_order_alloc_disable_key 2351 net/core/sock.c DEFINE_STATIC_KEY_FALSE(net_high_order_alloc_disable_key);
net_high_order_alloc_disable_key 2377 net/core/sock.c 	    !static_branch_unlikely(&net_high_order_alloc_disable_key)) {
net_high_order_alloc_disable_key  567 net/core/sysctl_net_core.c 		.data		= &net_high_order_alloc_disable_key.key,
net_high_order_alloc_disable_key  568 net/core/sysctl_net_core.c 		.maxlen         = sizeof(net_high_order_alloc_disable_key),