Home
last modified time | relevance | path

Searched refs:resizing (Results 1 – 8 of 8) sorted by relevance

/linux/net/netfilter/ipset/
H A Dip_set_hash_gen.h84 bool resizing; /* Mark ongoing resize */ member
654 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()
/linux/drivers/media/platform/nxp/
H A DKconfig65 memory to memory. Operations include resizing and format
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-dax49 device. For creating subdivided dax devices, or for resizing
101 resizing.
H A Dsysfs-bus-pci507 In order to make use of resource resizing, all PCI drivers must
512 resourceN attributes must be terminated prior to resizing.
513 Success of the resizing operation is not guaranteed.
/linux/Documentation/core-api/
H A Dmemory-allocation.rst154 to kmalloc_array(): a helper for resizing arrays is provided in the form of
/linux/kernel/trace/
H A Dring_buffer.c575 atomic_t resizing; member
3289 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()
/linux/Documentation/filesystems/ext4/
H A Djournal.rst746 the filesystem including journal recovery, filesystem resizing, and freeing of
/linux/Documentation/virt/kvm/
H A Dapi.rst4465 Used to implement the PAPR extension for runtime resizing of a guest's
4522 Used to implement the PAPR extension for runtime resizing of a guest's