Searched refs:page_alloc (Results 1 – 7 of 7) sorted by relevance
52 struct mlx4_en_rx_alloc *page_alloc, in mlx4_alloc_pages() argument78 page_alloc->page_size = PAGE_SIZE << order; in mlx4_alloc_pages()79 page_alloc->page = page; in mlx4_alloc_pages()80 page_alloc->dma = dma; in mlx4_alloc_pages()81 page_alloc->page_offset = 0; in mlx4_alloc_pages()85 atomic_add(page_alloc->page_size / frag_info->frag_stride - 1, in mlx4_alloc_pages()96 struct mlx4_en_rx_alloc page_alloc[MLX4_EN_MAX_RX_FRAGS]; in mlx4_en_alloc_frags() local104 page_alloc[i] = ring_alloc[i]; in mlx4_en_alloc_frags()105 page_alloc[i].page_offset += frag_info->frag_stride; in mlx4_en_alloc_frags()107 if (page_alloc[i].page_offset + frag_info->frag_stride <= in mlx4_en_alloc_frags()[all …]
307 struct mlx4_en_rx_alloc page_alloc[MLX4_EN_MAX_RX_FRAGS]; member
38 40662 1493 644 42799 a72f mm/page_alloc.o42 40892 1493 644 43029 a815 mm/page_alloc.o46 Although, roughly, 4 KB code is added in total, page_alloc.o increase by
18 maccess.o page_alloc.o page-writeback.o \
2 …/usercopy_32.c mm/readahead.c mm/filemap.c mm/memory.c mm/vmalloc.c mm/page_alloc.c mm/mempool.c m…
149 - in page_alloc.c, to restrict memory to allowed nodes.
3870 kernel BUG at page_alloc.c:100!