Searched defs:page_nr (Results 1 - 17 of 17) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/include/asm/
H A Dpgtable-3level.h101 static inline pte_t pfn_pte(pfn_t page_nr, pgprot_t pgprot) argument
110 static inline pmd_t pfn_pmd(pfn_t page_nr, pgprot_t pgprot) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/xen/
H A Dpage.h128 static inline pte_t mfn_pte(unsigned long page_nr, pgprot_t pgprot) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/minix/
H A Ddir.c39 minix_last_byte(struct inode *inode, unsigned long page_nr) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ufs/
H A Ddir.c213 ufs_last_byte(struct inode *inode, unsigned long page_nr) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/
H A Ddrm_vm.c298 unsigned long page_nr; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/exofs/
H A Ddir.c53 static unsigned exofs_last_byte(struct inode *inode, unsigned long page_nr) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext2/
H A Ddir.c74 ext2_last_byte(struct inode *inode, unsigned long page_nr) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Ddir.c73 static unsigned nilfs_last_byte(struct inode *inode, unsigned long page_nr) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/base/
H A Dfirmware_class.c309 int page_nr = offset >> PAGE_SHIFT; local
403 int page_nr = offset >> PAGE_SHIFT; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/mm/
H A Dpat.c164 unsigned long page_nr; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fuse/
H A Ddev.c1087 int page_nr = 0; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dsplice.c184 int ret, do_wakeup, page_nr; local
314 int error, page_nr; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/drbd/
H A Ddrbd_bitmap.c161 unsigned long page_nr; local
1034 unsigned long page_nr = offset >> (PAGE_SHIFT - LN2_BPL + 3); local
1090 bm_set_full_words_within_one_page(struct drbd_bitmap *b, int page_nr, int first_word, int last_word) argument
1122 int page_nr; local
1207 unsigned long *p_addr = NULL, page_nr = -1; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpgtable.h231 static inline pte_t pfn_pte(unsigned long page_nr, pgprot_t pgprot) argument
237 static inline pmd_t pfn_pmd(unsigned long page_nr, pgprot_t pgprot) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/pcmcia/
H A Dxirc2ps_cs.c1229 int page_nr; member in struct:set_address_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dswapfile.c2013 unsigned int page_nr = swap_header->info.badpages[i]; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/omap/
H A Ddispc.c1158 static inline int resmap_page_reserved(struct resmap *res_map, unsigned page_nr) argument
1163 static inline void resmap_reserve_page(struct resmap *res_map, unsigned page_nr) argument
1169 static inline void resmap_free_page(struct resmap *res_map, unsigned page_nr) argument
[all...]

Completed in 235 milliseconds