| /kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/ |
| H A D | a5xx_gpu.c | 1153 const char *access[16] = { "reserved", "reserved", in a5xx_cp_err_irq() local
|
| /kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/ |
| H A D | rxe_resp.c | 438 int access = 0; in check_rkey() local [all...] |
| /kernel/linux/linux-6.6/drivers/iommu/iommufd/ |
| H A D | io_pagetable.c | 829 struct iommufd_access *access; in iopt_check_iova_alignment() local 921 struct iommufd_access *access; in iopt_calculate_iova_alignment() local 1159 int iopt_add_access(struct io_pagetable *iopt, struct iommufd_access *access) in iopt_add_access() argument 1185 iopt_remove_access(struct io_pagetable *iopt, struct iommufd_access *access, u32 iopt_access_list_id) iopt_remove_access() argument [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/alsa/ |
| H A D | pcm-test.c | 266 snd_pcm_access_t access = SND_PCM_ACCESS_RW_INTERLEAVED; in test_pcm_time() local
|
| /kernel/linux/linux-6.6/security/ |
| H A D | device_cgroup.c | 38 short access; member 250 static void set_access(char *acc, short access) in set_access() argument 327 match_exception(struct list_head *exceptions, short type, u32 major, u32 minor, short access) match_exception() argument 364 match_exception_partial(struct list_head *exceptions, short type, u32 major, u32 minor, short access) match_exception_partial() argument 832 devcgroup_legacy_check_permission(short type, u32 major, u32 minor, short access) devcgroup_legacy_check_permission() argument 860 devcgroup_check_permission(short type, u32 major, u32 minor, short access) devcgroup_check_permission() argument [all...] |
| /kernel/linux/linux-6.6/sound/core/ |
| H A D | control_led.c | 49 unsigned int access; member 81 static inline unsigned int access_to_group(unsigned int access) in access_to_group() argument 92 static struct snd_ctl_led *snd_ctl_led_get_by_access(unsigned int access) in snd_ctl_led_get_by_access() argument 137 static void snd_ctl_led_set_state(struct snd_card *card, unsigned int access, in snd_ctl_led_set_state() argument 198 snd_ctl_led_remove(struct snd_kcontrol *kctl, unsigned int ioff, unsigned int access) snd_ctl_led_remove() argument 219 unsigned int access, access2; snd_ctl_led_notify() local 248 unsigned int ioff, access, new_access; snd_ctl_led_set_id() local [all...] |
| /kernel/liteos_a/kernel/extended/liteipc/ |
| H A D | hm_liteipc.h | 73 UINT32 access[LOSCFG_BASE_CORE_TSK_LIMIT]; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/rdma/ |
| H A D | siw-abi.h | 103 __aligned_u64 access; member
|
| H A D | rdma_user_rxe.h | 86 __u32 access; member
|
| /kernel/liteos_m/components/fs/vfs/ |
| H A D | vfs_fs.c | 1267 int access(const char *path, int amode) in access() function
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/rdma/ |
| H A D | rdma_user_rxe.h | 71 __u32 access; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/ |
| H A D | siw-abi.h | 103 __aligned_u64 access; member
|
| H A D | rdma_user_rxe.h | 86 __u32 access; member
|
| /third_party/gn/src/base/win/ |
| H A D | registry.cc | 45 RegKey::RegKey(HKEY rootkey, const char16_t* subkey, REGSAM access) in RegKey() argument 62 LONG RegKey::Create(HKEY rootkey, const char16_t* subkey, REGSAM access) { in Create() argument 67 CreateWithDisposition(HKEY rootkey, const char16_t* subkey, DWORD* disposition, REGSAM access) CreateWithDisposition() argument 85 CreateKey(const char16_t* name, REGSAM access) CreateKey() argument 109 Open(HKEY rootkey, const char16_t* subkey, REGSAM access) Open() argument 123 OpenKey(const char16_t* relative_key_name, REGSAM access) OpenKey() argument 390 RegDelRecurse(HKEY root_key, const std::u16string& name, REGSAM access) RegDelRecurse() argument [all...] |
| /third_party/alsa-lib/src/topology/ |
| H A D | ctl.c | 113 unsigned int j, count, access, cval; in tplg_save_access() local [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | udata.cpp | 1479 U_CAPI void U_EXPORT2 udata_setFileAccess(UDataFileAccess access, UErrorCode * /*status*/) in udata_setFileAccess() argument
|
| /third_party/libdrm/nouveau/ |
| H A D | nouveau.c | 838 nouveau_bo_wait(struct nouveau_bo *bo, uint32_t access, in nouveau_bo_wait() argument 873 nouveau_bo_map(struct nouveau_bo *bo, uint32_t access, in nouveau_bo_map() argument
|
| /third_party/libcoap/examples/ |
| H A D | oscore-interop-server.c | 45 #define access _access macro
|
| /third_party/mesa3d/src/compiler/nir/tests/ |
| H A D | load_store_vectorizer_tests.cpp | 201 create_indirect_load( nir_variable_mode mode, uint32_t binding, nir_ssa_def *offset, uint32_t id, unsigned bit_size, unsigned components, unsigned access) create_indirect_load() argument 261 create_indirect_store( nir_variable_mode mode, uint32_t binding, nir_ssa_def *offset, uint32_t id, unsigned bit_size, unsigned components, unsigned wrmask, unsigned access) create_indirect_store() argument 301 create_load( nir_variable_mode mode, uint32_t binding, uint32_t offset, uint32_t id, unsigned bit_size, unsigned components, unsigned access) create_load() argument 309 create_store( nir_variable_mode mode, uint32_t binding, uint32_t offset, uint32_t id, unsigned bit_size, unsigned components, unsigned wrmask, unsigned access) create_store() argument [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | udata.cpp | 1456 U_CAPI void U_EXPORT2 udata_setFileAccess(UDataFileAccess access, UErrorCode * /*status*/) in udata_setFileAccess() argument
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_nir.c | 32 dzn_nir_create_bo_desc(nir_builder *b, nir_variable_mode mode, uint32_t desc_set, uint32_t binding, const char *name, unsigned access) dzn_nir_create_bo_desc() argument [all...] |
| /third_party/libfuse/include/ |
| H A D | fuse.h | 635 int (*access) (const char *, int); member
|
| H A D | fuse_lowlevel.h | 932 void (*access) (fuse_req_t req, fuse_ino_t ino, int mask); member
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | int64-lowering.cc | 265 ObjectAccess access = ObjectAccessOf(node->op()); in LowerNode() local 272 ObjectAccess access = ObjectAccessOf(node->op()); in LowerNode() local 295 ObjectAccess access = ObjectAccessOf(node->op()); in LowerNode() local 302 ObjectAccess access in LowerNode() local [all...] |
| H A D | node-properties.cc | 440 FieldAccess const& access = FieldAccessOf(effect->op()); in InferMapsUnsafe() local
|