Searched defs:populate (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/mm/ |
H A D | util.c | 292 unsigned long populate; vm_mmap_pgoff() local
|
H A D | mmap.c | 291 bool populate; SYSCALL_DEFINE1() local 2631 unsigned long populate = 0; SYSCALL_DEFINE5() local 2813 bool populate; vm_brk() local 1255 do_mmap_pgoff(struct file *file, unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long pgoff, unsigned long *populate) do_mmap_pgoff() argument
|
H A D | nommu.c | 1274 do_mmap_pgoff(struct file *file, unsigned long addr, unsigned long len, unsigned long prot, unsigned long flags, unsigned long pgoff, unsigned long *populate) do_mmap_pgoff() argument
|
/linux-4.1.27/ipc/ |
H A D | shm.c | 1101 unsigned long populate = 0; do_shmat() local
|
/linux-4.1.27/drivers/iommu/ |
H A D | amd_iommu.c | 1595 alloc_new_range(struct dma_ops_domain *dma_dom, bool populate, gfp_t gfp) alloc_new_range() argument
|
Completed in 186 milliseconds