Searched defs:next_page (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/squashfs/ |
| H A D | page_actor.h | 22 int next_page; member
|
| /linux/arch/x86/mm/pat/ |
| H A D | set_memory.c | 1468 unsigned long next_page = (start + PMD_SIZE) & PMD_MASK; in unmap_pmd_range() local 1512 unsigned long next_page = (start + PUD_SIZE) & PUD_MASK; in unmap_pud_range() local 1603 unsigned long next_page = (start + PMD_SIZE) & PMD_MASK; in populate_pmd() local 1680 unsigned long next_page = (start + PUD_SIZE) & PUD_MASK; in populate_pud() local
|
| /linux/drivers/md/ |
| H A D | dm-io.c | 171 void (*next_page)(struct dpages *dp); member
|
| /linux/kernel/trace/ |
| H A D | ring_buffer.c | 1433 rb_tail_page_update(struct ring_buffer_per_cpu * cpu_buffer,struct buffer_page * tail_page,struct buffer_page * next_page) rb_tail_page_update() argument 2817 struct list_head *tail_page, *to_remove, *next_page; rb_remove_pages() local 3386 rb_update_meta_head(struct ring_buffer_per_cpu * cpu_buffer,struct buffer_page * next_page) rb_update_meta_head() argument 3431 rb_handle_head_page(struct ring_buffer_per_cpu * cpu_buffer,struct buffer_page * tail_page,struct buffer_page * next_page) rb_handle_head_page() argument 3675 struct buffer_page *next_page; rb_move_tail() local [all...] |
| /linux/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_link.c | 13842 u16 base_page, next_page, not_kr2_device, lane; in bnx2x_check_kr2_wa() local
|
| H A D | bnx2x_hsi.h | 5332 struct event_ring_next next_page; member
|