Home
last modified time | relevance | path

Searched refs:swap_readahead_info (Results 1 – 5 of 5) sorted by relevance

/linux/mm/
H A Dvma_init.c66 memcpy(&dest->swap_readahead_info, &src->swap_readahead_info, in vm_area_init_from()
67 sizeof(dest->swap_readahead_info)); in vm_area_init_from()
H A Dswap_state.c64 (atomic_long_read(&(vma)->swap_readahead_info) ? : 4)
462 atomic_long_set(&vma->swap_readahead_info, in __read_swap_cache_async()
794 atomic_long_set(&vma->swap_readahead_info, SWAP_RA_VAL(faddr, win, 0)); in swap_vma_readahead()
/linux/include/linux/
H A Dmm_types.h981 atomic_long_t swap_readahead_info;
971 atomic_long_t swap_readahead_info; global() member
/linux/tools/testing/vma/
H A Dvma_internal.h718 atomic_long_t swap_readahead_info;
710 atomic_long_t swap_readahead_info; global() member
/linux/Documentation/mm/
H A Dprocess_addrs.rst220 :c:member:`!swap_readahead_info` CONFIG_SWAP Metadata used by the swap mechanism mmap read,