Home
last modified time | relevance | path

Searched refs:next_pass (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/mm/
Dmigrate.c3147 nodemask_t next_pass = NODE_MASK_NONE; in __set_migration_target_nodes() local
3163 next_pass = node_states[N_CPU]; in __set_migration_target_nodes()
3165 this_pass = next_pass; in __set_migration_target_nodes()
3166 next_pass = NODE_MASK_NONE; in __set_migration_target_nodes()
3190 node_set(target_node, next_pass); in __set_migration_target_nodes()
3197 if (!nodes_empty(next_pass)) in __set_migration_target_nodes()
/Linux-v5.15/drivers/scsi/
Dscsi_scan.c602 next_pass: in scsi_probe_lun()
686 goto next_pass; in scsi_probe_lun()
700 goto next_pass; in scsi_probe_lun()