Home
last modified time | relevance | path

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

/linux/fs/squashfs/
H A Dpage_actor.h22 int next_page; member
/linux/arch/x86/mm/pat/
H A Dset_memory.c1467 unsigned long next_page = (start + PMD_SIZE) & PMD_MASK; in unmap_pmd_range() local
1511 unsigned long next_page = (start + PUD_SIZE) & PUD_MASK; in unmap_pud_range() local
1598 unsigned long next_page = (start + PMD_SIZE) & PMD_MASK; in populate_pmd() local
1675 unsigned long next_page = (start + PUD_SIZE) & PUD_MASK; in populate_pud() local
/linux/lib/
H A Dalloc_tag.c420 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/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