Home
last modified time | relevance | path

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

/linux/include/net/
H A Dhotdata.h28 struct kmem_cache *skbuff_fclone_cache; member
/linux/net/core/
H A Dskbuff.c658 ? net_hotdata.skbuff_fclone_cache : net_hotdata.skbuff_cache; in __alloc_skb()
1169 kmem_cache_free(net_hotdata.skbuff_fclone_cache, fclones); in kfree_skbmem()
5112 net_hotdata.skbuff_fclone_cache = kmem_cache_create("skbuff_fclone_cache", in skb_init()