Searched defs:migrate_pages (Results 1 - 7 of 7) sorted by relevance
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/ |
| H A D | numaif.h | 27 long migrate_pages(int pid, unsigned long maxnode, in migrate_pages() function
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | migrate.h | 62 static inline int migrate_pages(struct list_head *l, new_page_t new, in migrate_pages() function
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | migrate.h | 88 static inline int migrate_pages(struct list_head *l, new_folio_t new, in migrate_pages() function
|
| /kernel/linux/linux-5.10/mm/ |
| H A D | migrate.c | 1433 int migrate_pages(struct list_head *from, new_page_t get_new_page, in migrate_pages() function
|
| /kernel/linux/linux-5.10/kernel/ |
| H A D | sys_ni.c | 292 COND_SYSCALL(migrate_pages); variable 293 COND_SYSCALL_COMPAT(migrate_pages); variable
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | migrate.c | 1895 int migrate_pages(struct list_head *from, new_folio_t get_new_folio, in migrate_pages() function
|
| /kernel/linux/linux-6.6/kernel/ |
| H A D | sys_ni.c | 191 COND_SYSCALL(migrate_pages); variable
|
Completed in 10 milliseconds