Searched refs:scan_target (Results 1 - 2 of 2) sorted by last modified time

/linux-master/mm/
H A Dvmscan.c5733 unsigned long scan_target = targets[LRU_INACTIVE_ANON] + local
5736 percentage = nr_anon * 100 / scan_target;
5738 unsigned long scan_target = targets[LRU_INACTIVE_FILE] + local
5741 percentage = nr_file * 100 / scan_target;
/linux-master/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c2131 goto scan_target;
2139 scan_target:

Completed in 335 milliseconds