Home
last modified time | relevance | path

Searched defs:perm (Results 226 - 250 of 296) sorted by relevance

12345678910>>...12

/kernel/linux/linux-6.6/security/keys/
H A Dkeyring.c517 keyring_alloc(const char *description, kuid_t uid, kgid_t gid, const struct cred *cred, key_perm_t perm, unsigned long flags, struct key_restriction *restrict_link, struct key *dest) keyring_alloc() argument
/kernel/linux/linux-6.6/lib/
H A Dtest_hmm.c1039 dmirror_mkentry(struct dmirror *dmirror, struct hmm_range *range, unsigned char *perm, unsigned long entry) dmirror_mkentry() argument
1107 dmirror_range_snapshot(struct dmirror *dmirror, struct hmm_range *range, unsigned char *perm) dmirror_range_snapshot() argument
1173 unsigned char perm[64]; dmirror_snapshot() local
[all...]
/third_party/ffmpeg/libavcodec/ppc/
H A Dh264qpel_template.c202 vec_u8 perm; in PREFIX_h264_qpel16_v_lowpass_altivec() local
/third_party/curl/lib/
H A Dftplistparser.c176 size_t perm; member
508 unsigned int perm; in Curl_ftp_parselist() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_file.c72 int perm; member
1045 long perm in _snd_pcm_file_open() local
898 snd_pcm_file_open(snd_pcm_t **pcmp, const char *name, const char *fname, int fd, const char *ifname, int ifd, int trunc, const char *fmt, int perm, snd_pcm_t *slave, int close_slave, snd_pcm_stream_t stream) snd_pcm_file_open() argument
[all...]
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_queue.c704 struct vn_sync_payload *perm = &fence->permanent; in vn_ResetFences() local
956 struct vn_sync_payload *perm = &sem->permanent; in vn_semaphore_reset_wsi() local
/third_party/selinux/libsepol/cil/src/
H A Dcil_reset_ast.c16 struct cil_perm *perm = (struct cil_perm *)d; in __class_reset_perm_values() local
37 static void cil_reset_perm(struct cil_perm *perm) in cil_reset_perm() argument
/third_party/selinux/checkpolicy/
H A Dmodule_compiler.c787 perm_datum_t *perm = NULL; in require_class() local
[all...]
/base/security/access_token/services/privacymanager/src/record/
H A Dpermission_record_manager.cpp812 std::string perm; in ExecuteAndUpdateRecord() local
933 std::string perm; RemoveRecordFromStartListByPid() local
965 std::string perm; RemoveRecordFromStartListByToken() local
984 std::string perm; RemoveRecordFromStartListByOp() local
[all...]
/base/security/dlp_permission_service/interfaces/kits/napi_common/src/
H A Dnapi_common.cpp1224 uint32_t perm = *(std::max_element(permList.begin(), permList.end())); in GetDlpProperty() local
1600 int64_t perm; in GetVectorAuthUser() local
/foundation/arkui/ace_engine/frameworks/core/common/
H A Devent_manager.cpp1895 std::vector<uint8_t> perm; in TriggerKeyboardShortcut() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store_connection.cpp728 int SQLiteSingleVerNaturalStoreConnection::CheckMonoStatus(OperatePerm perm) in CheckMonoStatus() argument
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_hv_nested.c1497 unsigned long n_gpa, gpa, gfn, perm = 0UL; in __kvmhv_nested_page_fault() local
/kernel/linux/linux-5.10/drivers/tty/vt/
H A Dkeyboard.c1657 int vt_do_diacrit(unsigned int cmd, void __user *udp, int perm) in vt_do_diacrit() argument
1894 int vt_do_kdsk_ioctl(int cmd, struct kbentry __user *user_kbe, int perm, in vt_do_kdsk_ioctl() argument
2000 int vt_do_kdgkb_ioctl(int cmd, struct kbsentry __user *user_kdgkb, int perm) in vt_do_kdgkb_ioctl() argument
1867 vt_do_kbkeycode_ioctl(int cmd, struct kbkeycode __user *user_kbkc, int perm) vt_do_kbkeycode_ioctl() argument
2126 vt_do_kdskled(int console, int cmd, unsigned long arg, int perm) vt_do_kdskled() argument
[all...]
/kernel/linux/linux-5.10/security/selinux/
H A Dselinuxfs.c1807 static inline unsigned long sel_perm_to_ino(u16 class, u32 perm) in sel_perm_to_ino() argument
/kernel/linux/linux-5.10/security/tomoyo/
H A Dcommon.c1408 const u16 perm = ptr->perm; in tomoyo_print_entry() local
1439 const u8 perm = ptr->perm; in tomoyo_print_entry() local
1460 const u8 perm = ptr->perm; tomoyo_print_entry() local
1481 const u8 perm = ptr->perm; tomoyo_print_entry() local
1504 const u8 perm = ptr->perm; tomoyo_print_entry() local
1537 const u8 perm = ptr->perm; tomoyo_print_entry() local
[all...]
/kernel/linux/linux-5.10/security/selinux/ss/
H A Dpolicydb.c2409 u32 len, nprim, nel, perm; in policydb_read() local
/kernel/linux/linux-5.10/sound/core/
H A Dcontrol.c1603 int perm; in call_tlv_handler() member
/kernel/linux/linux-5.10/fs/
H A Dblock_dev.c1648 int ret, perm = 0; in blkdev_get() local
/kernel/linux/linux-5.10/net/9p/
H A Dclient.c1332 int p9_client_fcreate(struct p9_fid *fid, const char *name, u32 perm, int mode, in p9_client_fcreate() argument
/kernel/linux/linux-6.6/fs/ceph/
H A Daddr.c1984 struct ceph_pool_perm *perm; in __ceph_pool_perm_get() local
2220 struct ceph_pool_perm *perm; ceph_pool_perm_destroy() local
[all...]
/kernel/linux/linux-6.6/drivers/tty/vt/
H A Dkeyboard.c1691 int vt_do_diacrit(unsigned int cmd, void __user *udp, int perm) in vt_do_diacrit() argument
2022 int vt_do_kdsk_ioctl(int cmd, struct kbentry __user *user_kbe, int perm, in vt_do_kdsk_ioctl() argument
2060 int vt_do_kdgkb_ioctl(int cmd, struct kbsentry __user *user_kdgkb, int perm) in vt_do_kdgkb_ioctl() argument
1901 vt_do_kbkeycode_ioctl(int cmd, struct kbkeycode __user *user_kbkc, int perm) vt_do_kbkeycode_ioctl() argument
2112 vt_do_kdskled(unsigned int console, int cmd, unsigned long arg, int perm) vt_do_kdskled() argument
[all...]
/kernel/linux/linux-6.6/drivers/firmware/
H A Dqcom_scm.c47 __le32 perm; member
/kernel/linux/linux-6.6/arch/x86/include/asm/fpu/
H A Dtypes.h491 struct fpu_state_perm perm; member
530 u64 perm; member
/kernel/linux/linux-6.6/security/selinux/
H A Dselinuxfs.c1740 static inline unsigned long sel_perm_to_ino(u16 class, u32 perm) in sel_perm_to_ino() argument

Completed in 58 milliseconds

12345678910>>...12