Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ufs/
Dballoc.c594 unsigned oldcg, i, j, k, allocsize; in ufs_alloc_fragments() local
651 for (allocsize = count; allocsize < uspi->s_fpb; allocsize++) in ufs_alloc_fragments()
652 if (fs32_to_cpu(sb, ucg->cg_frsum[allocsize]) != 0) in ufs_alloc_fragments()
655 if (allocsize == uspi->s_fpb) { in ufs_alloc_fragments()
672 result = ufs_bitmap_search (sb, ucpi, goal, allocsize); in ufs_alloc_fragments()
683 fs32_sub(sb, &ucg->cg_frsum[allocsize], 1); in ufs_alloc_fragments()
685 if (count != allocsize) in ufs_alloc_fragments()
686 fs32_add(sb, &ucg->cg_frsum[allocsize - count], 1); in ufs_alloc_fragments()
/Linux-v4.19/net/ipv6/
Desp6.c255 int allocsize; in esp6_output_head() local
261 allocsize = ALIGN(tailen, L1_CACHE_BYTES); in esp6_output_head()
265 if (unlikely(!skb_page_frag_refill(allocsize, pfrag, GFP_ATOMIC))) { in esp6_output_head()
287 pfrag->offset = pfrag->offset + allocsize; in esp6_output_head()
370 int allocsize; in esp6_output_tail() local
373 allocsize = ALIGN(skb->data_len, L1_CACHE_BYTES); in esp6_output_tail()
376 if (unlikely(!skb_page_frag_refill(allocsize, pfrag, GFP_ATOMIC))) { in esp6_output_tail()
387 pfrag->offset = pfrag->offset + allocsize; in esp6_output_tail()
/Linux-v4.19/net/ipv4/
Desp4.c287 int allocsize; in esp_output_head() local
293 allocsize = ALIGN(tailen, L1_CACHE_BYTES); in esp_output_head()
297 if (unlikely(!skb_page_frag_refill(allocsize, pfrag, GFP_ATOMIC))) { in esp_output_head()
319 pfrag->offset = pfrag->offset + allocsize; in esp_output_head()
406 int allocsize; in esp_output_tail() local
409 allocsize = ALIGN(skb->data_len, L1_CACHE_BYTES); in esp_output_tail()
412 if (unlikely(!skb_page_frag_refill(allocsize, pfrag, GFP_ATOMIC))) { in esp_output_tail()
423 pfrag->offset = pfrag->offset + allocsize; in esp_output_tail()
/Linux-v4.19/drivers/char/xillybus/
Dxillybus_core.c353 int allocorder, allocsize; in xilly_get_dma_buffers() local
355 allocsize = PAGE_SIZE; in xilly_get_dma_buffers()
357 while (bytebufsize > allocsize) { in xilly_get_dma_buffers()
358 allocsize *= 2; in xilly_get_dma_buffers()
369 s->left_of_salami = allocsize; in xilly_get_dma_buffers()
/Linux-v4.19/Documentation/filesystems/
Dxfs.txt24 allocsize=size
34 to the file. Specifying a fixed allocsize value turns off
118 specified but does specify an "allocsize" then "allocsize"