Home
last modified time | relevance | path

Searched refs:net_high_order_alloc_disable_key (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Dsysctl_net_core.c565 .data = &net_high_order_alloc_disable_key.key,
566 .maxlen = sizeof(net_high_order_alloc_disable_key),
H A Dsock.c2466 DEFINE_STATIC_KEY_FALSE(net_high_order_alloc_disable_key); variable
2492 !static_branch_unlikely(&net_high_order_alloc_disable_key)) { in skb_page_frag_refill()
/kernel/linux/linux-6.6/net/core/
H A Dsysctl_net_core.c626 .data = &net_high_order_alloc_disable_key.key,
627 .maxlen = sizeof(net_high_order_alloc_disable_key),
H A Dsock.c2901 DEFINE_STATIC_KEY_FALSE(net_high_order_alloc_disable_key); variable
2927 !static_branch_unlikely(&net_high_order_alloc_disable_key)) { in skb_page_frag_refill()
/kernel/linux/linux-5.10/include/net/
H A Dsock.h2763 DECLARE_STATIC_KEY_FALSE(net_high_order_alloc_disable_key); variable
/kernel/linux/linux-6.6/include/net/
H A Dsock.h2949 DECLARE_STATIC_KEY_FALSE(net_high_order_alloc_disable_key); variable

Completed in 21 milliseconds