Home
last modified time | relevance | path

Searched defs:perm (Results 1 – 25 of 47) sorted by relevance

12

/qemu/tests/unit/
H A Dtest-image-locking.c35 uint64_t perm, uint64_t shared_perm, in open_image()
80 uint64_t perm, shared_perm; in test_image_locking_basic() local
121 uint64_t perm, shared_perm; in test_set_perm_abort() local
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()
289 uint64_t perm, uint64_t shared, in write_to_selected_perms()
/qemu/scripts/
H A Drender_block_graph.py32 def perm(arr): function
/qemu/include/qemu/
H A Diova-tree.h39 IOMMUAccessFlags perm; member
/qemu/block/
H A Dpreallocate.c292 static bool can_write_resize(uint64_t perm) in can_write_resize()
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 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 Dblock-backend.c70 uint64_t perm; member
355 BlockBackend *blk_new(AioContext *ctx, uint64_t perm, uint64_t shared_perm) in blk_new()
394 BlockBackend *blk_new_with_bs(BlockDriverState *bs, uint64_t perm, in blk_new_with_bs()
428 uint64_t perm = 0; in blk_new_open() local
905 uint64_t perm, shared_perm; in blk_insert_bs() local
952 blk_set_perm_locked(BlockBackend *blk, uint64_t perm, uint64_t shared_perm, in blk_set_perm_locked()
971 int blk_set_perm(BlockBackend *blk, uint64_t perm, uint64_t shared_perm, in blk_set_perm()
980 void blk_get_perm(BlockBackend *blk, uint64_t *perm, uint64_t *shared_perm) in blk_get_perm()
H A Dcommit.c286 uint64_t perm, uint64_t shared, in bdrv_commit_top_child_perm()
H A Dfile-posix.c167 uint64_t perm; member
941 static int raw_check_lock_bytes(int fd, uint64_t perm, uint64_t shared_perm, in raw_check_lock_bytes()
1066 int *open_flags, uint64_t perm, Error **errp) in raw_reconfigure_getfd()
2978 uint64_t perm, shared; in raw_co_create() local
3844 static int raw_check_perm(BlockDriverState *bs, uint64_t perm, uint64_t shared, in raw_check_perm()
3899 static void raw_set_perm(BlockDriverState *bs, uint64_t perm, uint64_t shared) in raw_set_perm()
H A Dcopy-before-write.c359 uint64_t perm, uint64_t shared, in cbw_child_perm()
/qemu/hw/arm/
H A Dsmmu-internal.h75 #define is_permission_fault(ap, perm) \ argument
78 #define is_permission_fault_s2(s2ap, perm) \ argument
H A Dsmmu-common.c458 dma_addr_t iova, IOMMUAccessFlags perm, in smmu_ptw_64_s1()
587 dma_addr_t ipa, IOMMUAccessFlags perm, in smmu_ptw_64_s2()
730 IOMMUAccessFlags perm, SMMUTLBEntry *tlbe, SMMUPTWEventInfo *info) in smmu_ptw()
/qemu/include/
H A Dqemu-io.h43 uint64_t perm; member
/qemu/hw/ppc/
H A Dpnv_pnor.c87 uint64_t perm = BLK_PERM_CONSISTENT_READ | in pnv_pnor_realize() local
/qemu/hw/misc/
H A Dsifive_u_otp.c214 uint64_t perm; in sifive_u_otp_realize() local
/qemu/hw/block/
H A Dblock.c209 uint64_t perm, shared_perm; in blkconf_apply_backend_options() local
/qemu/block/export/
H A Dexport.c84 uint64_t perm; in blk_exp_add() local
/qemu/
H A Dblockjob.c234 uint64_t perm, uint64_t shared_perm, Error **errp) in block_job_add_bdrv()
493 JobTxn *txn, BlockDriverState *bs, uint64_t perm, in block_job_create()
H A Dblock.c2347 static void bdrv_child_set_perm(BdrvChild *c, uint64_t perm, in bdrv_child_set_perm()
2398 bdrv_drv_set_perm(BlockDriverState *bs, uint64_t perm, uint64_t shared_perm, in bdrv_drv_set_perm()
2635 void bdrv_get_cumulative_perm(BlockDriverState *bs, uint64_t *perm, in bdrv_get_cumulative_perm()
2653 char *bdrv_perm_names(uint64_t perm) in bdrv_perm_names()
2656 uint64_t perm; in bdrv_perm_names() member
2709 int bdrv_child_try_set_perm(BdrvChild *c, uint64_t perm, uint64_t shared, in bdrv_child_try_set_perm()
2765 uint64_t perm, uint64_t shared, in bdrv_filter_default_perms()
2776 uint64_t perm, uint64_t shared, in bdrv_default_perms_for_cow()
2812 uint64_t perm, uint64_t shared, in bdrv_default_perms_for_storage()
2891 uint64_t perm, uint64_t shared, in bdrv_default_perms()
[all …]
/qemu/hw/i386/kvm/
H A Dxenstore_impl.c155 char *xs_perm_as_string(unsigned int perm, unsigned int domid) in xs_perm_as_string()
489 static void parse_perm(const char *perm, char *letter, unsigned int *dom_id) in parse_perm()
1117 char *perm = data; in is_valid_perm() local
1738 char *perm = NULL; in consume_node() local
/qemu/hw/riscv/
H A Driscv-iommu.c69 uint64_t perm:2; /* IOMMU_RW flags */ member
1417 IOMMUAccessFlags perm; in riscv_iommu_translate() local
1532 IOMMUAccessFlags perm, in riscv_iommu_ats()
1590 IOMMUAccessFlags perm = resp_code ? IOMMU_NONE : IOMMU_RW; in riscv_iommu_ats_prgr() local
/qemu/include/standard-headers/linux/
H A Dvhost_types.h74 uint8_t perm; member
/qemu/hw/virtio/
H A Dvhost-backend.c359 IOMMUAccessFlags perm) in vhost_backend_update_device_iotlb()
/qemu/linux-headers/linux/
H A Dvduse.h76 __u8 perm; member

12