Searched defs:when (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Dslub.c84 * Slabs are freed when they become empty. Teardown and setup is
97 * when the slab is no longer needed.
155 * disabled when slub_debug=O is used and a cache's min order increases with
206 unsigned long when; /* When did the operation occur */ member in struct:track
516 p->when = jiffies;
536 s, (void *)t->addr, jiffies - t->when, t->cpu, t->pid);
1325 * cleared when they're allocated, so we need to do it here.
2293 * as we end up on the original cpu again when doing the cmpxchg.
2780 * when allocating for the kmalloc_node_cache. This is used for bootstrapping
3044 * per node list when w
[all...]

Completed in 105 milliseconds