Home
last modified time | relevance | path

Searched defs:perm (Results 51 – 75 of 152) sorted by relevance

1234567

/openbmc/u-boot/lib/
H A Dtpm_api.c267 u32 tpm_get_permissions(struct udevice *dev, u32 index, u32 *perm) in tpm_get_permissions()
H A Dtpm-v1.c98 u32 tpm1_nv_define_space(struct udevice *dev, u32 index, u32 perm, u32 size) in tpm1_nv_define_space()
449 u32 tpm1_get_permissions(struct udevice *dev, u32 index, u32 *perm) in tpm1_get_permissions()
/openbmc/linux/fs/exfat/
H A Dfile.c62 mode_t i_mode, mask, perm; in exfat_sanitize_mode() local
/openbmc/linux/certs/
H A Dsystem_keyring.c168 key_perm_t perm; in add_to_secondary_keyring() local
/openbmc/u-boot/cmd/
H A Dtpm-v1.c45 u32 index, perm, size; in do_tpm_nv_define_space() local
291 u32 index, perm, size; in do_tpm_nv_define() local
/openbmc/qemu/block/
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
947 blk_set_perm_locked(BlockBackend *blk, uint64_t perm, uint64_t shared_perm, in blk_set_perm_locked()
966 int blk_set_perm(BlockBackend *blk, uint64_t perm, uint64_t shared_perm, in blk_set_perm()
975 void blk_get_perm(BlockBackend *blk, uint64_t *perm, uint64_t *shared_perm) in blk_get_perm()
H A Dcommit.c236 uint64_t perm, uint64_t shared, in bdrv_commit_top_child_perm()
H A Dfile-posix.c145 uint64_t perm; member
921 static int raw_check_lock_bytes(int fd, uint64_t perm, uint64_t shared_perm, in raw_check_lock_bytes()
1046 int *open_flags, uint64_t perm, Error **errp) in raw_reconfigure_getfd()
2885 uint64_t perm, shared; in raw_co_create() local
3750 static int raw_check_perm(BlockDriverState *bs, uint64_t perm, uint64_t shared, in raw_check_perm()
3805 static void raw_set_perm(BlockDriverState *bs, uint64_t perm, uint64_t shared) in raw_set_perm()
/openbmc/linux/lib/
H A Dtest_hmm.c1040 unsigned char *perm, unsigned long entry) in dmirror_mkentry()
1109 unsigned char *perm) in dmirror_range_snapshot()
1173 unsigned char perm[64]; in dmirror_snapshot() local
/openbmc/linux/fs/smb/server/
H A Dxattr.h70 mode_t perm; member
/openbmc/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
/openbmc/linux/sound/core/seq/
H A Dseq_clientmgr.c2609 #define FLAG_PERM_RD(perm) ((perm) & SNDRV_SEQ_PORT_CAP_READ ? ((perm) & SNDRV_SEQ_PORT_CAP_SUBS_RE… argument
2610 #define FLAG_PERM_WR(perm) ((perm) & SNDRV_SEQ_PORT_CAP_WRITE ? ((perm) & SNDRV_SEQ_PORT_CAP_SUBS_W… argument
2611 #define FLAG_PERM_EX(perm) ((perm) & SNDRV_SEQ_PORT_CAP_NO_EXPORT ? '-' : 'e') argument
2613 #define FLAG_PERM_DUPLEX(perm) ((perm) & SNDRV_SEQ_PORT_CAP_DUPLEX ? 'X' : '-') argument
/openbmc/linux/security/apparmor/
H A Ddomain.c326 u32 index, perm; in aa_xattrs_match() local
418 u32 index, perm; in find_attach() local
H A Dpolicy_unpack.c646 static bool unpack_perm(struct aa_ext *e, u32 version, struct aa_perms *perm) in unpack_perm()
1191 static bool verify_perm(struct aa_perms *perm) in verify_perm()
/openbmc/linux/drivers/remoteproc/
H A Dqcom_q6v5_pas.c594 struct qcom_scm_vmperm perm; in adsp_assign_memory_region() local
631 struct qcom_scm_vmperm perm; in adsp_unassign_memory_region() local
/openbmc/linux/security/tomoyo/
H A Dcommon.h711 u16 perm; /* Bitmask of values in "enum tomoyo_path_acl_index". */ member
722 u8 perm; member
730 u8 perm; /* Bitmask of values in "enum tomoyo_mkdev_acl_index". */ member
742 u8 perm; /* Bitmask of values in "enum tomoyo_path2_acl_index". */ member
766 u8 perm; /* Bitmask of values in "enum tomoyo_network_acl_index" */ member
775 u8 perm; /* Bitmask of values in "enum tomoyo_network_acl_index" */ member
H A Dtomoyo.c229 const unsigned int perm = mode & S_IALLUGO; in tomoyo_path_mknod() local
/openbmc/linux/drivers/s390/block/
H A Ddasd_fba.h19 unsigned char perm:2; /* Permissions on this extent */ member
/openbmc/linux/arch/x86/kernel/fpu/
H A Dxstate.h26 struct fpu_state_perm *perm; in xstate_get_group_perm() local
H A Dxstate.c1599 struct fpu_state_perm *perm; in __xstate_request_perm() local
1682 struct fpu_state_perm *perm; in __xfd_enable_feature() local
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dtlb.c246 unsigned int perm; in tlb_map_range() local
/openbmc/linux/security/selinux/
H A Dnetlabel.c439 u32 perm; in selinux_netlbl_sock_rcv_skb() local
/openbmc/linux/fs/fat/
H A Dfile.c424 umode_t mask, perm; in fat_sanitize_mode() local
/openbmc/linux/include/uapi/linux/
H A Dvhost_types.h74 __u8 perm; member
/openbmc/linux/security/keys/
H A Drequest_key.c377 key_perm_t perm; in construct_alloc_key() local

1234567