| /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()
|
| 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()
|
| /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()
|
| H A D | aml-build.c | 951 AmlActiveHighAndLow active_level, AmlShared shared, in aml_gpio_int() 998 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 | 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 | 2978 uint64_t perm, shared; in raw_co_create() local 3845 static int raw_check_perm(BlockDriverState *bs, uint64_t perm, uint64_t shared, in raw_check_perm() 3900 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()
|
| /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
|
| H A D | block.c | 2346 uint64_t shared, Transaction *tran) in bdrv_child_set_perm() 2707 int bdrv_child_try_set_perm(BdrvChild *c, uint64_t perm, uint64_t shared, in bdrv_child_try_set_perm() 2744 uint64_t perms, shared; in bdrv_child_refresh_perms() local 2763 uint64_t perm, uint64_t shared, in bdrv_filter_default_perms() 2774 uint64_t perm, uint64_t shared, in bdrv_default_perms_for_cow() 2810 uint64_t perm, uint64_t shared, in bdrv_default_perms_for_storage() 2889 uint64_t perm, uint64_t shared, in bdrv_default_perms()
|
| /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
|