Home
last modified time | relevance | path

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

/linux/io_uring/
H A Dmemmap.c22 unsigned long nr_compound, extra; in io_mem_alloc_compound() local
37 nr_compound = 1UL << order; in io_mem_alloc_compound()
38 extra = nr_compound - nr_pages; in io_mem_alloc_compound()