Home
last modified time | relevance | path

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

/linux/mm/
H A Dvma_init.c71 memcpy(&dest->swap_readahead_info, &src->swap_readahead_info, in vm_area_init_from()
72 sizeof(dest->swap_readahead_info)); in vm_area_init_from()
H A Dswap_state.c70 (atomic_long_read(&(vma)->swap_readahead_info) ? : 4)
631 atomic_long_set(&vma->swap_readahead_info, in swap_update_readahead()
880 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.h995 atomic_long_t swap_readahead_info; member
/linux/tools/testing/vma/include/
H A Ddup.h602 atomic_long_t swap_readahead_info; member