Home
last modified time | relevance | path

Searched defs:shared (Results 1 – 25 of 26) sorted by relevance

12

/qemu/tests/unit/
H A Dtest-bdrv-graph-mod.c37 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 Dmmap-alloc.c89 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 Doslib-win32.c47 void *qemu_anon_ram_alloc(size_t size, uint64_t *align, bool shared, in qemu_anon_ram_alloc()
H A Doslib-posix.c208 void *qemu_anon_ram_alloc(size_t size, uint64_t *alignment, bool shared, in qemu_anon_ram_alloc()
/qemu/block/
H A Dpreallocate.c558 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 Dsnapshot-access.c103 uint64_t perm, uint64_t shared, in snapshot_access_child_perm()
H A Dcopy-on-read.c114 uint64_t perm, uint64_t shared, in cor_child_perm()
H A Dcommit.c236 uint64_t perm, uint64_t shared, in bdrv_commit_top_child_perm()
H A Dcopy-before-write.c359 uint64_t perm, uint64_t shared, in cbw_child_perm()
H A Dreplication.c164 uint64_t perm, uint64_t shared, in replication_child_perm()
H A Dcrypto.c1016 uint64_t perm, uint64_t shared, in block_crypto_child_perms()
H A Dblkdebug.c1043 uint64_t perm, uint64_t shared, in blkdebug_child_perm()
H A Dfile-posix.c2970 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 Dquorum.c1203 uint64_t perm, uint64_t shared, in quorum_child_perm()
H A Dmirror.c1655 uint64_t perm, uint64_t shared, in bdrv_mirror_top_child_perm()
H A Dblock-backend.c429 uint64_t shared = BLK_PERM_ALL; in blk_new_open() local
H A Dvvfat.c3219 uint64_t perm, uint64_t shared, in vvfat_child_perm()
/qemu/hw/acpi/
H A Daml-build-stub.c72 AmlActiveHighAndLow high_and_low, AmlShared shared, in aml_interrupt()
H A Daml-build.c952 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 Dvhost-vdpa.h68 VhostVDPAShared *shared; member
/qemu/net/
H A Dvhost-vdpa.c1692 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 Dqemu-nbd.c79 static int shared = 1; variable
H A Dblock.c2345 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 Dblockdev.c1355 uint64_t perm, shared; in external_snapshot_action() local
/qemu/hw/nvme/
H A Dnvme.h189 bool shared; member

12