Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dsock.h768 static inline int sk_memalloc_socks(void) in sk_memalloc_socks() function
774 static inline int sk_memalloc_socks(void) in sk_memalloc_socks() function
867 if (sk_memalloc_socks() && skb_pfmemalloc(skb)) in sk_backlog_rcv()
/linux-4.4.14/net/core/
Dskbuff.c214 if (sk_memalloc_socks() && (flags & SKB_ALLOC_RX)) in __alloc_skb()
429 if (sk_memalloc_socks()) in __netdev_alloc_skb()
496 if (sk_memalloc_socks()) in __napi_alloc_skb()
Ddev.c3967 if (sk_memalloc_socks() && skb_pfmemalloc(skb)) { in __netif_receive_skb()
/linux-4.4.14/mm/
Dslab.c776 if (unlikely(sk_memalloc_socks())) in ac_get_obj()
800 if (unlikely(sk_memalloc_socks())) in ac_put_obj()