Home
last modified time | relevance | path

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

/linux-4.1.27/net/core/
Dskbuff.c357 unsigned int pagecnt_bias; member
407 nc->pagecnt_bias = size; in __alloc_page_frag()
413 if (!atomic_sub_and_test(nc->pagecnt_bias, &page->_count)) in __alloc_page_frag()
423 nc->pagecnt_bias = size; in __alloc_page_frag()
427 nc->pagecnt_bias--; in __alloc_page_frag()