/linux-2.4.37.9/arch/sparc64/kernel/ |
D | pci_iommu.c | 92 static iopte_t *alloc_streaming_cluster(struct pci_iommu *iommu, unsigned long npages) in alloc_streaming_cluster() 149 unsigned long npages, unsigned long ctx) in free_streaming_cluster() 171 static iopte_t *alloc_consistent_cluster(struct pci_iommu *iommu, unsigned long npages) in alloc_consistent_cluster() 209 int npages; in pci_alloc_consistent() local 270 unsigned long flags, order, npages, i, ctx; in pci_free_consistent() local 335 unsigned long flags, npages, oaddr; in pci_map_single() local 390 unsigned long flags, npages, i, ctx; in pci_unmap_single() local 539 unsigned long flags, ctx, npages, iopte_protection; in pci_map_sg() local 622 unsigned long flags, ctx, i, npages; in pci_unmap_sg() local 697 unsigned long flags, ctx, npages; in pci_dma_sync_single() local [all …]
|
D | sbus.c | 99 static void iommu_flush(struct sbus_iommu *iommu, u32 base, unsigned long npages) in iommu_flush() 119 static void strbuf_flush(struct sbus_iommu *iommu, u32 base, unsigned long npages) in strbuf_flush() 134 static iopte_t *alloc_streaming_cluster(struct sbus_iommu *iommu, unsigned long npages) in alloc_streaming_cluster() 211 static void free_streaming_cluster(struct sbus_iommu *iommu, u32 base, unsigned long npages) in free_streaming_cluster() 242 static iopte_t *alloc_consistent_cluster(struct sbus_iommu *iommu, unsigned long npages) in alloc_consistent_cluster() 269 static void free_consistent_cluster(struct sbus_iommu *iommu, u32 base, unsigned long npages) in free_consistent_cluster() 297 int npages; in sbus_alloc_consistent() local 338 unsigned long order, npages; in sbus_free_consistent() local 360 unsigned long npages, pbase, flags; in sbus_map_single() local 492 unsigned long flags, npages; in sbus_map_sg() local
|
D | iommu_common.c | 15 static int verify_lengths(struct scatterlist *sg, int nents, int npages) in verify_lengths() 176 void verify_sglist(struct scatterlist *sg, int nents, iopte_t *iopte, int npages) in verify_sglist()
|
/linux-2.4.37.9/fs/nfs/ |
D | pagelist.c | 239 unsigned int npages = 0; in nfs_coalesce_requests() local 282 int npages = 0; in nfs_scan_forward() local 322 int npages = 0; in nfs_scan_lru() local 350 int npages = 0; in nfs_scan_lru_timeout() local 378 unsigned long idx_start, unsigned int npages) in nfs_scan_list()
|
D | write.c | 448 nfs_wait_on_requests(struct inode *inode, unsigned long idx_start, unsigned int npages) in nfs_wait_on_requests() 501 int npages; in nfs_scan_lru_dirty_timeout() local 524 int npages; in nfs_scan_lru_dirty() local 545 …can_dirty(struct inode *inode, struct list_head *dst, unsigned long idx_start, unsigned int npages) in nfs_scan_dirty() 571 int npages; in nfs_scan_lru_commit_timeout() local 598 int npages; in nfs_scan_lru_commit() local 620 …an_commit(struct inode *inode, struct list_head *dst, unsigned long idx_start, unsigned int npages) in nfs_scan_commit() 1249 unsigned int npages, int how) in nfs_flush_file() 1284 unsigned int npages, int how) in nfs_sync_file()
|
D | read.c | 327 int npages; in nfs_scan_lru_read_timeout() local 350 int npages; in nfs_scan_lru_read() local 371 …scan_read(struct inode *inode, struct list_head *dst, unsigned long idx_start, unsigned int npages) in nfs_scan_read() 382 unsigned int npages) in nfs_pagein_inode()
|
/linux-2.4.37.9/fs/sysv/ |
D | dir.c | 81 unsigned long npages = dir_pages(inode); in sysv_readdir() local 149 unsigned long npages = dir_pages(dir); in sysv_find_entry() local 196 unsigned long npages = dir_pages(dir); in sysv_add_link() local 305 unsigned long i, npages = dir_pages(inode); in sysv_empty_dir() local
|
/linux-2.4.37.9/fs/minix/ |
D | dir.c | 79 unsigned long npages = dir_pages(inode); in minix_readdir() local 145 unsigned long npages = dir_pages(dir); in minix_find_entry() local 184 unsigned long npages = dir_pages(dir); in minix_add_link() local 293 unsigned long i, npages = dir_pages(inode); in minix_empty_dir() local
|
/linux-2.4.37.9/fs/ext2/ |
D | dir.c | 249 unsigned long npages = dir_pages(inode); in ext2_readdir() local 324 unsigned long npages = dir_pages(dir); in ext2_find_entry() local 433 unsigned long npages = dir_pages(dir); in ext2_add_link() local 580 unsigned long i, npages = dir_pages(inode); in ext2_empty_dir() local
|
/linux-2.4.37.9/fs/freevxfs/ |
D | vxfs_lookup.c | 116 u_long npages, page, nblocks, pblocks, block; in vxfs_find_entry() local 243 u_long page, npages, block, pblocks, nblocks, offset; in vxfs_readdir() local
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | HvCall.c | 38 int npages; in HvCall_readLogBuffer() local
|
/linux-2.4.37.9/arch/alpha/kernel/ |
D | pci_iommu.c | 223 long npages, dma_ofs, i; in pci_map_single_1() local 329 long dma_ofs, npages; in pci_unmap_single() local 515 long npages, dma_ofs, i; in sg_fill() local 713 long npages, ofs; in pci_unmap_sg() local
|
/linux-2.4.37.9/arch/sparc/mm/ |
D | io-unit.c | 69 int i, j, k, npages; in iounit_get_area() local 262 int i, j, k, npages; in iounit_map_dma_init() local
|
D | sun4c.c | 1119 unsigned long npages; in sun4c_lockarea() local 1177 unsigned long vpage, npages; in sun4c_unlockarea() local 2035 unsigned long npages; in sun4c_paging_init() local
|
/linux-2.4.37.9/arch/x86_64/kernel/ |
D | pci-gart.c | 337 int i, npages; in pci_map_single() local 388 int npages; in pci_unmap_single() local
|
/linux-2.4.37.9/include/linux/ |
D | nfs_fs_i.h | 74 npages; member
|
/linux-2.4.37.9/arch/mips/jazz/ |
D | jazzdma.c | 214 int first, pages, npages; in vdma_remap() local
|
/linux-2.4.37.9/arch/parisc/kernel/ |
D | inventory.c | 132 unsigned long npages; in pagezero_memconfig() local
|
/linux-2.4.37.9/include/asm-parisc/ |
D | pgalloc.h | 196 unsigned long npages; in flush_tlb_range() local
|
/linux-2.4.37.9/arch/parisc/mm/ |
D | init.c | 293 unsigned long npages; in setup_bootmem() local
|
/linux-2.4.37.9/fs/jfs/ |
D | jfs_dmap.c | 4009 #define BMAPPGTOLEV(npages) \ argument 4017 s64 npages, ndmaps; in dbMapFileSizeToMapSize() local 4062 int npages; in DBinitmap() local
|
D | jfs_logmgr.c | 2249 int npages = 0; in lmLogFormat() local
|
/linux-2.4.37.9/net/core/ |
D | sock.c | 791 int npages; in sock_alloc_send_pskb() local
|
/linux-2.4.37.9/arch/sparc64/mm/ |
D | init.c | 1487 unsigned long npages; in paging_init() local
|
/linux-2.4.37.9/drivers/scsi/ |
D | megaraid.c | 5478 int npages; local 5538 int npages; local
|