Home
last modified time | relevance | path

Searched defs:next_page (Results 1 – 7 of 7) sorted by relevance

/linux/fs/squashfs/
H A Dpage_actor.h22 int next_page; member
/linux/arch/x86/mm/pat/
H A Dset_memory.c1461 unsigned long next_page = (start + PMD_SIZE) & PMD_MASK; in unmap_pmd_range() local
1505 unsigned long next_page = (start + PUD_SIZE) & PUD_MASK; in unmap_pud_range() local
1592 unsigned long next_page = (start + PMD_SIZE) & PMD_MASK; in populate_pmd() local
1669 unsigned long next_page = (start + PUD_SIZE) & PUD_MASK; in populate_pud() local
/linux/lib/
H A Dalloc_tag.c423 struct page **next_page = vm_module_tags->pages + vm_module_tags->nr_pages; in vm_module_tags_populate() local
/linux/kernel/trace/
H A Dring_buffer.c1423 struct buffer_page *next_page) in rb_tail_page_update()
2701 struct list_head *tail_page, *to_remove, *next_page; in rb_remove_pages() local
3268 struct buffer_page *next_page) in rb_update_meta_head()
3313 struct buffer_page *next_page) in rb_handle_head_page()
3557 struct buffer_page *next_page; in rb_move_tail() local
/linux/drivers/gpu/drm/
H A Ddrm_panic.c180 static void drm_panic_write_pixel24_xpage(void *vaddr, struct page *next_page, in drm_panic_write_pixel24_xpage()
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c13842 u16 base_page, next_page, not_kr2_device, lane; in bnx2x_check_kr2_wa() local
H A Dbnx2x_hsi.h5332 struct event_ring_next next_page; member