Searched defs:pgend (Results 1 – 5 of 5) sorted by relevance
/linux-3.3/drivers/staging/android/ |
D | ashmem.c | 61 size_t pgend; /* ending page, inclusive */ member 466 static int ashmem_pin(struct ashmem_area *asma, size_t pgstart, size_t pgend) in ashmem_pin() 532 static int ashmem_unpin(struct ashmem_area *asma, size_t pgstart, size_t pgend) in ashmem_unpin() 568 size_t pgend) in ashmem_get_pin_status() 589 size_t pgstart, pgend; in ashmem_pin_unpin() local
|
/linux-3.3/arch/unicore32/mm/ |
D | init.c | 338 unsigned long pg, pgend; in free_memmap() local
|
/linux-3.3/arch/arm/mm/ |
D | init.c | 446 unsigned long pg, pgend; in free_memmap() local
|
/linux-3.3/net/sunrpc/ |
D | xdr.c | 575 unsigned int pgend; in xdr_set_page_base() local
|
/linux-3.3/mm/ |
D | nommu.c | 1308 unsigned long pglen, rpglen, pgend, rpgend, start; in do_mmap_pgoff() local
|