Home
last modified time | relevance | path

Searched defs:offset (Results 1 – 25 of 34) sorted by relevance

12

/mm/
Dswapfile.c129 unsigned long offset, unsigned long flags) in __try_to_reclaim_swap()
206 offset_to_swap_extent(struct swap_info_struct *sis, unsigned long offset) in offset_to_swap_extent()
230 pgoff_t offset; in swap_page_sector() local
248 pgoff_t offset = start_page - se->start_page; in discard_swap_cluster() local
353 unsigned long offset) in lock_cluster()
376 struct swap_info_struct *si, unsigned long offset) in lock_cluster_or_swap_info()
591 unsigned long offset) in scan_swap_map_ssd_cluster_conflict()
614 unsigned long *offset, unsigned long *scan_base) in scan_swap_map_try_ssd_cluster()
689 static void swap_range_alloc(struct swap_info_struct *si, unsigned long offset, in swap_range_alloc()
723 static void swap_range_free(struct swap_info_struct *si, unsigned long offset, in swap_range_free()
[all …]
Dfadvise.c32 int generic_fadvise(struct file *file, loff_t offset, loff_t len, int advice) in generic_fadvise()
181 int vfs_fadvise(struct file *file, loff_t offset, loff_t len, int advice) in vfs_fadvise()
192 int ksys_fadvise64_64(int fd, loff_t offset, loff_t len, int advice) in ksys_fadvise64_64()
206 SYSCALL_DEFINE4(fadvise64_64, int, fd, loff_t, offset, loff_t, len, int, advice) in SYSCALL_DEFINE4() argument
213 SYSCALL_DEFINE4(fadvise64, int, fd, loff_t, offset, size_t, len, int, advice) in SYSCALL_DEFINE4() argument
Dfrontswap.c216 pgoff_t offset) in __frontswap_test()
225 pgoff_t offset) in __frontswap_set()
232 pgoff_t offset) in __frontswap_clear()
251 pgoff_t offset = swp_offset(entry); in __frontswap_store() local
300 pgoff_t offset = swp_offset(entry); in __frontswap_load() local
331 void __frontswap_invalidate_page(unsigned type, pgoff_t offset) in __frontswap_invalidate_page()
Dswap_cgroup.c66 pgoff_t offset) in __lookup_swap_cgroup()
79 pgoff_t offset = swp_offset(ent); in lookup_swap_cgroup() local
133 pgoff_t offset = swp_offset(ent); in swap_cgroup_record() local
Ddmapool.c58 unsigned int offset; member
205 unsigned int offset = 0; in pool_initialise_page() local
319 size_t offset; in dma_pool_alloc() local
408 unsigned int offset; in dma_pool_free() local
Dzswap.c163 pgoff_t offset; member
284 static struct zswap_entry *zswap_rb_search(struct rb_root *root, pgoff_t offset) in zswap_rb_search()
376 pgoff_t offset) in zswap_entry_find_get()
876 pgoff_t offset; in zswap_writeback_entry() local
1002 static int zswap_frontswap_store(unsigned type, pgoff_t offset, in zswap_frontswap_store()
1146 static int zswap_frontswap_load(unsigned type, pgoff_t offset, in zswap_frontswap_load()
1195 static void zswap_frontswap_invalidate_page(unsigned type, pgoff_t offset) in zswap_frontswap_invalidate_page()
Dpage_reporting.c111 struct scatterlist *sgl, unsigned int *offset) in page_reporting_cycle()
226 unsigned int order, mt, leftover, offset = PAGE_REPORTING_CAPACITY; in page_reporting_process_zone() local
Dusercopy.c73 unsigned long offset, unsigned long len) in usercopy_warn()
84 bool to_user, unsigned long offset, in usercopy_abort()
Dfilemap.c799 pgoff_t offset = old->index; in replace_page_cache_page() local
837 pgoff_t offset, gfp_t gfp, in __add_to_page_cache_locked()
934 pgoff_t offset, gfp_t gfp_mask) in add_to_page_cache_locked()
942 pgoff_t offset, gfp_t gfp_mask) in add_to_page_cache_lru()
2208 unsigned long offset; /* offset into pagecache page */ in generic_file_buffered_read() local
2687 pgoff_t offset = vmf->pgoff; in do_async_mmap_readahead() local
2736 pgoff_t offset = vmf->pgoff; in filemap_fault() local
3481 unsigned long offset; /* Offset into pagecache page */ in generic_perform_write() local
Dearly_ioremap.c108 unsigned long offset; in __early_ioremap() local
171 unsigned long offset; in early_iounmap() local
Dreadahead.c623 ssize_t ksys_readahead(int fd, loff_t offset, size_t count) in ksys_readahead()
650 SYSCALL_DEFINE3(readahead, int, fd, loff_t, offset, size_t, count) in SYSCALL_DEFINE3() argument
Dswap_state.c572 unsigned long offset, in __swapin_nr_pages()
611 static unsigned long swapin_nr_pages(unsigned long offset) in swapin_nr_pages()
659 unsigned long offset = entry_offset; in swap_cluster_readahead() local
Duserfaultfd.c69 pgoff_t offset, max_off; in mfill_atomic_install_pte() local
191 pgoff_t offset, max_off; in mfill_zeropage_pte() local
Dinternal.h483 static inline struct page *mem_map_offset(struct page *base, int offset) in mem_map_offset()
495 struct page *base, int offset) in mem_map_next()
Dmadvise.c268 loff_t offset; in madvise_willneed() local
865 loff_t offset; in madvise_remove() local
Dioremap.c255 unsigned long offset, vaddr; in ioremap_prot() local
Dprocess_vm_access.c29 unsigned offset, in process_vm_rw_pages()
Dcma.c440 unsigned long mask, offset; in cma_alloc() local
Dzsmalloc.c495 static inline void set_first_obj_offset(struct page *page, int offset) in set_first_obj_offset()
1364 int i, nr_page, offset; in obj_malloc() local
1610 int offset = 0; in find_alloced_obj() local
1965 int offset, pos; in zs_page_migrate() local
Dtruncate.c152 void do_invalidatepage(struct page *page, unsigned int offset, in do_invalidatepage()
Dslob.c149 slobidx_t offset = next - base; in set_slob() local
Dshmem.c2155 unsigned long offset; in shmem_get_unmapped_area() local
2547 unsigned long offset; in shmem_file_read_iter() local
2701 static loff_t shmem_file_llseek(struct file *file, loff_t offset, int whence) in shmem_file_llseek()
2737 static long shmem_fallocate(struct file *file, int mode, loff_t offset, in shmem_fallocate()
Dvmalloc.c1707 unsigned long offset; in vb_free() local
2788 unsigned long offset, length; in aligned_vread() local
2827 unsigned long offset, length; in aligned_vwrite() local
/mm/kasan/
Dreport_generic.c187 unsigned long offset; in print_decoded_frame_descr() local
215 unsigned long *offset, in get_address_stack_frame_info()
268 unsigned long offset; in kasan_print_address_stack_frame() local
/mm/kfence/
Dcore.c161 unsigned long offset = (meta - kfence_metadata + 1) * PAGE_SIZE * 2; in metadata_to_pageaddr() local

12