Home
last modified time | relevance | path

Searched refs:lock_page (Results 1 – 24 of 24) sorted by relevance

/linux-6.15/Documentation/translations/zh_CN/mm/
H A Dpage_migration.rst185 page->mapping中不可能有PAGE_MAPPING_MOVABLE设置。在用pfn扫描中的lock_page()
189 同,PageMovable()在lock_page()下验证page->mapping和
190 mapping->a_ops->isolate_page。lock_page()可以防止突然破坏page->mapping。
197 为了防止几个CPU同时进行隔离,VM在lock_page()下将隔离的页面标记为PG_isolated。
H A Dhmm.rst275 ``lock_page()``锁定,与LRU隔离(如果系统内存和设备私有页不在LRU上),从进
285 然后,驱动程序分配一个设备私有 struct page 或一个系统内存页,用 ``lock_page()``
/linux-6.15/drivers/mtd/devices/
H A Dblock2mtd.c73 lock_page(page); in _block2mtd_erase()
160 lock_page(page); in _block2mtd_write()
/linux-6.15/fs/f2fs/
H A Dinline.c558 lock_page(ipage); in f2fs_move_rehashed_dirents()
574 lock_page(ipage); in f2fs_move_rehashed_dirents()
709 lock_page(page); in f2fs_delete_inline_entry()
H A Ddir.c433 lock_page(page); in f2fs_set_link()
533 lock_page(page); in f2fs_init_inode_metadata()
879 lock_page(page); in f2fs_delete_entry()
H A Drecovery.c539 lock_page(dn->inode_page); in check_index_in_prev_nodes()
596 lock_page(dn->inode_page); in check_index_in_prev_nodes()
H A Dcompress.c589 lock_page(page); in f2fs_compress_alloc_page()
1069 lock_page(cc->rpages[i]); in cancel_cluster_writeback()
1535 lock_page(cc->rpages[i]); in f2fs_write_raw_pages()
H A Dgc.c1384 lock_page(mpage); in move_data_block()
H A Dsuper.c2718 lock_page(page); in f2fs_quota_read()
/linux-6.15/drivers/video/fbdev/core/
H A Dfb_defio.c192 lock_page(pageref->page); in fb_deferred_io_track_page()
/linux-6.15/mm/
H A Dmemremap.c534 lock_page(page); in zone_device_page_init()
H A Dmemory-failure.c1713 lock_page(page); in try_to_split_thp_page()
/linux-6.15/lib/
H A Dtest_hmm.c851 lock_page(dpage); in dmirror_devmem_fault_alloc_and_copy()
1220 lock_page(dpage); in dmirror_device_evict_chunk()
/linux-6.15/fs/btrfs/tests/
H A Dextent-io-tests.c301 lock_page(locked_page); in test_find_delalloc()
/linux-6.15/drivers/gpu/drm/nouveau/
H A Dnouveau_dmem.c147 lock_page(dpage); in nouveau_dmem_copy_one()
/linux-6.15/Documentation/mm/
H A Dhmm.rst334 device private struct pages will be locked with ``lock_page()``, isolated
349 system memory page, locks the page with ``lock_page()``, and fills in the
H A Dprocess_addrs.rst422 ->lock_page (filemap_fault, access_process_vm)
/linux-6.15/include/linux/
H A Dpagemap.h1151 static inline void lock_page(struct page *page) in lock_page() function
/linux-6.15/arch/powerpc/kvm/
H A Dbook3s_hv_uvmem.c556 lock_page(dpage); in __kvmppc_svm_page_out()
/linux-6.15/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_migrate.c249 lock_page(page); in svm_migrate_get_sys_page()
/linux-6.15/fs/
H A Dpipe.c186 lock_page(page); in generic_pipe_buf_try_steal()
/linux-6.15/drivers/target/
H A Dtarget_core_user.c1691 lock_page(page); in tcmu_blocks_release()
1847 lock_page(page); in tcmu_try_get_data_page()
/linux-6.15/fs/ntfs3/
H A Dfrecord.c2592 lock_page(pg); in ni_read_frame()
2737 lock_page(pg); in ni_write_frame()
H A Dfsntfs.c1594 lock_page(fill); in ntfs_bio_fill_1()