Searched refs:swap_readahead_info (Results 1 – 3 of 3) sorted by relevance
66 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()
64 (atomic_long_read(&(vma)->swap_readahead_info) ? : 4)440 atomic_long_set(&vma->swap_readahead_info, in swap_update_readahead()771 atomic_long_set(&vma->swap_readahead_info, SWAP_RA_VAL(faddr, win, 0)); in swap_vma_ra_win()
610 atomic_long_t swap_readahead_info; member