| /openbmc/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()
|
| /openbmc/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() argument
|
| 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() argument [all...] |
| /openbmc/u-boot/drivers/bios_emulator/ |
| H A D | biosemu.c | 84 int X86API BE_init(u32 debugFlags, int memSize, BE_VGAInfo * info, int shared) in BE_init()
|
| /openbmc/qemu/hw/acpi/ |
| H A D | aml-build-stub.c | 72 AmlActiveHighAndLow high_and_low, AmlShared shared, in aml_interrupt()
|
| /openbmc/qemu/block/ |
| H A D | snapshot-access.c | 103 uint64_t perm, uint64_t shared, in snapshot_access_child_perm()
|
| 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 | copy-on-read.c | 114 uint64_t perm, uint64_t shared, in cor_child_perm()
|
| H A D | commit.c | 286 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 | blkdebug.c | 1043 uint64_t perm, uint64_t shared, in blkdebug_child_perm()
|
| H A D | quorum.c | 1203 uint64_t perm, uint64_t shared, in quorum_child_perm()
|
| H A D | mirror.c | 1770 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
|
| /openbmc/qemu/include/hw/virtio/ |
| H A D | vhost-vdpa.h | 88 VhostVDPAShared *shared; member
|
| /openbmc/phosphor-host-ipmid/user_channel/ |
| H A D | channel_layer.hpp | 109 shared = 3, enumerator
|
| /openbmc/qemu/net/ |
| H A D | vhost-vdpa.c | 1689 VhostVDPAShared *shared, in net_vhost_vdpa_init() 1861 VhostVDPAShared *shared = NULL; in net_init_vhost_vdpa() local 1875 VhostVDPAShared *shared = s0->vhost_vdpa.shared; in net_init_vhost_vdpa() local
|
| /openbmc/openbmc/poky/scripts/lib/devtool/ |
| H A D | ide_sdk.py | 42 shared = 'shared' variable in DevtoolIdeMode
|
| /openbmc/qemu/ |
| H A D | qemu-nbd.c | 79 static int shared = 1; variable
|
| /openbmc/openbmc/poky/documentation/ref-manual/ |
| H A D | structure.rst | 703 .. _structure-meta:
|
| /openbmc/openbmc/poky/bitbake/lib/bb/ |
| H A D | utils.py | 510 def lockfile(name, shared=False, retry=True, block=False): argument
|