Searched refs:rotor (Results 1 – 5 of 5) sorted by relevance
57 iounit->rotor[1] = IOUNIT_BMAP2_START; in iounit_iommu_init()58 iounit->rotor[2] = IOUNIT_BMAPM_START; in iounit_iommu_init()101 unsigned long rotor, scan, limit; in iounit_get_area() local116 rotor = iounit->rotor[j - 1]; in iounit_get_area()118 scan = rotor; in iounit_get_area()121 if (limit != rotor) { in iounit_get_area()122 limit = rotor; in iounit_get_area()135 iounit->rotor[j - 1] = (scan < limit) ? scan : iounit->limit[j - 1]; in iounit_get_area()
48 unsigned long rotor[3]; member
583 unsigned int rotor = this_cpu_inc_return(service_queue_rotor); in vdo_enqueue_work_queue() local584 unsigned int index = rotor % round_robin->num_service_queues; in vdo_enqueue_work_queue()
4492 static int cpuset_spread_node(int *rotor) in cpuset_spread_node() argument4494 return *rotor = next_node_in(*rotor, current->mems_allowed); in cpuset_spread_node()
375 value of a per-task rotor cpuset_mem_spread_rotor to select the next