| /third_party/ltp/testcases/kernel/syscalls/writev/ |
| H A D | writev03.c | 36 static unsigned char buf[BUF_SIZE], *map_ptr; variable
|
| /kernel/linux/linux-5.10/tools/testing/selftests/arm64/mte/ |
| H A D | check_mmap_options.c | 62 char *ptr, *map_ptr; in check_anonymous_memory_mapping() local 94 char *ptr, *map_ptr; in check_file_memory_mapping() local 133 char *ptr, *map_ptr; check_clear_prot_mte_flag() local [all...] |
| H A D | check_child_memory.c | 108 char *ptr, *map_ptr; in check_child_file_mapping() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/arm64/mte/ |
| H A D | check_child_memory.c | 108 char *ptr, *map_ptr; in check_child_file_mapping() local
|
| H A D | check_mmap_options.c | 62 char *ptr, *map_ptr; in check_anonymous_memory_mapping() local 93 char *ptr, *map_ptr; in check_file_memory_mapping() local 132 char *ptr, *map_ptr; check_clear_prot_mte_flag() local [all...] |
| /foundation/communication/netmanager_base/services/netmanagernative/bpf/src/ |
| H A D | netsys.c | 461 void *map_ptr = &oh_sock_permission_map; in inet_create_socket() local 524 void *map_ptr = &app_uid_access_policy_map; in inet_check_bind4() local 570 void *map_ptr = &app_uid_access_policy_map; in inet_check_bind6() local 616 void *map_ptr = &app_uid_access_policy_map; inet_check_connect4() local 663 void *map_ptr = &app_uid_access_policy_map; inet_check_connect6() local 709 void *map_ptr = &app_uid_access_policy_map; inet_check_sendmsg4() local 755 void *map_ptr = &app_uid_access_policy_map; inet_check_sendmsg6() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/virgl/tests/ |
| H A D | virgl_staging_mgr_test.cpp | 164 void *map_ptr; in TEST_P() local 198 void *map_ptr; in TEST_F() local 230 void *map_ptr; in TEST_F() local 262 void *map_ptr; TEST_F() local 296 void *map_ptr; TEST_F() local 335 void *map_ptr; TEST_F() local 360 void *map_ptr; TEST_F() local 378 void *map_ptr; TEST_F() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/bpf/ |
| H A D | fw.h | 120 __be64 map_ptr; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/ |
| H A D | drm_bufs.c | 378 drm_legacy_addmap(struct drm_device *dev, resource_size_t offset, unsigned int size, enum drm_map_type type, enum drm_map_flags flags, struct drm_local_map **map_ptr) drm_legacy_addmap() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/bpf/ |
| H A D | fw.h | 120 __be64 map_ptr; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/ |
| H A D | drm_bufs.c | 379 drm_legacy_addmap(struct drm_device *dev, resource_size_t offset, unsigned int size, enum drm_map_type type, enum drm_map_flags flags, struct drm_local_map **map_ptr) drm_legacy_addmap() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
| H A D | ksm_tests.c | 202 void *map_ptr = mmap(ptr, map_size, PROT_WRITE, mapping, -1, 0); in allocate_memory() local 350 void *map_ptr; in check_ksm_merge() local 383 void *map_ptr; check_ksm_unmerge() local 424 void *map_ptr; check_ksm_zero_page_merge() local 553 void *map_ptr, *map_ptr_orig; ksm_merge_hugepages_time() local 620 void *map_ptr; ksm_merge_time() local 661 void *map_ptr; ksm_unmerge_time() local 708 void *map_ptr; ksm_cow_time() local [all...] |
| /kernel/linux/linux-5.10/kernel/bpf/ |
| H A D | arraymap.c | 223 const int map_ptr = BPF_REG_1; in array_map_gen_lookup() local 1275 const int map_ptr = BPF_REG_1; in array_of_map_gen_lookup() local
|
| H A D | verifier.c | 232 struct bpf_map *map_ptr; member 11384 struct bpf_map *map_ptr; jit_subprogs() local 11648 struct bpf_map *map_ptr; fixup_bpf_calls() local [all...] |
| /kernel/linux/linux-6.6/kernel/bpf/ |
| H A D | arraymap.c | 211 const int map_ptr = BPF_REG_1; in array_map_gen_lookup() local 1340 const int map_ptr = BPF_REG_1; in array_of_map_gen_lookup() local
|
| H A D | verifier.c | 265 struct bpf_map *map_ptr; member 7518 struct bpf_map *map_ptr = reg->map_ptr; process_kptr_func() local 9465 struct bpf_map *map_ptr = caller->regs[BPF_REG_1].map_ptr; set_timer_callback_state() local 18438 struct bpf_map *map_ptr; jit_subprogs() local 18866 struct bpf_map *map_ptr; do_misc_fixups() local [all...] |
| /third_party/node/deps/v8/tools/debug_helper/ |
| H A D | get-object-properties.cc | 141 Value<uintptr_t> map_ptr = heap_object->GetMapValue(accessor); in IsTypedHeapObjectInstanceTypeOf() local 158 Value<uintptr_t> map_ptr = heap_object->GetMapValue(accessor); in GetTypedHeapObject() local 319 Value<uintptr_t> map_ptr = object->GetMapValue(accessor_); in IsExternalStringCached() local 502 auto map_ptr = object->GetMapValue(accessor_); global() variable [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | bpf_verifier.h | 55 struct bpf_map *map_ptr; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | bpf_verifier.h | 86 struct bpf_map *map_ptr; member
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_llvm.c | 1916 LLVMValueRef map_ptr[PIPE_MAX_ATTRIBS]; in draw_llvm_generate() local 1017 fetch_instanced(struct gallivm_state *gallivm, const struct util_format_description *format_desc, struct lp_type vs_type, LLVMValueRef vb_stride, LLVMValueRef map_ptr, LLVMValueRef buffer_size_adj, LLVMValueRef *inputs, LLVMValueRef index) fetch_instanced() argument 1075 fetch_vector(struct gallivm_state *gallivm, const struct util_format_description *format_desc, struct lp_type vs_type, LLVMValueRef vb_stride, LLVMValueRef map_ptr, LLVMValueRef buffer_size_adj, LLVMValueRef *inputs, LLVMValueRef indices) fetch_vector() argument [all...] |