Home
last modified time | relevance | path

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

/linux-6.14.4/net/core/
Dskb_fault_injection.c17 static bool should_fail_net_realloc_skb(struct sk_buff *skb) in should_fail_net_realloc_skb() function
31 ALLOW_ERROR_INJECTION(should_fail_net_realloc_skb, TRUE);
35 if (!should_fail_net_realloc_skb(skb)) in skb_might_realloc()