Home
last modified time | relevance | path

Searched defs:resize (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/linux/drivers/md/persistent-data/
H A Ddm-array.c387 struct resize { struct
412 * 'old' refers to before the resize, 'new' after. argument
435 static int drop_blocks(struct resize *resize, unsigned int begin_index, in drop_blocks()
464 static int shrink(struct resize *resize) in shrink()
504 static int grow_extend_tail_block(struct resize *resize, uint32_t new_nr_entries) in grow_extend_tail_block()
521 static int grow_add_tail_block(struct resize *resize) in grow_add_tail_block()
530 static int grow_needs_more_blocks(struct resize *resize) in grow_needs_more_blocks()
557 static int grow(struct resize *resize) in grow()
668 struct resize resize; in array_resize() local
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_64_mmu_hv.c37 #define resize_hpt_debug(resize, ...) \ argument
43 #define resize_hpt_debug(resize, ...) \ argument
1212 static int resize_hpt_allocate(struct kvm_resize_hpt *resize) in resize_hpt_allocate()
1226 static unsigned long resize_hpt_rehash_hpte(struct kvm_resize_hpt *resize, in resize_hpt_rehash_hpte()
1381 static int resize_hpt_rehash(struct kvm_resize_hpt *resize) in resize_hpt_rehash()
1396 static void resize_hpt_pivot(struct kvm_resize_hpt *resize) in resize_hpt_pivot()
1423 static void resize_hpt_release(struct kvm *kvm, struct kvm_resize_hpt *resize) in resize_hpt_release()
1443 struct kvm_resize_hpt *resize = container_of(work, in resize_hpt_prepare_work() local
1491 struct kvm_resize_hpt *resize; in kvm_vm_ioctl_resize_hpt_prepare() local
1557 struct kvm_resize_hpt *resize; in kvm_vm_ioctl_resize_hpt_commit() local
/openbmc/linux/drivers/scsi/cxlflash/
H A Dvlun.c32 struct dk_cxlflash_resize *resize) in marshal_virt_to_resize()
731 struct dk_cxlflash_resize *resize) in _cxlflash_vlun_resize()
823 struct dk_cxlflash_resize *resize) in cxlflash_vlun_resize()
981 struct dk_cxlflash_resize resize; in cxlflash_disk_virtual_open() local
H A Dsuperpipe.c37 struct dk_cxlflash_resize *resize) in marshal_rele_to_resize()
/openbmc/linux/include/linux/
H A Dparman.h58 int (*resize)(void *priv, unsigned long new_count); member
H A Dtty_driver.h390 int (*resize)(struct tty_struct *tty, struct winsize *ws); member
/openbmc/phosphor-mboxd/vpnor/
H A Dpnor_partition.cpp99 void Request::resize(const fs::path &path, size_t len) in resize() function in openpower::virtual_pnor::Request
/openbmc/obmc-ikvm/
H A Dikvm_server.cpp68 void Server::resize() in resize() function in ikvm::Server
H A Dikvm_video.cpp193 void Video::resize() in resize() function in ikvm::Video
/openbmc/linux/drivers/s390/char/
H A Draw3270.h60 void (*resize)(struct raw3270_view *view, member
/openbmc/linux/include/xen/interface/io/
H A Dfbif.h55 struct xenfb_resize resize; member
/openbmc/qemu/include/hw/xen/interface/io/
H A Dfbif.h58 struct xenfb_resize resize; member
/openbmc/linux/drivers/media/i2c/
H A Drj54n1cb0c.c164 unsigned short resize; /* Sensor * 1024 / resize = Output */ member
638 unsigned int skip, resize, input_w = *in_w, input_h = *in_h, in rj54n1_sensor_scale() local
/openbmc/linux/include/linux/mlx5/
H A Dcq.h116 } resize; member
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dmessage.hpp146 void resize(size_t sz) in resize() function
/openbmc/qemu/tests/qtest/
H A Dvirtio-blk-test.c749 static void resize(void *obj, void *data, QGuestAllocator *t_alloc) in resize() function
/openbmc/linux/drivers/video/fbdev/
H A Dxen-fbfront.c54 struct xenfb_resize resize; /* protected by resize_lock */ member
/openbmc/linux/fs/jfs/
H A Dsuper.c278 char *resize = args[0].from; in parse_options() local
/openbmc/linux/include/uapi/scsi/
H A Dcxlflash_ioctl.h177 struct dk_cxlflash_resize resize; member
/openbmc/linux/include/uapi/drm/
H A Dqaic_accel.h296 __u64 resize; member
/openbmc/linux/fs/ocfs2/
H A Dsuballoc.c159 int resize) in ocfs2_validate_gd_self()
201 int resize) in ocfs2_validate_gd_parent()
/openbmc/linux/tools/perf/
H A Dbuiltin-top.c91 static volatile sig_atomic_t resize; variable
/openbmc/linux/drivers/media/rc/
H A Drc-main.c372 u64 scancode, bool resize) in ir_establish_scancode()
/openbmc/linux/include/linux/netfilter/ipset/
H A Dip_set.h170 int (*resize)(struct ip_set *set, bool retried); member
/openbmc/linux/drivers/block/
H A Dvirtio_blk.c975 static void virtblk_update_capacity(struct virtio_blk *vblk, bool resize) in virtblk_update_capacity()

12