Searched refs:migrated (Results 1 – 25 of 30) sorted by relevance
12
132 pool->migrated = NULL; in slab_create_child()156 while (pool->migrated) { in slab_destroy_child()157 struct slab_element_header *elt = pool->migrated; in slab_destroy_child()158 pool->migrated = elt->next; in slab_destroy_child()214 pool->free = pool->migrated; in slab_alloc()215 pool->migrated = NULL; in slab_alloc()268 elt->next = owner->migrated; in slab_free()269 owner->migrated = elt; in slab_free()
69 struct slab_element_header *migrated; member
21 Determine which CPU the process migrated to
31 Verify that at least one process has migrated to the new CPU by
33 - Calls to PropertyConfigurator or DomConfigurator cannot be migrated since
54 echo $host migrated
15 one of the tasks from group a is migrated to group b and the memory usage of
22 This is a transitional flag used to skip certain steps as they are migrated
6 # when we have migrated all users.
10 migrated to an always connected bus, like SPI. The interfaces
60 migrated to the core.
100 After first run a task is migrated from one group to another group. This task
353 // a working profile will be migrated. Most user data will be wiped.
413 // associated with them. Once we've migrated all of them over to true764 // migrated away from using positionally encoded operands.773 // migrated away from using positionally encoded operands.
311 # TODO: Remove these released RO builds once they are migrated to Goldeneye.
2 # In May of 2017, Valid Usage IDs were migrated from7 # the old IDs and needs to be migrated to the new IDs
149 # Once all vsprops settings are migrated into gyp, this can go away.
453 for a period of time, after which they are migrated into the standard analysis.
521 to support the old ppc32 embedded ports that have not been migrated
356 // associated with them. Once we've migrated all of them over to true
1679 migrated to...
1540 "### Is the task migrated once we exceed the LITTLE CPUs capacity?"
1414 is to be migrated to another process (i.e. a newer version of the
2360 - Added an hash table module, migrated a number of internal structure to
3440 * src/ffitest.c: Delete. No longer needed, all test cases migrated