| /kernel/linux/linux-5.10/fs/squashfs/ |
| H A D | page_actor.h | 14 int next_page; member 60 int next_page; member
|
| /kernel/linux/linux-6.6/fs/squashfs/ |
| H A D | page_actor.h | 22 int next_page; member
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | large-spaces.h | 45 LargePage* next_page() { return static_cast<LargePage*>(list_node_.next()); } in next_page() function in v8::internal::LargePage 46 const LargePage* next_page() const { in next_page() function in v8::internal::LargePage
|
| H A D | new-spaces.h | 90 Page* next_page = current_page_->next_page(); in AdvancePage() local
|
| H A D | spaces.h | 273 Page* next_page() { return static_cast<Page*>(list_node_.next()); } in next_page() function in v8::internal::Page 276 const Page* next_page() const { in next_page() function in v8::internal::Page
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| H A D | unwind_orc.c | 678 void *next_page = (void *)PAGE_ALIGN((unsigned long)state->sp); in __unwind_start() local
|
| /kernel/linux/linux-5.10/drivers/misc/eeprom/ |
| H A D | at24.c | 372 unsigned int next_page; in at24_adjust_write_count() local
|
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | dm-io.c | 164 void (*next_page)(struct dpages *dp); member
|
| /kernel/linux/linux-6.6/drivers/misc/eeprom/ |
| H A D | at24.c | 374 unsigned int next_page; in at24_adjust_write_count() local
|
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| H A D | unwind_orc.c | 737 void *next_page = (void *)PAGE_ALIGN((unsigned long)state->sp); in __unwind_start() local
|
| /kernel/linux/linux-6.6/drivers/md/ |
| H A D | dm-io.c | 171 void (*next_page)(struct dpages *dp); member
|
| /kernel/linux/linux-5.10/drivers/crypto/nx/ |
| H A D | nx.c | 109 u64 next_page; in nx_build_sg_list() local
|
| /kernel/linux/linux-5.10/fs/orangefs/ |
| H A D | inode.c | 255 struct page *next_page; in orangefs_readpage() local [all...] |
| /kernel/linux/linux-6.6/drivers/crypto/nx/ |
| H A D | nx.c | 109 u64 next_page; in nx_build_sg_list() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-bit-set.hh | 466 unsigned int next_page = na; in process() local
|
| /third_party/backends/backend/escl/ |
| H A D | escl.c | 1837 SANE_Bool next_page = SANE_FALSE; in sane_read() local
|
| /kernel/linux/linux-5.10/arch/x86/mm/pat/ |
| H A D | set_memory.c | 1141 unsigned long next_page = (start + PMD_SIZE) & PMD_MASK; in unmap_pmd_range() local 1185 unsigned long next_page = (start + PUD_SIZE) & PUD_MASK; in unmap_pud_range() local 1272 unsigned long next_page = (start + PMD_SIZE) & PMD_MASK; in populate_pmd() local 1349 unsigned long next_page = (start + PUD_SIZE) & PUD_MASK; in populate_pud() local
|
| /kernel/linux/linux-6.6/arch/x86/mm/pat/ |
| H A D | set_memory.c | 1219 unsigned long next_page = (start + PMD_SIZE) & PMD_MASK; in unmap_pmd_range() local 1263 unsigned long next_page = (start + PUD_SIZE) & PUD_MASK; in unmap_pud_range() local 1350 unsigned long next_page = (start + PMD_SIZE) & PMD_MASK; in populate_pmd() local 1427 unsigned long next_page = (start + PUD_SIZE) & PUD_MASK; in populate_pud() local
|
| /kernel/linux/linux-5.10/mm/ |
| H A D | zsmalloc.c | 986 struct page *next_page; in init_zspage() local
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | zsmalloc.c | 907 struct page *next_page; in init_zspage() local
|
| /kernel/linux/linux-5.10/fs/ext4/ |
| H A D | inode.c | 1534 pgoff_t next_page; /* Current page to examine */ member
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| H A D | ring_buffer.c | 1821 struct list_head *tail_page, *to_remove, *next_page; in rb_remove_pages() local 1396 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 2370 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 2613 struct buffer_page *next_page; rb_move_tail() local [all...] |
| /kernel/linux/linux-6.6/fs/ext4/ |
| H A D | inode.c | 1530 pgoff_t next_page; /* Current page to examine */ member
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| H A D | ring_buffer.c | 1891 struct list_head *tail_page, *to_remove, *next_page; in rb_remove_pages() local 1473 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 2450 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 2693 struct buffer_page *next_page; rb_move_tail() local [all...] |
| /kernel/linux/linux-6.6/fs/ntfs3/ |
| H A D | fslog.c | 1015 u32 next_page; member [all...] |