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.c65 (atomic_long_read(&(vma)->swap_readahead_info) ? : 4)
394 atomic_long_set(&vma->swap_readahead_info, in swap_update_readahead()
695 atomic_long_set(&vma->swap_readahead_info, SWAP_RA_VAL(faddr, win, 0)); in swap_vma_ra_win()
/linux/include/linux/
H A Dmm_types.h878 atomic_long_t swap_readahead_info; member
/linux/tools/testing/vma/
H A Dvma_internal.h379 atomic_long_t swap_readahead_info; member
/linux/Documentation/mm/
H A Dprocess_addrs.rst219 …:c:member:`!swap_readahead_info` CONFIG_SWAP Metadata used by the swap mechanism m…