/Linux-v6.1/drivers/md/persistent-data/ |
D | dm-array.c | 385 struct resize { struct 410 * 'old' refers to before the resize, 'new' after. argument 433 static int drop_blocks(struct resize *resize, unsigned begin_index, in drop_blocks() 461 static int shrink(struct resize *resize) in shrink() 501 static int grow_extend_tail_block(struct resize *resize, uint32_t new_nr_entries) in grow_extend_tail_block() 518 static int grow_add_tail_block(struct resize *resize) in grow_add_tail_block() 527 static int grow_needs_more_blocks(struct resize *resize) in grow_needs_more_blocks() 554 static int grow(struct resize *resize) in grow() 664 struct resize resize; in array_resize() local
|
/Linux-v6.1/arch/powerpc/kvm/ |
D | book3s_64_mmu_hv.c | 36 #define resize_hpt_debug(resize, ...) \ argument 42 #define resize_hpt_debug(resize, ...) \ argument 1197 static int resize_hpt_allocate(struct kvm_resize_hpt *resize) in resize_hpt_allocate() 1211 static unsigned long resize_hpt_rehash_hpte(struct kvm_resize_hpt *resize, in resize_hpt_rehash_hpte() 1366 static int resize_hpt_rehash(struct kvm_resize_hpt *resize) in resize_hpt_rehash() 1381 static void resize_hpt_pivot(struct kvm_resize_hpt *resize) in resize_hpt_pivot() 1408 static void resize_hpt_release(struct kvm *kvm, struct kvm_resize_hpt *resize) in resize_hpt_release() 1428 struct kvm_resize_hpt *resize = container_of(work, in resize_hpt_prepare_work() local 1476 struct kvm_resize_hpt *resize; in kvm_vm_ioctl_resize_hpt_prepare() local 1542 struct kvm_resize_hpt *resize; in kvm_vm_ioctl_resize_hpt_commit() local
|
/Linux-v6.1/drivers/scsi/cxlflash/ |
D | vlun.c | 32 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
|
D | superpipe.c | 37 struct dk_cxlflash_resize *resize) in marshal_rele_to_resize()
|
/Linux-v6.1/include/linux/ |
D | parman.h | 58 int (*resize)(void *priv, unsigned long new_count); member
|
D | tty_driver.h | 383 int (*resize)(struct tty_struct *tty, struct winsize *ws); member
|
/Linux-v6.1/include/xen/interface/io/ |
D | fbif.h | 55 struct xenfb_resize resize; member
|
/Linux-v6.1/drivers/media/i2c/ |
D | rj54n1cb0c.c | 164 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
|
/Linux-v6.1/include/linux/mlx5/ |
D | cq.h | 116 } resize; member
|
/Linux-v6.1/drivers/s390/char/ |
D | raw3270.h | 138 void (*resize)(struct raw3270_view *, int, int, int); member
|
/Linux-v6.1/fs/jfs/ |
D | super.c | 278 char *resize = args[0].from; in parse_options() local
|
/Linux-v6.1/drivers/video/fbdev/ |
D | xen-fbfront.c | 54 struct xenfb_resize resize; /* protected by resize_lock */ member
|
/Linux-v6.1/include/uapi/scsi/ |
D | cxlflash_ioctl.h | 177 struct dk_cxlflash_resize resize; member
|
/Linux-v6.1/fs/ocfs2/ |
D | suballoc.c | 159 int resize) in ocfs2_validate_gd_self() 201 int resize) in ocfs2_validate_gd_parent()
|
/Linux-v6.1/tools/perf/ |
D | builtin-top.c | 91 static volatile int resize; variable
|
/Linux-v6.1/drivers/block/ |
D | virtio_blk.c | 559 static void virtblk_update_capacity(struct virtio_blk *vblk, bool resize) in virtblk_update_capacity()
|
/Linux-v6.1/include/linux/netfilter/ipset/ |
D | ip_set.h | 170 int (*resize)(struct ip_set *set, bool retried); member
|
/Linux-v6.1/drivers/media/rc/ |
D | rc-main.c | 372 u64 scancode, bool resize) in ir_establish_scancode()
|
/Linux-v6.1/drivers/pci/ |
D | pci.c | 6511 bool *resize) in pci_specified_resource_alignment() 6565 resource_size_t align, bool resize) in pci_request_resource_alignment() 6639 bool resize = false; in pci_reassigndev_resource_alignment() local
|
/Linux-v6.1/drivers/md/ |
D | md.h | 611 int (*resize) (struct mddev *mddev, sector_t sectors); member
|
D | dm-raid.c | 3000 bool resize = false; in raid_ctr() local
|
/Linux-v6.1/rust/alloc/vec/ |
D | mod.rs | 2242 pub fn resize(&mut self, new_len: usize, value: T) { in resize() method
|
/Linux-v6.1/net/ipv4/ |
D | fib_trie.c | 847 static struct key_vector *resize(struct trie *t, struct key_vector *tn) in resize() function
|
/Linux-v6.1/drivers/video/fbdev/core/ |
D | fbcon.c | 2404 int resize, ret, old_userfont, old_width, old_height, old_charcount; in fbcon_do_set_font() local
|