Home
last modified time | relevance | path

Searched defs:perm (Results 26 – 50 of 152) sorted by relevance

1234567

/openbmc/linux/security/tomoyo/
H A Dcommon.c1400 const u16 perm = ptr->perm; in tomoyo_print_entry() local
1431 const u8 perm = ptr->perm; in tomoyo_print_entry() local
1452 const u8 perm = ptr->perm; in tomoyo_print_entry() local
1473 const u8 perm = ptr->perm; in tomoyo_print_entry() local
1496 const u8 perm = ptr->perm; in tomoyo_print_entry() local
1529 const u8 perm = ptr->perm; in tomoyo_print_entry() local
H A Dnetwork.c236 u8 perm = READ_ONCE(*a_perm); in tomoyo_merge_inet_acl() local
262 u8 perm = READ_ONCE(*a_perm); in tomoyo_merge_unix_acl() local
/openbmc/linux/security/apparmor/
H A Dlib.c226 unsigned int i, perm = 1; in aa_perm_mask_to_str() local
246 unsigned int i, perm = 1; in aa_audit_perm_names() local
/openbmc/qemu/include/
H A Dqemu-io.h43 uint64_t perm; member
/openbmc/linux/fs/nfsd/
H A Dnfs4acl.c66 mask_from_posix(unsigned short perm, unsigned int flags) in mask_from_posix()
84 deny_mask_from_posix(unsigned short perm, u32 flags) in deny_mask_from_posix()
109 low_mode_from_nfs4(u32 perm, unsigned short *mode, unsigned int flags) in low_mode_from_nfs4()
/openbmc/qemu/hw/ppc/
H A Dpnv_pnor.c87 uint64_t perm = BLK_PERM_CONSISTENT_READ | in pnv_pnor_realize() local
/openbmc/linux/include/linux/
H A Dvhost_iotlb.h17 u32 perm; member
/openbmc/qemu/hw/misc/
H A Dsifive_u_otp.c215 uint64_t perm; in sifive_u_otp_realize() local
/openbmc/qemu/hw/block/
H A Dblock.c204 uint64_t perm, shared_perm; in blkconf_apply_backend_options() local
/openbmc/linux/fs/9p/
H A Dvfs_dir.c50 unsigned long perm = mistat->mode; in dt_type() local
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dopal-sysparam.c149 u8 *perm; in opal_sys_param_init() local
/openbmc/linux/ipc/
H A Dnamespace.c126 struct kern_ipc_perm *perm; in free_ipcs() local
/openbmc/u-boot/lib/bzip2/
H A Dbzlib_huffman.c196 Int32 *perm, in BZ2_hbCreateDecodeTables()
/openbmc/qemu/block/
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()
/openbmc/linux/include/linux/firmware/qcom/
H A Dqcom_scm.h26 int perm; member
/openbmc/qemu/hw/arm/
H A Dsmmu-common.c437 dma_addr_t iova, IOMMUAccessFlags perm, in smmu_ptw_64_s1()
566 dma_addr_t ipa, IOMMUAccessFlags perm, in smmu_ptw_64_s2()
710 IOMMUAccessFlags perm, SMMUTLBEntry *tlbe, SMMUPTWEventInfo *info) in smmu_ptw()
/openbmc/qemu/
H A Dblockjob.c232 uint64_t perm, uint64_t shared_perm, Error **errp) in block_job_add_bdrv()
491 JobTxn *txn, BlockDriverState *bs, uint64_t perm, in block_job_create()
H A Dblock.c2335 static void bdrv_child_set_perm(BdrvChild *c, uint64_t perm, in bdrv_child_set_perm()
2623 void bdrv_get_cumulative_perm(BlockDriverState *bs, uint64_t *perm, in bdrv_get_cumulative_perm()
2641 char *bdrv_perm_names(uint64_t perm) in bdrv_perm_names()
2644 uint64_t perm; in bdrv_perm_names() member
2697 int bdrv_child_try_set_perm(BdrvChild *c, uint64_t perm, uint64_t shared, in bdrv_child_try_set_perm()
2753 uint64_t perm, uint64_t shared, in bdrv_filter_default_perms()
2764 uint64_t perm, uint64_t shared, in bdrv_default_perms_for_cow()
2879 uint64_t perm, uint64_t shared, in bdrv_default_perms()
3069 uint64_t perm, uint64_t shared_perm, in bdrv_attach_child_common()
3176 uint64_t perm, shared_perm; in bdrv_attach_child_noperm() local
[all …]
/openbmc/qemu/block/export/
H A Dexport.c83 uint64_t perm; in blk_exp_add() local
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dacl.py119 def acl_get_perm(permset_d, perm): argument
/openbmc/linux/drivers/tty/vt/
H A Dkeyboard.c1691 int vt_do_diacrit(unsigned int cmd, void __user *udp, int perm) in vt_do_diacrit()
1902 int perm) in vt_do_kbkeycode_ioctl()
2022 int vt_do_kdsk_ioctl(int cmd, struct kbentry __user *user_kbe, int perm, in vt_do_kdsk_ioctl()
2060 int vt_do_kdgkb_ioctl(int cmd, struct kbsentry __user *user_kdgkb, int perm) in vt_do_kdgkb_ioctl()
2112 int vt_do_kdskled(unsigned int console, int cmd, unsigned long arg, int perm) in vt_do_kdskled()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dalloc.c236 void mlx5_fill_page_frag_array_perm(struct mlx5_frag_buf *buf, __be64 *pas, u8 perm) in mlx5_fill_page_frag_array_perm()
/openbmc/linux/drivers/vhost/
H A Dvdpa.c867 static int perm_to_iommu_flags(u32 perm) in perm_to_iommu_flags()
890 u64 iova, u64 size, u64 pa, u32 perm, void *opaque) in vhost_vdpa_map()
942 u64 iova, u64 size, u64 uaddr, u32 perm) in vhost_vdpa_va_map()
993 u64 iova, u64 size, u64 uaddr, u32 perm) in vhost_vdpa_pa_map()
/openbmc/linux/drivers/soc/qcom/
H A Drmtfs_mem.c287 struct qcom_scm_vmperm perm; in qcom_rmtfs_mem_remove() local

1234567