Searched defs:next_page (Results 1 - 12 of 12) sorted by relevance

/linux-master/fs/squashfs/
H A Dpage_actor.h22 int next_page; member in struct:squashfs_page_actor
/linux-master/arch/x86/kernel/
H A Dunwind_orc.c737 void *next_page = (void *)PAGE_ALIGN((unsigned long)state->sp); local
/linux-master/drivers/misc/eeprom/
H A Dat24.c383 unsigned int next_page; local
/linux-master/drivers/md/
H A Ddm-io.c171 void (*next_page)(struct dpages *dp); member in struct:dpages
/linux-master/drivers/crypto/nx/
H A Dnx.c109 u64 next_page; local
/linux-master/arch/x86/mm/pat/
H A Dset_memory.c1223 unsigned long next_page = (start + PMD_SIZE) & PMD_MASK; local
1267 unsigned long next_page = (start + PUD_SIZE) & PUD_MASK; local
1354 unsigned long next_page = (start + PMD_SIZE) & PMD_MASK; local
1431 unsigned long next_page = (start + PUD_SIZE) & PUD_MASK; local
/linux-master/mm/
H A Dzsmalloc.c874 struct page *next_page; local
/linux-master/fs/ext4/
H A Dinode.c1530 pgoff_t next_page; /* Current page to examine */ member in struct:mpage_da_data
/linux-master/fs/ntfs3/
H A Dfslog.c1015 u32 next_page; member in struct:ntfs_log
[all...]
/linux-master/kernel/trace/
H A Dring_buffer.c1807 struct list_head *tail_page, *to_remove, *next_page; local
1377 rb_tail_page_update(struct ring_buffer_per_cpu *cpu_buffer, struct buffer_page *tail_page, struct buffer_page *next_page) argument
2368 rb_handle_head_page(struct ring_buffer_per_cpu *cpu_buffer, struct buffer_page *tail_page, struct buffer_page *next_page) argument
2612 struct buffer_page *next_page; local
[all...]
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c13842 u16 base_page, next_page, not_kr2_device, lane; local
H A Dbnx2x_hsi.h5332 struct event_ring_next next_page; member in union:event_ring_elem

Completed in 513 milliseconds