/qemu/tests/unit/ |
H A D | test-bdrv-graph-mod.c | 37 uint64_t perm, uint64_t shared, in no_perm_default_perms() 53 uint64_t perm, uint64_t shared, in exclusive_write_perms() 283 uint64_t perm, uint64_t shared, in write_to_selected_perms()
|
/qemu/util/ |
H A D | mmap-alloc.c | 89 const bool shared = qemu_map_flags & QEMU_MAP_SHARED; in map_noreserve_effective() local 189 const bool shared = qemu_map_flags & QEMU_MAP_SHARED; in mmap_activate() local
|
H A D | oslib-win32.c | 47 void *qemu_anon_ram_alloc(size_t size, uint64_t *align, bool shared, in qemu_anon_ram_alloc()
|
H A D | oslib-posix.c | 208 void *qemu_anon_ram_alloc(size_t size, uint64_t *alignment, bool shared, in qemu_anon_ram_alloc()
|
/qemu/block/ |
H A D | preallocate.c | 558 preallocate_set_perm(BlockDriverState *bs, uint64_t perm, uint64_t shared) in preallocate_set_perm() 575 uint64_t perm, uint64_t shared, uint64_t *nperm, uint64_t *nshared) in preallocate_child_perm()
|
H A D | snapshot-access.c | 103 uint64_t perm, uint64_t shared, in snapshot_access_child_perm()
|
H A D | copy-on-read.c | 114 uint64_t perm, uint64_t shared, in cor_child_perm()
|
H A D | commit.c | 236 uint64_t perm, uint64_t shared, in bdrv_commit_top_child_perm()
|
H A D | copy-before-write.c | 359 uint64_t perm, uint64_t shared, in cbw_child_perm()
|
H A D | replication.c | 164 uint64_t perm, uint64_t shared, in replication_child_perm()
|
H A D | crypto.c | 1016 uint64_t perm, uint64_t shared, in block_crypto_child_perms()
|
H A D | blkdebug.c | 1043 uint64_t perm, uint64_t shared, in blkdebug_child_perm()
|
H A D | file-posix.c | 2970 uint64_t perm, shared; in raw_co_create() local 3835 static int raw_check_perm(BlockDriverState *bs, uint64_t perm, uint64_t shared, in raw_check_perm() 3890 static void raw_set_perm(BlockDriverState *bs, uint64_t perm, uint64_t shared) in raw_set_perm()
|
H A D | quorum.c | 1203 uint64_t perm, uint64_t shared, in quorum_child_perm()
|
H A D | mirror.c | 1655 uint64_t perm, uint64_t shared, in bdrv_mirror_top_child_perm()
|
H A D | block-backend.c | 429 uint64_t shared = BLK_PERM_ALL; in blk_new_open() local
|
H A D | vvfat.c | 3219 uint64_t perm, uint64_t shared, in vvfat_child_perm()
|
/qemu/hw/acpi/ |
H A D | aml-build-stub.c | 72 AmlActiveHighAndLow high_and_low, AmlShared shared, in aml_interrupt()
|
H A D | aml-build.c | 952 AmlActiveHighAndLow active_level, AmlShared shared, in aml_gpio_int() 999 AmlActiveHighAndLow high_and_low, AmlShared shared, in aml_interrupt()
|
/qemu/include/hw/virtio/ |
H A D | vhost-vdpa.h | 68 VhostVDPAShared *shared; member
|
/qemu/net/ |
H A D | vhost-vdpa.c | 1692 VhostVDPAShared *shared, in net_vhost_vdpa_init() 1863 VhostVDPAShared *shared = NULL; in net_init_vhost_vdpa() local 1877 VhostVDPAShared *shared = s0->vhost_vdpa.shared; in net_init_vhost_vdpa() local
|
/qemu/ |
H A D | qemu-nbd.c | 79 static int shared = 1; variable
|
H A D | block.c | 2345 uint64_t shared, Transaction *tran) in bdrv_child_set_perm() 2706 int bdrv_child_try_set_perm(BdrvChild *c, uint64_t perm, uint64_t shared, in bdrv_child_try_set_perm() 2743 uint64_t perms, shared; in bdrv_child_refresh_perms() local 2762 uint64_t perm, uint64_t shared, in bdrv_filter_default_perms() 2773 uint64_t perm, uint64_t shared, in bdrv_default_perms_for_cow() 2809 uint64_t perm, uint64_t shared, in bdrv_default_perms_for_storage() 2888 uint64_t perm, uint64_t shared, in bdrv_default_perms()
|
H A D | blockdev.c | 1355 uint64_t perm, shared; in external_snapshot_action() local
|
/qemu/hw/nvme/ |
H A D | nvme.h | 189 bool shared; member
|