/openbmc/u-boot/lib/ |
H A D | tpm_api.c | 267 u32 tpm_get_permissions(struct udevice *dev, u32 index, u32 *perm) in tpm_get_permissions()
|
H A D | tpm-v1.c | 98 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 D | file.c | 62 mode_t i_mode, mask, perm; in exfat_sanitize_mode() local
|
/openbmc/linux/certs/ |
H A D | system_keyring.c | 168 key_perm_t perm; in add_to_secondary_keyring() local
|
/openbmc/u-boot/cmd/ |
H A D | tpm-v1.c | 45 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 D | block-backend.c | 70 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 D | commit.c | 236 uint64_t perm, uint64_t shared, in bdrv_commit_top_child_perm()
|
H A D | file-posix.c | 145 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 D | test_hmm.c | 1040 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 D | xattr.h | 70 mode_t perm; member
|
/openbmc/qemu/hw/i386/kvm/ |
H A D | xenstore_impl.c | 155 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 D | seq_clientmgr.c | 2609 #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 D | domain.c | 326 u32 index, perm; in aa_xattrs_match() local 418 u32 index, perm; in find_attach() local
|
H A D | policy_unpack.c | 646 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 D | qcom_q6v5_pas.c | 594 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 D | common.h | 711 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 D | tomoyo.c | 229 const unsigned int perm = mode & S_IALLUGO; in tomoyo_path_mknod() local
|
/openbmc/linux/drivers/s390/block/ |
H A D | dasd_fba.h | 19 unsigned char perm:2; /* Permissions on this extent */ member
|
/openbmc/linux/arch/x86/kernel/fpu/ |
H A D | xstate.h | 26 struct fpu_state_perm *perm; in xstate_get_group_perm() local
|
H A D | xstate.c | 1599 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 D | tlb.c | 246 unsigned int perm; in tlb_map_range() local
|
/openbmc/linux/security/selinux/ |
H A D | netlabel.c | 439 u32 perm; in selinux_netlbl_sock_rcv_skb() local
|
/openbmc/linux/fs/fat/ |
H A D | file.c | 424 umode_t mask, perm; in fat_sanitize_mode() local
|
/openbmc/linux/include/uapi/linux/ |
H A D | vhost_types.h | 74 __u8 perm; member
|
/openbmc/linux/security/keys/ |
H A D | request_key.c | 377 key_perm_t perm; in construct_alloc_key() local
|