Searched refs:resizing (Results 1 – 8 of 8) sorted by relevance
84 bool resizing; /* Mark ongoing resize */ member654 if (!t->resizing) in mtype_gc()658 if (atomic_dec_and_test(&t->uref) && t->resizing) { in mtype_gc()752 orig->resizing = true; in mtype_resize()870 orig->resizing = false; in mtype_resize()1085 if (t->resizing && ext && ext->target) { in mtype_add()1112 if (atomic_dec_and_test(&t->uref) && t->resizing) { in mtype_add()1171 if (t->resizing && ext && ext->target) { in mtype_del()1222 if (atomic_dec_and_test(&t->uref) && t->resizing) { in mtype_del()1461 if (atomic_dec_and_test(&t->uref) && t->resizing) { in mtype_uref()
65 memory to memory. Operations include resizing and format
49 device. For creating subdivided dax devices, or for resizing101 resizing.
507 In order to make use of resource resizing, all PCI drivers must512 resourceN attributes must be terminated prior to resizing.513 Success of the resizing operation is not guaranteed.
154 to kmalloc_array(): a helper for resizing arrays is provided in the form of
575 atomic_t resizing; member3289 atomic_inc(&buffer->resizing); in ring_buffer_resize()3447 atomic_dec(&buffer->resizing); in ring_buffer_resize()3470 atomic_dec(&buffer->resizing); in ring_buffer_resize()6968 if (atomic_read(&buffer_a->resizing)) in ring_buffer_swap_cpu()6970 if (atomic_read(&buffer_b->resizing)) in ring_buffer_swap_cpu()
746 the filesystem including journal recovery, filesystem resizing, and freeing of
4465 Used to implement the PAPR extension for runtime resizing of a guest's4522 Used to implement the PAPR extension for runtime resizing of a guest's